summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the cpp pre-defines to include -Dunix. Turns out we need thatjb1998-01-121-1/+1
* Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha.jb1998-01-1114-0/+8479
* spelling corrections.wosch1997-09-131-3/+3
* Merge in some of my changes with John's. I've used this to buildpeter1997-08-291-32/+50
* Add the necessary defines to the freebsd-elf configuration so thatjdp1997-08-281-1/+39
* Attempt to fix clobbered vendor Id.bde1997-06-291-1/+1
* Make all the info dir entries line up neatly.asami1997-05-281-1/+1
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.eivind1997-05-191-1/+1
* The -pthread option was added to freebsd.h but missed from freebsd-elf.hpeter1997-05-121-1/+1
* change `an' to `a'...jmg1997-05-051-1/+1
* Let gcc know about libc_r. Use -pthread to link against libc_r insteadjb1997-05-032-2/+2
* correct vfork()/exit() to vfork()/_exit(). This is far more importantpeter1997-04-251-1/+1
* Make "gcc -shared" work properly for building shared libraries. Anjdp1997-04-092-8/+14
* Disallow "-p" when linking, with a diagnostic that recommends usingjdp1997-04-052-10/+12
* Update the value of "__FreeBSD__" to 3 for the ELF compiler.jdp1997-03-261-1/+1
* -current is now 3.0. NOT a 2.2 candidate. :)asami1997-03-252-2/+2
* slight fix to gcc's man page...jmg1997-03-231-3/+9
* Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I addedobrien1997-02-243-3/+3
* check for /usr/libdata/gcc/specs and use it if it exists.peter1997-02-221-0/+1
* Back out easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
* Add _BSD4_4 as a predefined symbol.obrien1997-02-163-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix BB profiling.phk1997-01-131-2/+2
* This file has the info annotation, except its annotated namejmacd1997-01-111-1/+1
* Apparently this patch fixes the objc backend on the i386 platforms.peter1996-10-261-0/+7
* Remove temporary hack to disable use of libstdc++ now that it's built andpeter1996-10-041-3/+0
* Fix a bug that caused incorrect PIC code to be generated for exceptions.jdp1996-10-032-1/+23
* Activate the .weak code generation for libgcc.a and g++ now that it works.peter1996-10-012-14/+2
* Temporarily disable the code that wants to add -lstdc++ in tge g++ driverpeter1996-09-271-0/+3
* Doc fixes and updates to reflect reality, as well as info about profilingpeter1996-09-183-16/+32
* Merge in freebsd-specific changespeter1996-09-185-112/+237
* Add in hooks to produce assembler output suitable for binutils+elfpeter1996-09-182-0/+210
* Add the hooks that we use for our profiling extensions.peter1996-09-181-0/+12
* When running native on freebsd (ie: in /usr/bin, /usr/libexec, not thepeter1996-09-181-3/+18
* When compiling native on freebsd, do not search the multitude of extendedpeter1996-09-181-0/+4
* build libgcc*.a a little more compact by removing excess local symbolspeter1996-09-181-1/+7
* My feeble attempt at fixing complaints that makeinfo makes aboutpeter1996-09-181-9/+9
* Do not print two \n's in a fatal error message.peter1996-09-181-1/+1
* Patches originally obtained from Bruce Evans <bde@freebsd.org> to makepeter1996-09-183-2/+32
* Import of 2.7.2.1 into vendor branchpeter1996-09-1818-159/+311
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-18447-0/+454870
OpenPOWER on IntegriCloud