1. 10 Jun, 2004 1 commit
  2. 29 May, 2004 1 commit
  3. 18 May, 2004 1 commit
    • Makefile.def, [...]: Remove all mention of libf2c. · b4117c30
      top:
      	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
      	of libf2c.
      	* configure, Makefile.in: Regenerate.
      contrib:
      	* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
      	from list of files to be touched.
      	* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
      gcc:
      	* f: Entire directory removed
      
      	* c-common.h (CTI_G77_INTEGER_TYPE, CTI_G77_UINTEGER_TYPE)
      	(CTI_G77_LONGINT_TYPE, CTI_G77_ULONGINT_TYPE)
      	(g77_integer_type_node, g77_uinteger_type_node)
      	(g77_longint_type_node, or g77_ulongint_type_node): Delete.
      	* c-common.c (c_common_nodes_and_builtins): Do not initialize
      	the above set of variables.
      
      	* config/i386/uwin.h: No need to define WIN32_UWIN_TARGET.
      	* doc/invoke.texi, doc/standards.texi: Remove cross-references
      	to g77 manual.
      gcc/po:
      	* exgettext (spec_error_string): Do not scan beyond the end of
      	the string for a close brace.  Do not bail out at the first
      	incidence of %%e.
      	* gcc.pot: Regenerate.
      
      From-SVN: r81967
      Zack Weinberg committed
  4. 15 May, 2004 1 commit
  5. 13 May, 2004 2 commits
  6. 12 Apr, 2004 1 commit
  7. 09 Apr, 2004 1 commit
  8. 02 Apr, 2004 1 commit
  9. 16 Mar, 2004 1 commit
  10. 11 Mar, 2004 2 commits
    • Wrong version checked in previous patch · 4f5b645a
      From-SVN: r79292
      R. Kelley Cook committed
    • configure.ac: Bump AC_PREREQ to 2.59. · 8ab705be
      boehm-gc/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      	* config.in: Regenerate.
      
      fastjar/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      
      intl/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      	* config.h.in: Regenerate.
      
      gcc/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      
      libada/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.in: Rename file to ...
      	* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      
      libjava/libltdl/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      	* configure: Regenerate.
      	* config-h.in: Regenerate.
      
      libstdc++-v3/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* configure.ac: Bump AC_PREREQ to 2.59.
      
      contrib/
      2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* gcc_update (files_and_dependencies): Insert libada/configure.
      
      From-SVN: r79285
      Kelley Cook committed
  11. 29 Feb, 2004 1 commit
  12. 10 Jan, 2004 1 commit
  13. 08 Jan, 2004 1 commit
  14. 06 Jan, 2004 1 commit
  15. 03 Jan, 2004 1 commit
  16. 19 Dec, 2003 1 commit
  17. 18 Dec, 2003 1 commit
  18. 17 Dec, 2003 1 commit
  19. 11 Dec, 2003 1 commit
  20. 08 Dec, 2003 1 commit
  21. 16 Oct, 2003 1 commit
  22. 18 Sep, 2003 1 commit
  23. 21 Aug, 2003 1 commit
  24. 01 Aug, 2003 1 commit
  25. 31 Jul, 2003 1 commit
  26. 15 Jul, 2003 1 commit
  27. 12 Jul, 2003 1 commit
  28. 11 Jul, 2003 1 commit
  29. 04 Jul, 2003 1 commit
    • intl: New directory; see intl/ChangeLog for details. · 6eb95e99
      top:
      	* intl: New directory; see intl/ChangeLog for details.
      	* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
      	* Makefile.tpl: all-gcc depends on maybe-all-intl.
      	* Makefile.in: Regenerate.
      config:
      	* gettext.m4: New file - copy of gettext.m4 from binutils
      	CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
      gcc:
      	* ABOUT-NLS: Delete.
      	* intl: Delete entire directory.
      	* aclocal.m4: Include ../config/gettext.m4.  Delete
      	AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
      	AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
      	* configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
      	Remove intl/Makefile from all_outputs.
      	* configure, config.in: Regenerate.
      	* Makefile.in: Expunge all references to intl subdirectory.
      	Add -I../intl to INCLUDES.
      	* intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
      intl:
      	* Makefile.in: Remove unnecessary capabilities for
      	installation, build of shared libraries, generation of
      	distribution tarballs, etc.  Fix all the places that rely on
      	the parent directory.  Don't generate libgnuintl.h from
      	anything; do generate $(objdir)/libintl.h from libgnuintl.h if
      	necessary.  Adjust DEFS for use of config.h.
      	* libgnuintl.h.in: Rename libgnuintl.h.
      	* README: New file.
      	* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
      	* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
      	* aclocal.m4: New; generated per instructions in gettext manual.
      	* configure.in: New; written from scratch for this configuration.
      	* configure, config.h.in: Generated.
      contrib:
      	* gcc_update: Remove gcc/intl/plural.c from list.
      	Add new generated files intl/plural.c, intl/configure,
      	intl/config.h.in.
      
      From-SVN: r68928
      Zack Weinberg committed
  30. 24 Jun, 2003 2 commits
  31. 13 Jun, 2003 1 commit
  32. 23 May, 2003 1 commit
  33. 04 Apr, 2003 1 commit
  34. 27 Mar, 2003 1 commit
  35. 09 Mar, 2003 1 commit
  36. 03 Mar, 2003 1 commit
  37. 19 Jan, 2003 1 commit