gcc/libgcc/config
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
..
alpha
avr PR target/34210 PR target/35508 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file. * config/t-avr: New file. Build 16bit libgcc functions. 2008-04-07 23:15:35 +00:00
i386 re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris 10/x86) 2010-03-22 20:12:34 +00:00
ia64 Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
libbid Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
lm32 config.gcc: Add lm32 elf and uclinux targets. 2009-11-11 16:43:06 +00:00
mmix Migrate from broken pre-libgcc legacy support to libgcc-centric rules. 2010-02-22 00:37:30 +00:00
moxie Fix libgcc build for moxie. 2010-01-04 08:29:53 +00:00
rs6000 t-ppccomm: Remove rules that conflict with auto-generated rules. 2008-06-26 14:15:49 +00:00
rx MAINTAINERS: Add myself as a maintainer for the RX port. 2009-10-26 16:30:15 +00:00
s390 config.gcc: Don't include the makefile fragments intended for libgcc. 2009-10-07 08:26:47 +00:00
sh t-sh (TARGET_LIBGCC2_CFLAGS): Define. 2009-08-22 21:43:07 +00:00
sparc
t-slibgcc-darwin re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) 2010-02-02 09:18:48 +01:00
t-softfp t-softfp: New file. 2009-01-13 22:53:41 +11:00
t-tls