aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump the version-number of the "shared-gcc-internals" library. Will onlyPoul-Henning Kamp1994-11-031-2/+2
* Remove obsolete __386BSD__ predefine.Jordan K. Hubbard1994-11-031-1/+1
* ----------------------------------Poul-Henning Kamp1994-11-0392-9945/+15824
* Put a real man page in for cpp(1)... it needs to be converted to the mandocPaul Traina1994-11-021-1/+674
* Link g++ -> c++, like I did with gcc -> cc. This is evil, but it'sJordan K. Hubbard1994-11-011-1/+2
* Add LINKS to get gcc back.Jordan K. Hubbard1994-11-011-1/+3
* Added f77 program. This is a modified version of the c++ program.L Jonas Olsson1994-10-253-2/+554
* Added FORTRAN rule.L Jonas Olsson1994-10-251-0/+29
* Changed NO_SHARED_LIBCC_INT to SHARED_LIBCC_INT and changed the logicDavid Greenman1994-10-252-4/+4
* Don't build profiled library.Bruce Evans1994-09-201-1/+2
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.Garrett Wollman1994-09-192-2/+12
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowGarrett Wollman1994-09-189-25/+19
* Add q modifier (for long longs) support to -Wformat.Rodney W. Grimes1994-09-181-22/+29
* Disable one of my extensions (function profiler epilogues) thatBruce Evans1994-09-021-0/+2
* Use gnumalloc to help reduce memory consumption.David Greenman1994-08-292-4/+4
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-287-12/+16
* Fixed up everything so that the version of gcc that we install from thePaul Richards1994-08-232-6/+1
* Added -f to rm so install doesn't abort if the file doesn't exist.Paul Richards1994-08-201-1/+1
* Define __FreeBSD__ to be 2.Garrett Wollman1994-08-101-1/+1
* This gcc-2.6.0 should work with 2.0Poul-Henning Kamp1994-08-084-1/+5468
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-02172-0/+307580