1. 14 May, 2008 1 commit
  2. 02 Dec, 2007 1 commit
  3. 29 Nov, 2007 1 commit
    • [multiple changes] · d683ec81
      2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
      
      	* config-ml.in: Robustify against white space in absolute file
      	names.
      
      	* config-ml.in (multi-clean): Substitute ${Makefile}.
      	Remove superfluous ${Makefile} in list.
      
      libgomp:
      2007-11-29  Andris Pavenis <andris.pavenis@iki.fi>
      	    Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.am: Use space as vpath separator.  Use 'vpath %'
      	instead of 'VPATH ='.
      	* Makefile.in: Regenerate.
      
      gcc:
      2007-11-29  Andris Pavenis <andris.pavenis@iki.fi>
      
      	* Makefile.in: Use separate vpath lines for each path.
      
      
      libstdc++-v3:
      2007-11-29  Andris Pavenis <andris.pavenis@iki.fi>
      
          	* src/Makefile.am: Use separate vpath lines for each path.
      
      M    libgomp/Makefile.in
      M    libgomp/ChangeLog
      M    libgomp/Makefile.am
      M    gcc/ChangeLog
      M    gcc/Makefile.in
      M    libstdc++-v3/src/Makefile.in
      M    libstdc++-v3/src/Makefile.am
      M    libstdc++-v3/ChangeLog
      M    ChangeLog
      
      From-SVN: r130514
      Paolo Bonzini committed
  4. 19 Nov, 2007 1 commit
  5. 14 Apr, 2007 1 commit
  6. 13 Jun, 2006 1 commit
  7. 14 Jul, 2005 1 commit
  8. 13 Jan, 2005 1 commit
  9. 07 Nov, 2004 1 commit
  10. 30 May, 2004 1 commit
  11. 05 Jan, 2004 1 commit
  12. 17 Oct, 2003 1 commit
  13. 14 Aug, 2003 1 commit
  14. 29 Jul, 2003 1 commit
  15. 04 Jul, 2003 1 commit
    • Makefile.tpl: Replace PWD with PWD_COMMAND. · 8c90b13a
      2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
      
      	* Makefile.tpl: Replace PWD with PWD_COMMAND.
      	* Makefile.in: Regenerated.
      
      gcc/
      
      2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
      
      	* config-ml.in: Replace PWD with PWD_COMMAND.
      	* Makefile.in: Likewise.
      
      gcc/ada/
      
      2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
      
      	* Make-lang.in: Replace PWD with PWD_COMMAND.
      	* Makefile.adalib: Likewise.
      	* Makefile.in: Likewise.
      
      gcc/treelang/
      
      2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
      
      	* Make-lang.in: Replace PWD with PWD_COMMAND.
      
      libf2c/
      
      2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
      
      	* Makefile.in: Replace PWD with PWD_COMMAND.
      
      libstdc++-v3/
      
      2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
      
      	* Makefile.am: Replace PWD with PWD_COMMAND.
      	* Makefile.in: Regenerated.
      	* docs/html/Makefile: Likewise.
      
      From-SVN: r68931
      H.J. Lu committed
  16. 06 May, 2003 1 commit
  17. 13 Apr, 2003 1 commit
    • config-ml.in: Remove support for --disable-aix removing call-aix multilibs. · 50d440bc
      config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Delete support for
       -mcall-aix switch.
      config/rs6000/eabiaix.h: Delete.
      config/rs6000/rs6000.h (rs6000_abi): Remove ABI_AIX_NODESC.
       (RS6000_REG_SAVE, RS6000_SAVE_AREA, FP_ARGS_MAX_REG, RETURN_ADDRESS_OFFSET):
       Remove use of ABI_AIX_NODESC.
      config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Likewise.
      config/rs6000/rs6000.c (print_operand, rs6000_stack_info, debug_stack_info,
       output_function_profiler, rs6000_trampoline_size,
       rs6000_initialise_trampoline): Likewise.
      config/rs6000/rs6000.md (call, call_value, call_nonlocal_sysv,
       call_indirect_nonlocal_sysv, call_value_indirect_nonlocal_sysv,
       call_value_nonlocal_sysv, sibcall_value_nonlocal_sysv, sibcall_nonlocal_sysv,
       sibcall_value_local64): Likewise.
      config/rs6000/t-ppcgas (MULTILIB_OPTIONS): Remove mcall-aix multilibs.
       (MULTILIB_DIRNAMES): Remove mcall-aix directories.
       (MULTILIB_EXCEPTIONS): Delete.
       (MULTILIB_MATCHES): Remove mcall-aix matches.
      doc/fragments.texi: Replace -mcall-aix example with an ARM one.
      doc/install.texi: Delete powerpc-*-eabiaix target.
      doc/invoke.texi: Remove documentation of mcall-aix switch.
      doc/tm.texi: Remove mcall-aix from example CPP_SPEC.
      config.gcc: Delete powerpc-*-eabiaix target.
      
      From-SVN: r65546
      Nick Clifton committed
  18. 01 Jul, 2002 1 commit
  19. 31 May, 2002 1 commit
  20. 16 May, 2002 1 commit
    • Makefile.in: Allow for PWDCMD to override hardcoded pwd. · 1e6347d8
      	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
      	* config-ml.in: Likewise.
      	* configure: Likewise.
      	* configure.in: Likewise.
      
      	boehm-gc:
      	* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      
      	config:
      	* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
      
      	contrib:
      	* test_installed: Allow for PWDCMD to override hardcoded pwd.
      	* test_summary: Likewise.
      
      	gcc:
      	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
      	* configure.in: Likewise.
      	* fixinc/check.tpl: Likewise.
      	* fixinc/fixinc.dgux: Likewise.
      	* fixinc/fixinc.svr4: Likewise.
      	* fixinc/fixinc.winnt: Likewise.
      	* fixinc/fixincl.sh: Likewise.
      	* fixproto: Likewise.
      	* configure: Regenerate.
      
      	gcc/ada:
      	* Makefile.adalib: Allow for PWDCMD to override hardcoded pwd.
      	* Makefile.in: Likewise.
      
      	gcc/f:
      	* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
      
      	gcc/java:
      	* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
      
      	gcc/po:
      	* exgettext: Allow for PWDCMD to override hardcoded pwd.
      
      	gcc/treelang:
      	* Make-lang.in: Allow for PWDCMD to override hardcoded pwd.
      
      	libf2c:
      	* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
      	* aclocal.m4: Likewise.
      	* configure: Regenerate.
      
      	libjava:
      	* acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
      	* configure.in: Likewise.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      
      	libobjc:
      	* aclocal.m4: Allow for PWDCMD to override hardcoded pwd.
      	* configure: Regenerate.
      
      	libstdc++-v3:
      	* Makefile.am: Allow for PWDCMD to override hardcoded pwd.
      	* acinclude.m4: Likewise.
      	* docs/html/Makefile: Likewise.
      	* aclocal.m4: Regenerate.
      	* configure: Regenerate.
      	* Makefile.in: Regenerate.
      
      	zlib:
      	* configure.in: Allow for PWDCMD to override hardcoded pwd.
      	* configure: Regenerate.
      
      	* ChangeLog: Move entries to ChangeLog.gcj.
      
      From-SVN: r53523
      Rainer Orth committed
  21. 08 May, 2002 1 commit
  22. 13 Jun, 2001 1 commit
  23. 21 Mar, 2001 1 commit
  24. 20 Feb, 2001 1 commit
    • configure.in (target_libs): Remove libg++. · 4d88a68a
      2001-02-19  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* configure.in (target_libs): Remove libg++.
      	(noconfigdirs): Remove libg++.
      	(noconfigdirs): Same.
      	(noconfigdirs): Same.
      	(noconfigdirs): Same.
      
      	* config-ml.in: Remove libg++ references.
      
      	* Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
      	(ALL_TARGET_MODULES): Same.
      	(configure-target-libg++): Remove.
      	(all-target-libg++): Remove.
      	(configure-target-libio): Remove.
      	(all-target-libio): Remove.
      	(check-target-libio): Remove.
      	(.PHONY): Remove.
      	(libg++.tar.bz2): Remove.
      	(all-target-cygmon): Remove libio.
      	(all-target-libstdc++): Remove.
      	(configure-target-libstdc++): Remove.
      	(TARGET_LIB_PATH): Remove libstdc++.
      	(ALL_GCC_CXX): Remove libstdc++.
      
      From-SVN: r39911
      Benjamin Kosnik committed
  25. 09 Dec, 2000 1 commit
  26. 22 Aug, 2000 1 commit
  27. 12 Aug, 2000 1 commit
  28. 11 Aug, 2000 1 commit
  29. 03 Aug, 2000 1 commit
  30. 24 Jul, 2000 1 commit
  31. 22 Jul, 2000 1 commit
  32. 23 Nov, 1999 1 commit
  33. 21 Oct, 1999 1 commit
  34. 25 Aug, 1999 1 commit
  35. 11 Apr, 1999 1 commit
  36. 08 Oct, 1998 1 commit
  37. 17 Mar, 1998 1 commit
  38. 13 Jan, 1998 1 commit
  39. 21 Aug, 1997 1 commit