OSDN Git Service

gcc:
authorro@138bc75d-0d04-0410-961f-82ee72b054a4 <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 2010 20:12:34 +0000 (20:12 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:14:06 +0000 (14:14 +0900)
commita0f246ec695856d2e2eaa4f807603bd1bad6035d
treee43e3bf5e715301f40bf63ade7633c41b8835086
parent05df3d67c2a649c526d6c3b208d223712f87bcd6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157648 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
libgcc/ChangeLog