gcc/libgcc
Rainer Orth 7f5441df09 re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris 10/x86)
gcc:
	PR target/38085
	* config/i386/i386.c (x86_function_profiler)
	[!NO_PROFILE_COUNTERS]: Fix typo.
	* config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
	instead of callq.

	libgcc:
	PR target/38085
	* config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
	MULTILIB_CFLAGS.
	($(T)gcrt1.o): Likewise.
	($(T)crt1.o): Likewise.
	($(T)crti.o): Likewise.
	($(T)crtn.o): Likewise.

From-SVN: r157648
2010-03-22 20:12:34 +00:00
..
config re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris 10/x86) 2010-03-22 20:12:34 +00:00
ChangeLog re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris 10/x86) 2010-03-22 20:12:34 +00:00
Makefile.in Small multilib rule fixups. 2010-03-02 06:09:56 +00:00
config.host Migrate from broken pre-libgcc legacy support to libgcc-centric rules. 2010-02-22 00:37:30 +00:00
configure Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
configure.ac Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
empty.mk Makefile.def (target_modules): Add libgcc. 2007-01-04 04:22:37 +00:00
fixed-obj.mk fixed-obj.mk: New file to support fine-grain fixed-point functions. 2007-09-17 22:18:13 +00:00
gen-fixed.sh fixed-obj.mk: New file to support fine-grain fixed-point functions. 2007-09-17 22:18:13 +00:00
gstdint.h dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined. 2008-06-11 00:43:09 +01:00
shared-object.mk shared-object.mk ($(base)_s$(objext)): Remove -DSHARED. 2008-07-03 12:22:00 -07:00
siditi-object.mk Makefile.def (target_modules): Add libgcc. 2007-01-04 04:22:37 +00:00
static-object.mk Makefile.def (target_modules): Add libgcc. 2007-01-04 04:22:37 +00:00