summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* MFC rev. 1.6: Install two new include files for SSE2 and PrescottAlexander Kabaev2003-12-111-1/+1
* Switch to a label that is appropriate for the release.Scott Long2003-12-071-1/+1
* If ${GCC_CPU}-c.c exists, we need to use it.David E. O'Brien2003-07-311-0/+3
* 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-117-79/+254
* Update for GCC 3.3.1-pre.Alexander Kabaev2003-07-112-46/+90
* Fixed build.Ruslan Ermilov2003-07-011-0/+1
* 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
* UseJun Kuriyama2003-06-062-2/+2
* Add a temporary indirect patch for gcc when targeting amd64. This is toPeter Wemm2003-05-242-2/+67
* 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-264-7/+7
* Mark bits that do not require an object directory as such.Ruslan Ermilov2003-04-011-0/+2
* Install the gcov(1) manpage; kernbb(8) references it.Ruslan Ermilov2003-02-241-1/+0
* Gperf is usable again.David E. O'Brien2002-12-041-2/+6
* 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
* Better emulate the FSF build for Sparc64.David E. O'Brien2002-11-061-0/+1
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-1/+1
* Add multilib_options variable definition.Alexander Kabaev2002-10-101-0/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-172-5/+0
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"David E. O'Brien2002-09-124-6/+7
* Allow one to profile FORTRAN77 programs.David E. O'Brien2002-06-092-1/+2
* Restore revision 1.15 (use profiled C++ libs) which wasn't on the WIP_GCC31David E. O'Brien2002-06-081-1/+3
* Fix compiling FORTRAN77 programs.David E. O'Brien2002-06-081-0/+1
* Read specs from /usr/libdata/gcc/specs if it exists.David E. O'Brien2002-06-061-0/+1
* The best we can do about man pages for the moment.David E. O'Brien2002-06-053-3/+5
* Search the "backward" C++ compatibility include dir also.David E. O'Brien2002-06-051-0/+1
* We don't need bsd.dep.mk here.David E. O'Brien2002-06-051-1/+0
* Install the i386 MMX headers, and IA-64 intrinsics functions.David E. O'Brien2002-06-042-1/+17
* We don't need this library any more.David E. O'Brien2002-06-047-29/+9
* 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
* Don't depend on gperf.David E. O'Brien2002-05-181-6/+2
* Remove some WIP bits that I didn't fully clean out before merging to HEAD.David E. O'Brien2002-05-171-3/+2
* Back out revision 1.30 change.Ruslan Ermilov2002-05-171-2/+0
* Do not cut `docs' out of the build with NO_CXX.David E. O'Brien2002-05-171-2/+2
* 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
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-0/+2
* Mark all internal libraries with INTERNALLIB.Ruslan Ermilov2002-05-132-10/+2
* Restore some of the implementation from the Bmake gcc 2.95 bits.David E. O'Brien2002-05-136-51/+59
* I was finally able to repeat the -j breakage on one of my machines. Fix it.David E. O'Brien2002-05-131-9/+7
* Tidy up the cleanfiles.David E. O'Brien2002-05-128-6/+10
* Fixes for building a.out bits.David E. O'Brien2002-05-121-1/+8