mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
53 lines
1.5 KiB
Plaintext
53 lines
1.5 KiB
Plaintext
2015-07-16 Release Manager
|
||
|
||
* GCC 5.2.0 released.
|
||
|
||
2015-06-25 Andreas Tobler <andreast@gcc.gnu.org>
|
||
|
||
Backport from mainline
|
||
2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
|
||
|
||
* configure.host: Add bits for FreeBSD amd64 and i386.
|
||
* configure.ac: Add signal handler for FreeBSD (amd64/i386)
|
||
* configure: Regenerate.
|
||
* include/freebsd-signal.h: New file.
|
||
|
||
2015-05-26 Andreas Tobler <andreast@gcc.gnu.org>
|
||
|
||
* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
|
||
libiconv for FreeBSD to cxxflags.
|
||
|
||
2015-04-22 Release Manager
|
||
|
||
* GCC 5.1.0 released.
|
||
|
||
2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||
|
||
* libtool-version: Add a comment about cygwin.
|
||
|
||
2015-01-21 Matthias Klose <doko@ubuntu.com>
|
||
|
||
* libtool-version: Bump soversion.
|
||
|
||
2015-01-13 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
PR libgcj/64219
|
||
* Makefile.am (install-data-local): Use just the major version
|
||
from GCJVERSION instead of major.minor.
|
||
* Makefile.in: Regenerated.
|
||
|
||
2015-01-05 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
|
||
copyright notice dates.
|
||
* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
|
||
* gnu/gcj/convert/Convert.java (version): Update copyright notice
|
||
dates.
|
||
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
|
||
|
||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||
|
||
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.
|