Retro68/gcc/libjava/ChangeLog

53 lines
1.5 KiB
Plaintext
Raw Normal View History

2015-08-28 15:33:40 +00:00
2015-07-16 Release Manager
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
* GCC 5.2.0 released.
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
2015-06-25 Andreas Tobler <andreast@gcc.gnu.org>
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
Backport from mainline
2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
* configure.host: Add bits for FreeBSD amd64 and i386.
* configure.ac: Add signal handler for FreeBSD (amd64/i386)
2014-09-21 17:33:12 +00:00
* configure: Regenerate.
2015-08-28 15:33:40 +00:00
* include/freebsd-signal.h: New file.
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
2015-05-26 Andreas Tobler <andreast@gcc.gnu.org>
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
libiconv for FreeBSD to cxxflags.
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
2015-04-22 Release Manager
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
* GCC 5.1.0 released.
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
* libtool-version: Add a comment about cygwin.
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
2015-01-21 Matthias Klose <doko@ubuntu.com>
2012-03-27 23:13:14 +00:00
2014-09-21 17:33:12 +00:00
* libtool-version: Bump soversion.
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
2015-01-13 Jakub Jelinek <jakub@redhat.com>
2014-09-21 17:33:12 +00:00
2015-08-28 15:33:40 +00:00
PR libgcj/64219
* Makefile.am (install-data-local): Use just the major version
from GCJVERSION instead of major.minor.
2014-09-21 17:33:12 +00:00
* Makefile.in: Regenerated.
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
2015-01-05 Jakub Jelinek <jakub@redhat.com>
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
copyright notice dates.
* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
2012-03-27 23:13:14 +00:00
* gnu/gcj/convert/Convert.java (version): Update copyright notice
dates.
2015-08-28 15:33:40 +00:00
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
2012-03-27 23:13:14 +00:00
2015-08-28 15:33:40 +00:00
Copyright (C) 2015 Free Software Foundation, Inc.
2012-03-27 23:13:14 +00:00
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.