Skip to content
Snippets Groups Projects
  1. Jan 13, 2005
  2. Nov 07, 2004
  3. May 30, 2004
  4. Jan 05, 2004
  5. Oct 17, 2003
  6. Aug 14, 2003
  7. Jul 29, 2003
  8. Jul 04, 2003
    • H.J. Lu's avatar
      Makefile.tpl: Replace PWD with PWD_COMMAND. · 8c90b13a
      H.J. Lu authored
      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
      8c90b13a
  9. May 06, 2003
  10. Apr 13, 2003
    • Nick Clifton's avatar
      config-ml.in: Remove support for --disable-aix removing call-aix multilibs. · 50d440bc
      Nick Clifton authored
      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
      50d440bc
  11. Jul 01, 2002
  12. May 31, 2002
  13. May 16, 2002
    • Rainer Orth's avatar
      Makefile.in: Allow for PWDCMD to override hardcoded pwd. · 1e6347d8
      Rainer Orth authored
      	* 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
      1e6347d8
  14. May 08, 2002
  15. Jun 13, 2001
  16. Mar 21, 2001
  17. Feb 20, 2001
    • Benjamin Kosnik's avatar
      configure.in (target_libs): Remove libg++. · 4d88a68a
      Benjamin Kosnik authored
      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
      4d88a68a
  18. Dec 09, 2000
  19. Aug 22, 2000
  20. Aug 12, 2000
  21. Aug 11, 2000
  22. Aug 03, 2000
  23. Jul 24, 2000
  24. Jul 22, 2000
  25. Nov 23, 1999
  26. Oct 21, 1999
  27. Aug 25, 1999
  28. Apr 11, 1999
    • Alexandre Oliva's avatar
      config-ml.in: On mips*-*-*... · e891fbfe
      Alexandre Oliva authored
              * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
              link a trivial program with -mabi=64.  If it fails, remove mabi=64
              from multidirs.
      
      From-SVN: r26355
      e891fbfe
  29. Oct 08, 1998
  30. Mar 17, 1998
  31. Jan 13, 1998
  32. Aug 21, 1997
Loading