aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc_tools
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-034-4/+4
* MFC: Tell gcc about FreeBSD 6.Scott Long2005-11-011-1/+1
* Update bmake glue for GCC 3.4.4.Alexander Kabaev2005-06-031-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostRuslan Ermilov2004-08-181-10/+0
* Consolidate libiberty files in one place and avoid listing someAlexander Kabaev2004-08-121-11/+9
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-283-542/+580
* Revise previous commit - I managed to mess up a 1-line change and brokePeter Wemm2004-06-111-1/+1
* The gcc/config/i386/freebsd64.h file neglects to override the defaultPeter Wemm2004-06-102-0/+10
* Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS).Bruce Evans2004-02-261-2/+5
* Do not treat make variables as Perl variables.Alexander Kabaev2004-01-261-4/+4
* Fixed "make clean".Ruslan Ermilov2004-01-151-0/+1
* Removed duplicate SRCS.Ruslan Ermilov2004-01-121-1/+1
* Use __cxa_atexit, rather than atexit, to register C++ destructors for localAlexander Kabaev2003-12-191-1/+1
* Including dynamically generated osreldate.h wasn't such a goodAlexander Kabaev2003-07-131-1/+3
* Include osreldate.h instead of sys/param.h to get __FreeBSD_versionAlexander Kabaev2003-07-111-1/+1
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-54/+237
* Update for GCC 3.3.1-pre.Alexander Kabaev2003-07-112-46/+90
* Add missing quote after cut/paste error in last commit. :-(Peter Wemm2003-06-261-1/+1
* Configure gcc in biarch mode for amd64 so that the -m32 flag is enabledPeter Wemm2003-06-261-2/+1
* When building a shared library, link it against libgcc_pic.a instead of thePeter Wemm2003-06-131-1/+2
* Lock GCC w/o -m32 into 64-bit mode.David E. O'Brien2003-05-011-0/+4
* We're changing the platform name from x86[_-]86 to amd64.David E. O'Brien2003-04-262-5/+5
* Remove our custom mixed ELF/a.out support. This means the base compilerDavid E. O'Brien2002-11-261-7/+1
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+3
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-1/+1
* Add multilib_options variable definition.Alexander Kabaev2002-10-101-0/+1
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"David E. O'Brien2002-09-122-4/+5
* Allow one to profile FORTRAN77 programs.David E. O'Brien2002-06-091-0/+1
* Restore revision 1.15 (use profiled C++ libs) which wasn't on the WIP_GCC31David E. O'Brien2002-06-081-1/+3
* Read specs from /usr/libdata/gcc/specs if it exists.David E. O'Brien2002-06-061-0/+1
* Search the "backward" C++ compatibility include dir also.David E. O'Brien2002-06-051-0/+1
* I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checkedDavid E. O'Brien2002-05-271-1/+1
* Use a more API denoting way to handle what is in libc and what isn't.David E. O'Brien2002-05-182-5/+3
* MD_EXEC_PREFIX doesn't work for the cross-arch compiler.Ruslan Ermilov2002-05-161-1/+2
* Make it possible to build a cross compiler for alpha,Ruslan Ermilov2002-05-162-0/+7
* Add x86-64 bits.David E. O'Brien2002-05-151-0/+3
* The IA-64 config needs to know that we are using GNU ld & as.David E. O'Brien2002-05-151-0/+3
* Fixes for building a.out bits.David E. O'Brien2002-05-121-1/+8
* Touching the sjlj setting on IA-64 makes things not build.David E. O'Brien2002-05-101-0/+2
* Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.David E. O'Brien2002-05-101-2/+2
* This was *very* -j unsafe. Add a dependency on the common generatedDavid E. O'Brien2002-05-101-0/+3
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-103-230/+507
|\
| * Use MD_EXEC_PREFIX now to get us thru `buildworld'.David E. O'Brien2002-05-101-1/+1
| * The HAVE_AS_GOTOFF_IN_DATA definition needs to depend on obj format.David E. O'Brien2002-05-071-1/+2
| * Remove the #ifdef IN_GCC junk. We *know* we are building GCC with theseDavid E. O'Brien2002-04-151-6/+1
| * Note that HAVE_GAS_SHF_MERGE is a new feature, and it can be surprising ifDavid E. O'Brien2002-04-151-1/+1
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-062-77/+84
| * Tell GCC 3.1 our capibilities.David E. O'Brien2002-04-051-71/+165
| * MFC: remove 2.6.3 cc_int shlib cruft and s/GNU_ARCH/TARGET_ARCH/g.David E. O'Brien2002-04-041-43/+43
| * Matching contrib/gcc/gcc.c commit of rev 1.23, remove misleading commentDavid E. O'Brien2002-03-051-8/+3