summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* Make only a `-r' flag (as opposed to `-r*') special within thejoerg1995-08-041-1/+1
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handlebde1995-07-121-0/+5
* Remove trailing whitespace.rgrimes1995-05-30102-1940/+1940
* Make error message for no input files specified consistent across allrgrimes1995-05-173-3/+3
* Gcc v2.6.3 currently has a problem with templates. Specifically, withnate1995-03-171-0/+4
* Bump SHLIB_MAJOR to 263 to match ../Makefile.incache1995-03-131-2/+2
* Don't install shared libgcc, we can't do it this way.phk1995-03-121-3/+1
* Remove the last vestige of COMMENT_BEGIN.bde1995-03-121-1/+0
* Undo most of the changes in the gcc-2.6.3 "upgrade"bde1995-03-121-8/+10
* Remove a bunch of funtions that are in libc already.phk1995-03-121-3/+5
* Added support for #pragma weak.nate1995-03-111-0/+3
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.nate1995-03-1128-3579/+7491
* Define LINK_LIBGCC_SPECIAL_1 so that gcc will build static with libgcc.dg1995-03-101-1/+2
* Since we are in the gcc bashing mood anyway: Add two changes forphk1995-03-101-0/+7
* We can't bail out on generating the pic archive yet.jkh1995-03-061-2/+2
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aphk1995-03-061-4/+2
* "Various very violent dissectionsphk1995-03-053-31/+15
* Add doc subdirache1995-01-221-2/+2
* Add missing infopagesache1995-01-2213-0/+32143
* Install also a gcc.1 manual page as a link from cc.1, as long asats1994-12-261-1/+2
* Added NO_IMPLICIT_C as our header files in standard locations are eitherljo1994-11-161-0/+3
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-1524-115/+156
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.phk1994-11-073-6/+6
* Restore my fixes to 2.6.0. The changes should not affect anything exceptbde1994-11-063-24/+37
* Explicitly tell cpp where to look for include files.phk1994-11-041-2/+0
* Bump the version-number of the "shared-gcc-internals" library. Will onlyphk1994-11-031-2/+2
* Remove obsolete __386BSD__ predefine.jkh1994-11-031-1/+1
* ----------------------------------phk1994-11-0392-9945/+15824
* Put a real man page in for cpp(1)... it needs to be converted to the mandocpst1994-11-021-1/+674
* Link g++ -> c++, like I did with gcc -> cc. This is evil, but it'sjkh1994-11-011-1/+2
* Add LINKS to get gcc back.jkh1994-11-011-1/+3
* Added f77 program. This is a modified version of the c++ program.ljo1994-10-253-2/+554
* Added FORTRAN rule.ljo1994-10-251-0/+29
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicdg1994-10-252-4/+4
* Don't build profiled library.bde1994-09-201-1/+2
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.wollman1994-09-192-2/+12
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-189-25/+19
* Add q modifier (for long longs) support to -Wformat.rgrimes1994-09-181-22/+29
* Disable one of my extensions (function profiler epilogues) thatbde1994-09-021-0/+2
* Use gnumalloc to help reduce memory consumption.dg1994-08-292-4/+4
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-287-12/+16
* Fixed up everything so that the version of gcc that we install from thepaul1994-08-232-6/+1
* Added -f to rm so install doesn't abort if the file doesn't exist.paul1994-08-201-1/+1
* Define __FreeBSD__ to be 2.wollman1994-08-101-1/+1
* This commit was generated by cvs2svn to compensate for changes in r1933,phk1994-08-084-1/+5468
|\
| * This gcc-2.6.0 should work with 2.0phk1994-08-084-1/+5468
* | This commit was generated by cvs2svn to compensate for changes in r1823,phk1994-08-02171-0/+307568
|\ \ | |/
| * Here comes the right import of gcc-2.6.0.phk1994-08-02171-0/+307568
* Here comes the right import of gcc-2.6.0.phk1994-08-021-0/+12
OpenPOWER on IntegriCloud