Skip to content
Snippets Groups Projects
  1. Jun 13, 2006
  2. Jul 14, 2005
  3. Jan 13, 2005
  4. Nov 07, 2004
  5. May 30, 2004
  6. Jan 05, 2004
  7. Oct 17, 2003
  8. Aug 14, 2003
  9. Jul 29, 2003
  10. Jul 04, 2003
    • hjl's avatar
      2003-07-04 H.J. Lu <hongjiu.lu@intel.com> · 7a8ca04a
      hjl authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68931 138bc75d-0d04-0410-961f-82ee72b054a4
      7a8ca04a
  11. May 06, 2003
    • bkoz's avatar
      · 26e253a0
      bkoz authored
      2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
      
      	* config-ml.in: Propagate INSTALL variables.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66534 138bc75d-0d04-0410-961f-82ee72b054a4
      26e253a0
  12. Apr 13, 2003
    • nickc's avatar
      config-ml.in: Remove support for --disable-aix removing call-aix multilibs. · 82aa4d68
      nickc 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65546 138bc75d-0d04-0410-961f-82ee72b054a4
      82aa4d68
  13. Jul 01, 2002
  14. May 31, 2002
  15. May 16, 2002
    • ro's avatar
      * Makefile.in: Allow for PWDCMD to override hardcoded pwd. · 3354d061
      ro authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53523 138bc75d-0d04-0410-961f-82ee72b054a4
      3354d061
  16. May 08, 2002
  17. Jun 13, 2001
  18. Mar 21, 2001
  19. Feb 20, 2001
    • bkoz's avatar
      · fd1a012c
      bkoz 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++.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39911 138bc75d-0d04-0410-961f-82ee72b054a4
      fd1a012c
  20. Dec 09, 2000
  21. Aug 22, 2000
  22. Aug 12, 2000
  23. Aug 11, 2000
  24. Aug 03, 2000
  25. Jul 24, 2000
  26. Jul 22, 2000
  27. Nov 23, 1999
  28. Oct 21, 1999
  29. Aug 25, 1999
  30. Apr 11, 1999
  31. Oct 08, 1998
  32. Mar 17, 1998
    • manfred's avatar
      · 1f7295a5
      manfred authored
      	* config-ml.in: After building symlink tree call make distclean
      	if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
      	to be the case for libiberty.
      	* Makefile.in (clean, distclean): Add 'info' explicitly.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18643 138bc75d-0d04-0410-961f-82ee72b054a4
      1f7295a5
  33. Jan 13, 1998
  34. Aug 21, 1997
Loading