aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Update __FreeBSD__ and __FreeBSD_cc_version to be consistant withDavid E. O'Brien1999-01-222-2/+2
* a.out is defaultPeter Wemm1999-01-161-4/+0
* Compile threaded proframs with -D_THREAD_SAFE, not -D_THREADSAFEMartin Cracauer1998-12-151-2/+2
* Per request from ache, change the numbering scheme of __FreeBSD_cc_version.John Polstra1998-10-292-2/+2
* Add a new predefined preprocessor symbol "__FreeBSD_cc_version",John Polstra1998-10-292-2/+2
* Add alpha-*=freebsd* to configureWarner Losh1998-09-091-0/+11
* Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra1998-09-072-8/+14
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.John Birrell1998-08-301-3/+3
* Support printf format checking of FreeBSD kernel formats %[Dbrz].Bruce Evans1998-08-243-2/+69
* Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPEBruce Evans1998-08-026-17/+20
* Add support for a new archetype "printf0" for the "format" functionJohn Polstra1998-07-153-23/+46
* Fixed printf format errors.Bruce Evans1998-06-303-6/+7
* Add LIB_SPEC (same as on i386) so that gcc knows about libc_r.John Birrell1998-06-081-0/+4
* -pg was causing a link with -lc_r... :-]Peter Wemm1998-04-132-2/+2
* Document the FreeBSD specific options from LIB_SPEC.John Birrell1998-04-101-0/+10
* Ouch, my local cvs walloped the version I thought I was committing.John Birrell1998-03-141-18/+52
* On i386, freebsd.h and freebsd-elf.h have been merged to combineJohn Birrell1998-03-131-71/+0
* Nuke crti.o from the STARTFILE_SPEC again. No asm code is needed on alpha.John Birrell1998-03-111-1/+8
* Change the LINK_SPEC to specify the same runtime loader as used onJohn Birrell1998-03-101-12/+6
* Both our a.out (hacked) gas and the binutils gas support .weakPeter Wemm1998-03-092-4/+0
* Only do a.out/elf switching on i386 familyPeter Wemm1998-03-091-6/+8
* Don't disable the use of $ in assembler labels.. It changes libstdc++Peter Wemm1998-03-092-0/+6
* Spell -Bshareable correctly... :-]Peter Wemm1998-03-082-2/+2
* svr4.h defines ASM_IDENTIFY_GCC, but neglects to definePeter Wemm1998-03-082-0/+20
* Cosmetic cleanup for a.out asm generation.. Don't put the end-of-filePeter Wemm1998-03-082-6/+20
* Put the function stabs in traditional order on a.out, or gdb doesn't seePeter Wemm1998-03-083-12/+22
* Add hooks for John Birrell's kernel thread support library.Peter Wemm1998-03-082-2/+2
* First round of changes to support generation of assembler for the oldPeter Wemm1998-03-087-704/+1022
* Upgrade the cpp pre-defines to include -Dunix. Turns out we need thatJohn Birrell1998-01-121-1/+1
* Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha.John Birrell1998-01-1114-0/+8479
* spelling corrections.Wolfram Schneider1997-09-131-3/+3
* Merge in some of my changes with John's. I've used this to buildPeter Wemm1997-08-291-32/+50
* Add the necessary defines to the freebsd-elf configuration so thatJohn Polstra1997-08-281-1/+39
* Attempt to fix clobbered vendor Id.Bruce Evans1997-06-291-1/+1
* Make all the info dir entries line up neatly.Satoshi Asami1997-05-281-1/+1
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.Eivind Eklund1997-05-191-1/+1
* The -pthread option was added to freebsd.h but missed from freebsd-elf.hPeter Wemm1997-05-121-1/+1
* change `an' to `a'...John-Mark Gurney1997-05-051-1/+1
* Let gcc know about libc_r. Use -pthread to link against libc_r insteadJohn Birrell1997-05-032-2/+2
* correct vfork()/exit() to vfork()/_exit(). This is far more importantPeter Wemm1997-04-251-1/+1
* Make "gcc -shared" work properly for building shared libraries. AnJohn Polstra1997-04-092-8/+14
* Disallow "-p" when linking, with a diagnostic that recommends usingJohn Polstra1997-04-052-10/+12
* Update the value of "__FreeBSD__" to 3 for the ELF compiler.John Polstra1997-03-261-1/+1
* -current is now 3.0. NOT a 2.2 candidate. :)Satoshi Asami1997-03-252-2/+2
* slight fix to gcc's man page...John-Mark Gurney1997-03-231-3/+9
* Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I addedDavid E. O'Brien1997-02-243-3/+3
* check for /usr/libdata/gcc/specs and use it if it exists.Peter Wemm1997-02-221-0/+1
* Back out easy $FreeBSD$ (file already left vendor branch)Peter Wemm1997-02-221-1/+1
* Add _BSD4_4 as a predefined symbol.David E. O'Brien1997-02-163-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1