1. 25 May, 2004 1 commit
  2. 26 Apr, 2004 1 commit
  3. 25 Apr, 2004 1 commit
  4. 24 Apr, 2004 1 commit
    • Makefile.in: Revert most of Arnaud's last change. · e9f4e557
      	* Makefile.in: Revert most of Arnaud's last change.  Prefer anything
      	over error-prone Make abuse.  Remove temporary debug code.
      	(gnatlib-zcx): New target.
      	(gnattools): Split into gnattools-native, gnattools-cross, to fix
      	previous bug; select which on the basis of default_gnattools_target.
      	(ada.all.cross): Merged with gnattools-cross target.
      	* configure.ac: Set default_gnattools_target.
      	* configure: Regenerate.
      
      From-SVN: r81128
      Nathanael Nerode committed
  5. 19 Apr, 2004 1 commit
    • Makefile.in: Fix errors introduced in previous change (in particular... · c2b5e13b
      	* Makefile.in: Fix errors introduced in previous change (in particular,
      	errors when building gnattools were ignored).
      	Code clean up and simplification.
      	update comments.
      	Remove temporary debug code introduced by mistake in previous check in.
      	Prefer GNU Make syntax over complex and error-prone sh syntax.
      	(gnatlib-zcx): New target.
      	(ada.all.cross): Merged with gnattools-cross target.
      
      From-SVN: r80857
      Arnaud Charlet committed
  6. 18 Apr, 2004 1 commit
  7. 15 Apr, 2004 1 commit
    • Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of gcc/Makefile. · 80dab182
      	* Makefile.in: Call gcc/ada/Makefile directly, not through the
      	intermediary of gcc/Makefile.  Incorporate all necessary parts of
      	rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
      	targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
      	configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
      	to build in configure.ac, not here.
      	* configure.ac: Provide Makefile.in with the new information it needs,
      	such as GCC's tmake_file and xmake_file.
      	* configure: Regenerate.
      
      From-SVN: r80711
      Nathanael Nerode committed
  8. 11 Mar, 2004 1 commit
    • 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
  9. 02 Mar, 2004 2 commits
  10. 10 Feb, 2004 2 commits