summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix space padding that was causing a problem in creating the finalobrien1999-04-041-2/+3
* | * Protect ourselves from any previously defined options.obrien1999-04-031-0/+13
* | Bump __FreeBSD_cc_version to 400002 in case we need to know we are usingobrien1999-04-031-1/+1
* | Alpha architecture config files.obrien1999-03-301-0/+443
* | Base configuration file for all FreeBSD targets.obrien1999-03-301-0/+120
* | Update __FreeBSD__ and __FreeBSD_cc_version to be consistant withobrien1999-01-222-2/+2
* | Per request from ache, change the numbering scheme of __FreeBSD_cc_version.jdp1998-10-292-2/+2
* | Add a new predefined preprocessor symbol "__FreeBSD_cc_version",jdp1998-10-292-2/+2
* | Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-072-8/+14
* | Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPEbde1998-08-021-2/+2
* | Fixed printf format errors.bde1998-06-302-4/+5
* | Add LIB_SPEC (same as on i386) so that gcc knows about libc_r.jb1998-06-081-0/+4
* | -pg was causing a link with -lc_r... :-]peter1998-04-132-2/+2
* | Ouch, my local cvs walloped the version I thought I was committing.jb1998-03-141-18/+52
* | On i386, freebsd.h and freebsd-elf.h have been merged to combinejb1998-03-131-71/+0
* | Nuke crti.o from the STARTFILE_SPEC again. No asm code is needed on alpha.jb1998-03-111-1/+8
* | Change the LINK_SPEC to specify the same runtime loader as used onjb1998-03-101-12/+6
* | Both our a.out (hacked) gas and the binutils gas support .weakpeter1998-03-092-4/+0
* | Don't disable the use of $ in assembler labels.. It changes libstdc++peter1998-03-092-0/+6
* | Spell -Bshareable correctly... :-]peter1998-03-082-2/+2
* | svr4.h defines ASM_IDENTIFY_GCC, but neglects to definepeter1998-03-082-0/+20
* | Cosmetic cleanup for a.out asm generation.. Don't put the end-of-filepeter1998-03-082-6/+20
* | Put the function stabs in traditional order on a.out, or gdb doesn't seepeter1998-03-082-12/+12
* | Add hooks for John Birrell's kernel thread support library.peter1998-03-082-2/+2
* | First round of changes to support generation of assembler for the oldpeter1998-03-083-691/+926
* | 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
* | 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
* | The -pthread option was added to freebsd.h but missed from freebsd-elf.hpeter1997-05-121-1/+1
* | Let gcc know about libc_r. Use -pthread to link against libc_r insteadjb1997-05-032-2/+2
* | 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
* | Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I addedobrien1997-02-243-3/+3
* | Add _BSD4_4 as a predefined symbol.obrien1997-02-163-3/+3
* | Apparently this patch fixes the objc backend on the i386 platforms.peter1996-10-261-0/+7
* | Fix a bug that caused incorrect PIC code to be generated for exceptions.jdp1996-10-031-0/+16
* | Activate the .weak code generation for libgcc.a and g++ now that it works.peter1996-10-012-14/+2
* | Merge in freebsd-specific changespeter1996-09-185-112/+237
* | Add in hooks to produce assembler output suitable for binutils+elfpeter1996-09-181-0/+199
|/
* Import of 2.7.2.1 into vendor branchpeter1996-09-183-15/+11
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-18128-0/+22242
OpenPOWER on IntegriCloud