freebsd-nq/gnu/usr.bin/cc
Peter Wemm aabc36c5b8 The gcc/config/i386/freebsd64.h file neglects to override the default
(bogus, application name space) mcount function name on amd64.  Override
it here instead.

I've done it this way to avoid touching gcc source while 3.4 is in
progress, and this is the smallest, lowest impact I could come up with.
Adding a patch touches about 10-14 lines of Makefile, this touches only 1.
This will likely go away with the 3.4 import.

I spoke with Alexander about this a few days ago, but waited until after
sorting out some of the other bugs in the userland profiling.
2004-06-10 22:18:33 +00:00
..
c++ Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
c++filt Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
cc Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
cc1 Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
cc1obj Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
cc1plus Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
cc_int Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 03:18:24 +00:00
cc_tools The gcc/config/i386/freebsd64.h file neglects to override the default 2004-06-10 22:18:33 +00:00
collect2 Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
cpp Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00
doc Update bmake bits to build GCC 3.3.1-prerelease. 2003-07-11 05:37:23 +00:00
f77 Stop compiling files which are not part of GCC 3.3.x. 2004-01-05 20:23:16 +00:00
f77doc Fixed build. 2003-07-01 14:46:26 +00:00
f771 Rremoved bogus -static from CFLAGS. Makeworld will add -static in the 2004-02-26 07:50:56 +00:00
gcov Install the gcov(1) manpage; kernbb(8) references it. 2003-02-24 22:58:19 +00:00
include Add two additional headers for amd64 and x86. 2003-12-09 16:31:30 +00:00
protoize Fix search path. 2002-04-07 08:05:33 +00:00
Makefile Update bmake bits to build GCC 3.3.1-prerelease. 2003-07-11 05:37:23 +00:00
Makefile.fe Bmake bits for GCC 3.1. 2002-04-06 23:18:01 +00:00
Makefile.inc We don't need this library any more. 2002-06-04 19:45:09 +00:00
Makefile.tgt We're changing the platform name from x86[_-]86 to amd64. 2003-04-26 20:04:38 +00:00