ChangeLog 1.5 KB

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