1. 18 Nov, 2005 1 commit
  2. 11 Nov, 2005 1 commit
  3. 06 Nov, 2005 2 commits
  4. 24 Oct, 2005 1 commit
  5. 22 Oct, 2005 1 commit
  6. 20 Oct, 2005 1 commit
  7. 17 Oct, 2005 1 commit
  8. 15 Oct, 2005 1 commit
  9. 08 Oct, 2005 1 commit
    • configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... · 077fc835
      /
      	* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
      	target-libffi, target-qthreads, target-libjava, and
      	targetlibobjc.
      	* configure: Regenerate.
      
      gcc/
      	Merge from csl-arm-branch:
      	2005-09-07  Paul Brook  <paul@codesourcery.com>
      	* config/arm/linux-eabi.h (SUBTARGET_EXTRA_LINK_SPEC): Prepend a
      	space to string.
      
      	2005-04-30  Paul Brook  <paul@codesourcery.com>
      	* config/arm/bpabi.h (TARGET_DEFAULT): Define.
      	* config/arm/linux-eabi.h (SUBTARGET_CPU_DEFAULT): Define.
      
      	2005-03-07  Daniel Jacobowitz  <dan@codesourcery.com>
      	* config/arm/arm.c (arm_all_abis): Add aapcs-linux.
      	(arm_override_options): Use TARGET_AAPCS_BASED.
      	* config/arm/arm.h (enum arm_abi_type): Add ARM_ABI_AAPCS_LINUX.
      	(PTRDIFF_TYPE): Use int for AAPCS.
      	(DEFAULT_SHORT_ENUMS): Use false for aapcs-linux.
      	* config/arm/linux-eabi.h (ARM_DEFAULT_ABI, WCHAR_TYPE): Define.
      	(DEFAULT_SHORT_ENUMS): Delete.
      	* doc/invoke.texi (ARM Options): Document -mabi=aapcs-linux.
      
      	2004-12-15  Daniel Jacobowitz  <dan@codesourcery.com>
      	* config/arm/arm.h (DEFAULT_SHORT_ENUMS): Wrap in #ifndef.
      	* config/arm/linux-eabi.h (DEFAULT_SHORT_ENUMS): Define to 0.
      	* config/arm/t-linux-eabi (TARGET_LIBGCC2_CFLAGS): Set to -fPIC.
      
      	2004-12-03  Mark Mitchell  <mark@codesourcery.com>
      	* config/arm/linux-eabi.h (LIBGCC_SPEC): Do not define.
      
      	2004-11-22  Mark Mitchell  <mark@codesourcery.com>
      	* config.gcc (arm*-*-linux-gnueabi): Use __cxa_atexit.
      
      	2004-11-19  Mark Mitchell  <mark@codesourcery.com>
      	* config.gcc (arm*-*-linux-gnueabi): Add it.
      	* config/arm/bpabi.h (FPUTYPE_DEFAULT): Undefine it before
      	redefining it.
      	(TARGET_OS_CPP_BUILTINS): Likeiwse.
      	* config/arm/linux-eabi.h: New file.
      	* config/arm/linux-elf.h (LINUX_TARGET_INTERPRETER): New macro.
      	(LINUX_TARET_LINK_SPEC): Likewise.
      	(LINK_SPEC): Use it.
      	* config/arm/t-linux-eabi: New file.
      
      libcpp/
      	* configure.ac: Require 64-bit int for arm*-*-*eabi*.
      	* configure: Regenerate.
      
      libstdc++/
      	Merge from csl-arm-branch:
      	2004-12-15  Daniel Jacobowitz  <dan@codesourcery.com>
      	* libstdc++-v3/config/linker-map.gnu: Add ARM EABI symbols.
      
      From-SVN: r105121
      Kazu Hirata committed
  10. 06 Oct, 2005 1 commit
    • Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. · d739199a
      ./	* Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
      	* Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
      	(OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
      	(USUAL_OBJDUMP_FOR_TARGET): New.
      	(EXTRA_TARGET_FLAGS): Add OBJDUMP.
      	* configure.in: Check for $OBJDUMP_FOR_TARGET.
      	* configure, Makefile: Regenerated.
      gcc/
      	* acinclude.m4 (gcc_AC_CHECK_TOOL): Handle environment variables
      	here.  Use AC_PATH_PROG for environment variables instead of
      	test -x.
      	* configure.ac: Update calls to gcc_AC_CHECK_TOOL.  Use it for
      	objdump also.
      	* configure: Regenerated.
      
      From-SVN: r105038
      Daniel Jacobowitz committed
  11. 05 Oct, 2005 4 commits
  12. 03 Oct, 2005 2 commits
  13. 30 Sep, 2005 2 commits
  14. 28 Sep, 2005 1 commit
    • Index: ChangeLog · 040b1c5a
      2005-09-28  Geoffrey Keating  <geoffk@apple.com>
      
      	* Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
      	(LIPO_FOR_TARGET): New.
      	(CONFIGURED_LIPO_FOR_TARGET): New.
      	(USUAL_LIPO_FOR_TARGET): New.
      	(STRIP_FOR_TARGET): New.
      	(CONFIGURED_STRIP_FOR_TARGET): New.
      	(USUAL_STRIP_FOR_TARGET): New.
      	* Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
      	STRIP_FOR_TARGET.
      	* configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
      	CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
      	* Makefile.in: Regenerate.
      	* configure.in: Regenerate.
      
      Index: gcc/ChangeLog
      2005-09-28  Geoffrey Keating  <geoffk@apple.com>
      
      	* Makefile.in: Export LIPO_FOR_TARGET, STRIP_FOR_TARGET.
      	(stage1-start): Delete old libgcc and libunwind before moving
      	anything into the stage directory.
      	(stage2-start): Likewise.
      	(stage3-start): Likewise.
      	(stage4-start): Likewise.
      	(stageprofile-start): Likewise.
      	(stagefeedback-start): Likewise.
      	* config.gcc (*-*-darwin*): Automatically use CPU-specific darwin.h
      	header in tm_file and CPU-specific t-darwin in tmake_file.
      	(i[34567]86-*-darwin*): Don't change tm_file.
      	(powerpc-*-darwin*): Don't change tm_file or tmake_file.
      	* config/darwin.h (REAL_LIBGCC_SPEC): Rewrite to use proper libgcc
      	shared library stub for target OS version.
      	* config/t-slibgcc-darwin (SHLIB_SOLINK): Delete.
      	(SHLIB_LINK): Don't make SHLIB_SOLINK.
      	(SHLIB_INSTALL): Don't install SHLIB_SOLINK.
      	(libgcc_s.%.dylib): New.
      	(LIBGCC): Define.
      	(install-darwin-libgcc-stubs): New.
      	(INSTALL_LIBGCC): New append.
      	* config/i386/darwin-libgcc.10.4.ver: New.
      	* config/i386/darwin-libgcc.10.5.ver: New.
      	* config/i386/t-darwin: New.
      	* config/rs6000/darwin-libgcc.10.4.ver: New.
      	* config/rs6000/darwin-libgcc.10.5.ver: New.
      	* config/rs6000/darwin.h (REAL_LIBGCC_SPEC): Delete.
      	* config/rs6000/t-darwin (SHLIB_VERPFX): Define.
      
      From-SVN: r104747
      Geoffrey Keating committed
  15. 20 Sep, 2005 1 commit
  16. 16 Sep, 2005 1 commit
  17. 13 Sep, 2005 1 commit
  18. 01 Sep, 2005 1 commit
  19. 22 Aug, 2005 1 commit
  20. 20 Aug, 2005 1 commit
  21. 18 Aug, 2005 1 commit
  22. 17 Aug, 2005 1 commit
  23. 15 Aug, 2005 1 commit
  24. 12 Aug, 2005 2 commits
  25. 08 Aug, 2005 1 commit
    • configure.in (CC_FOR_TARGET, [...]): Find them with… · 4de997d1
      configure.in (CC_FOR_TARGET, [...]): Find them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target tools...
      
      2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
      
      	* configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
      	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
      	them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
      	tools; remove code to manually set them.
      	(Target tools): Look in the environment for them.
      	* Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
      	GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
      	(AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
      	build directory.
      	(CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
      	CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
      	CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
      	USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
      	USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
      	(CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
      	RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
      	* configure: Regenerate.
      	* Makefile.in: Regenerate.
      
      From-SVN: r102855
      Paolo Bonzini committed
  26. 28 Jul, 2005 1 commit
  27. 27 Jul, 2005 1 commit
  28. 26 Jul, 2005 1 commit
    • install.texi (--with-build-sysroot): Fix grammatical error. · 526635cb
      	* doc/install.texi (--with-build-sysroot): Fix grammatical error.
      	Clarify use of "build" in name.
      
      	* Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
      	(CFLAGS_FOR_TARGET): Use it.
      	(CXXFLAGS_FOR_TARGET): Likewise.
      	* Makefile.in: Regenerated.
      	* configure.in (--with-build-sysroot): New option.
      	* configure: Regenerated.
      
      From-SVN: r102389
      Mark Mitchell committed
  29. 24 Jul, 2005 1 commit
  30. 21 Jul, 2005 2 commits
  31. 20 Jul, 2005 1 commit
  32. 17 Jul, 2005 1 commit