Skip to content
Snippets Groups Projects
  1. Mar 07, 2005
  2. Jan 18, 2005
  3. Nov 20, 2004
  4. Nov 14, 2004
  5. Nov 07, 2004
  6. Nov 05, 2004
  7. Oct 27, 2004
  8. Oct 26, 2004
  9. Aug 31, 2004
    • Paolo Bonzini's avatar
      Made fixincludes a toplevel build module. · 71b5d516
      Paolo Bonzini authored
      toplevel:
      2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.def (build_modules): Add fixincludes.
      	(dependencies): Make gcc depend on fixincludes.
      	* configure.in (build_tools): Add fixincludes.
      	(build_configdirs): Always include build_libs.
      	* Makefile.in: Regenerate.
      	* configure: Regenerate.
      
      contrib:
      2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
      
      	* gcc_update: Add fixincludes.
      
      fixincludes:
      2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
      
      	* .cvsignore: New.
      	* Makefile.in: From gcc/fixinc/Makefile.in, making it fully
      	autoconfiscated.
      	* configure.ac: New.
      	* config.h.in: Generate.
      	* configure: Generate.
      	* aclocal.m4: New.
      	* fixlib.h: Remove inclusions of gcc files.
      	* system.h: New.
      
      	Other files copied from gcc/fixinc.
      
      gcc:
      2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.in (build_subdir): New substitution.
      	(fixinc.sh): Simplify heavily since fixincludes is already built.
      	(stmp-fixinc): Depend on specs.ready.
      	(install-mkheaders): Use new location of fixincludes.
      	(clean): Do not descend into fixinc.
      	(FORBUILD): Replace with ../$(build_subdir).
      	* configure.ac (build_subdir): Substitute.
      	(FORBUILD): Do not set.
      	(all_outputs): Remove fixinc/Makefile.
      	(default commands): Do not create links in fixinc.
      	* mkfixinc.sh: New, from fixinc/mkfixinc.sh without
      	the fixincludes configuration steps and substituting
      	@FIXINCL@ in fixinc.in.
      	* fixinc.in: New, from fixinc/fixincl.sh.
      
      	* fixinc/*: Removed.
      
      From-SVN: r86824
      71b5d516
  10. Aug 26, 2004
  11. Aug 25, 2004
  12. Aug 20, 2004
  13. Aug 04, 2004
  14. Aug 03, 2004
  15. Jul 16, 2004
  16. Jun 17, 2004
  17. Jun 16, 2004
    • Andreas Jaeger's avatar
      * gcc_update: boehm-gc/configure.in -> configure.ac. · cc605afe
      Andreas Jaeger authored
      From-SVN: r83238
      cc605afe
    • Paolo Bonzini's avatar
      configure.ac: New name of configure.in. · bf9a420e
      Paolo Bonzini authored
      boehm-gc/ChangeLog:
      2005-06-16  Paolo Bonzini  <bonzini@gnu.org>
      
      	* boehm-gc/configure.ac: New name of configure.in.
      	Remove useless multilib stuff.  Change uses of
      	INCLUDES and CXXINCLUDES to AM_CPPFLAGS.
      	* boehm-gc/configure.in: New name of configure.in.
      	* boehm-gc/Makefile.am: Update for automake 1.8.5.
      	* boehm-gc/acinclude.m4: Include ../config/acx.m4.
      	* boehm-gc/aclocal.m4: Regenerate.
      	* boehm-gc/configure: Regenerate.
      
      contrib/ChangeLog:
      2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
      
      	* gcc_update (boehm-gc/configure): Depend on
      	boehm-gc/configure.ac instead of boehm-gc/configure.in
      
      gcc/ChangeLog:
      2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
      
      	* doc/install.texi: boehm-gc now uses automake 1.8.5.
      
      From-SVN: r83227
      bf9a420e
  18. Jun 15, 2004
  19. Jun 14, 2004
  20. Jun 10, 2004
  21. May 29, 2004
  22. May 18, 2004
    • Zack Weinberg's avatar
      Makefile.def, [...]: Remove all mention of libf2c. · b4117c30
      Zack Weinberg authored
      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
      b4117c30
  23. May 15, 2004
  24. May 13, 2004
  25. Apr 12, 2004
  26. Apr 09, 2004
    • Nathanael Nerode's avatar
      configure.in: Rename to configure.ac. · 3adc31d1
      Nathanael Nerode authored
      (libobjc)
      	* configure.in: Rename to configure.ac.
      	* Makefile.in: Update to match.
      
      (contrib)
      	* gcc_update (files_and_dependencies): libobjc/configure now
      	depends on configure.ac, not configure.in.
      
      From-SVN: r80555
      3adc31d1
  27. Apr 02, 2004
  28. Mar 16, 2004
  29. Mar 11, 2004
    • R. Kelley Cook's avatar
      Wrong version checked in previous patch · 4f5b645a
      R. Kelley Cook authored
      From-SVN: r79292
      4f5b645a
    • Kelley Cook's avatar
      configure.ac: Bump AC_PREREQ to 2.59. · 8ab705be
      Kelley Cook authored
      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
      8ab705be
  30. Feb 29, 2004
  31. Jan 10, 2004
  32. Jan 08, 2004
  33. Jan 06, 2004
    • Kelley Cook's avatar
      gcc_update (files_generated): Revert 2003-12-18 change. · dedebde1
      Kelley Cook authored
      contrib/
      2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
      	* gcc_update (files_generated): Revert 2003-12-18 change.
      
      gcc/ada/
      2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Make-lang.in: Revert stamp-xgnatug change from 2003-12-18.
      	Update comment and copyright date.
      	* stamp-xgnatug: Delete.
      
      From-SVN: r75461
      dedebde1
  34. Jan 03, 2004
  35. Dec 19, 2003
Loading