summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* Gperf is usable again.obrien2002-12-041-2/+6
* Remove our custom mixed ELF/a.out support. This means the base compilerobrien2002-11-261-7/+1
* Bootstrapping aid for 4.0-RELEASE.ru2002-11-131-0/+3
* Better emulate the FSF build for Sparc64.obrien2002-11-061-0/+1
* We HAVE_STPCPY now.obrien2002-10-201-1/+1
* Add multilib_options variable definition.kan2002-10-101-0/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-172-5/+0
* We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"obrien2002-09-124-6/+7
* Allow one to profile FORTRAN77 programs.obrien2002-06-092-1/+2
* Restore revision 1.15 (use profiled C++ libs) which wasn't on the WIP_GCC31obrien2002-06-081-1/+3
* Fix compiling FORTRAN77 programs.obrien2002-06-081-0/+1
* Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-0/+1
* The best we can do about man pages for the moment.obrien2002-06-053-3/+5
* Search the "backward" C++ compatibility include dir also.obrien2002-06-051-0/+1
* We don't need bsd.dep.mk here.obrien2002-06-051-1/+0
* Install the i386 MMX headers, and IA-64 intrinsics functions.obrien2002-06-042-1/+17
* We don't need this library any more.obrien2002-06-047-29/+9
* I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checkedobrien2002-05-271-1/+1
* Use a more API denoting way to handle what is in libc and what isn't.obrien2002-05-182-5/+3
* Don't depend on gperf.obrien2002-05-181-6/+2
* Remove some WIP bits that I didn't fully clean out before merging to HEAD.obrien2002-05-171-3/+2
* Back out revision 1.30 change.ru2002-05-171-2/+0
* Do not cut `docs' out of the build with NO_CXX.obrien2002-05-171-2/+2
* MD_EXEC_PREFIX doesn't work for the cross-arch compiler.ru2002-05-161-1/+2
* Make it possible to build a cross compiler for alpha,ru2002-05-162-0/+7
* Add x86-64 bits.obrien2002-05-151-0/+3
* The IA-64 config needs to know that we are using GNU ld & as.obrien2002-05-151-0/+3
* Make sure to not yet build the GNU C++, but still allowru2002-05-151-0/+2
* Mark all internal libraries with INTERNALLIB.ru2002-05-132-10/+2
* Restore some of the implementation from the Bmake gcc 2.95 bits.obrien2002-05-136-51/+59
* I was finally able to repeat the -j breakage on one of my machines. Fix it.obrien2002-05-131-9/+7
* Tidy up the cleanfiles.obrien2002-05-128-6/+10
* Fixes for building a.out bits.obrien2002-05-121-1/+8
* Sorry, I did not mean to turn collect2 back on yet.obrien2002-05-111-1/+1
* Revert rev 1.3 -- I tested using the wrong build compiler.obrien2002-05-111-1/+8
* Actually we don't need any special YACC'ing here. The ones known toobrien2002-05-101-8/+1
* Touching the sjlj setting on IA-64 makes things not build.obrien2002-05-101-0/+2
* Doh! Add IA-64 to our target list.obrien2002-05-101-0/+2
* Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.obrien2002-05-101-2/+2
* This was *very* -j unsafe. Add a dependency on the common generatedobrien2002-05-101-0/+3
* Bmake bits for Gcc 3.1.obrien2002-05-1025-363/+777
* Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.obrien2002-05-101-0/+1
* Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.obrien2002-05-091-0/+1
* Add support for using the profiled versions of the C++ (and related) libs.obrien2002-05-011-1/+3
* Don't use "GCCDIR" as the multiple inclusion protector. Subdir Makefilesobrien2002-04-231-2/+4
* Turn off collect2.obrien2002-04-151-3/+3
* In the cross case we need to provide TARGET_MACHINE.obrien2002-04-111-1/+1
* In the cross case we need to provide TARGET_MACHINE.obrien2002-04-101-1/+4
* Change YACCing.obrien2002-04-103-22/+16
* Fine! I cannot freaking take the bikeshed any more.obrien2002-04-086-6/+6
OpenPOWER on IntegriCloud