aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-2114-14/+14
* YAMFC -- noshared fixes.Paul Traina1997-06-294-9/+9
* Merge in from -current all the changes needed to make world with theSatoshi Asami1997-04-111-1/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-021-17/+0
* Build/install c++filt from g++, we already have all the sources andPeter Wemm1996-10-132-2/+60
* Resync the libgcc functions list with the 2.7.2.1 tree. We were buildingPeter Wemm1996-10-011-17/+27
* Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-]Peter Wemm1996-10-011-2/+3
* cpp was named ccp.Bruce Evans1996-09-232-4/+4
* Crude hack to work around cpp.1 doing a .so man1/cccp.1Peter Wemm1996-09-232-2/+6
* Nuke a trailing .endif which survived Peter's last edits.Jordan K. Hubbard1996-09-211-2/+1
* Remove the partial support for a shared -lcc_int, since it's been unusablePeter Wemm1996-09-216-21/+12
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-19192-355888/+440
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-1214-11/+182
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Make rules reentrant.Poul-Henning Kamp1996-05-281-5/+5
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* f2c's -krd does not work with f77 wrapperJoerg Wunsch1996-03-271-1/+1
* Add some missing MLINKS, correct some cross references, correct someMike Pritchard1996-02-092-4/+4
* Reviewed by: jmz (Jean-Marc Zucconi)Thomas Graichen1996-01-162-2/+68
* Work around optimizer strength reduction bug.Jordan K. Hubbard1996-01-041-0/+5
* Enabled my FUNCTION_PROFILER_EPILOGUE code and added optionBruce Evans1995-12-263-12/+45
* When building -static, link with special scrt0.o instead of crt0.o. ThisDavid Greenman1995-10-181-0/+3
* Make cc1plus smaller and faster as was done for cc1 by linking static.Garrett Wollman1995-10-021-1/+2
* Build cc1 nonshared. This actually results in it consuming 40K *less* diskDavid Greenman1995-10-011-1/+2
* Stop using gnumalloc.Poul-Henning Kamp1995-09-222-6/+6
* Make only a `-r' flag (as opposed to `-r*') special within theJoerg Wunsch1995-08-041-1/+1
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handleBruce Evans1995-07-121-0/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-30102-1940/+1940
* Make error message for no input files specified consistent across allRodney W. Grimes1995-05-173-3/+3
* Gcc v2.6.3 currently has a problem with templates. Specifically, withNate Williams1995-03-171-0/+4
* Bump SHLIB_MAJOR to 263 to match ../Makefile.incAndrey A. Chernov1995-03-131-2/+2
* Don't install shared libgcc, we can't do it this way.Poul-Henning Kamp1995-03-121-3/+1
* Remove the last vestige of COMMENT_BEGIN.Bruce Evans1995-03-121-1/+0
* Undo most of the changes in the gcc-2.6.3 "upgrade"Bruce Evans1995-03-121-8/+10
* Remove a bunch of funtions that are in libc already.Poul-Henning Kamp1995-03-121-3/+5
* Added support for #pragma weak.Nate Williams1995-03-111-0/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.Nate Williams1995-03-1128-3579/+7491
* Define LINK_LIBGCC_SPECIAL_1 so that gcc will build static with libgcc.David Greenman1995-03-101-1/+2
* Since we are in the gcc bashing mood anyway: Add two changes forPoul-Henning Kamp1995-03-101-0/+7
* We can't bail out on generating the pic archive yet.Jordan K. Hubbard1995-03-061-2/+2
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aPoul-Henning Kamp1995-03-061-4/+2
* "Various very violent dissectionsPoul-Henning Kamp1995-03-053-31/+15
* Add doc subdirAndrey A. Chernov1995-01-221-2/+2
* Add missing infopagesAndrey A. Chernov1995-01-2213-0/+32143
* Install also a gcc.1 manual page as a link from cc.1, as long asAndreas Schulz1994-12-261-1/+2
* Added NO_IMPLICIT_C as our header files in standard locations are eitherL Jonas Olsson1994-11-161-0/+3
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-1524-115/+156
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.Poul-Henning Kamp1994-11-073-6/+6
* Restore my fixes to 2.6.0. The changes should not affect anything exceptBruce Evans1994-11-063-24/+37
* Explicitly tell cpp where to look for include files.Poul-Henning Kamp1994-11-041-2/+0