ChangeLog.libgcj 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. 2004-01-14 Kelley Cook <kcook@gcc.gnu.org>
  2. * configure.in: Add in AC_PREREQ(2.13)
  3. 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
  4. * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
  5. config.status.
  6. * configure: Rebuilt.
  7. 2002-01-27 Alexandre Oliva <aoliva@redhat.com>
  8. * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
  9. Remove USE_LIBDIR conditional.
  10. * Makefile.am (toolexecdir, toolexeclibdir): Don't override.
  11. * Makefile.in, configure: Rebuilt.
  12. Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
  13. * include/Makefile.in: Rebuilt.
  14. * Makefile.in: Rebuilt
  15. * Makefile.am (toolexeclibdir): Add $(MULTISUBDIR) even for native
  16. builds.
  17. Use USE_LIBDIR.
  18. * configure: Rebuilt.
  19. * configure.in (USE_LIBDIR): Define for native builds.
  20. Use lowercase in configure --help explanations.
  21. 1999-08-08 Anthony Green <green@cygnus.com>
  22. * include/ffi.h.in (FFI_FN): Remove `...'.
  23. 1999-08-08 Anthony Green <green@cygnus.com>
  24. * Makefile.in: Rebuilt.
  25. * Makefile.am (AM_CFLAGS): Compile with -fexceptions.
  26. * src/x86/sysv.S: Add exception handling metadata.