summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r48743,obrien1999-07-1013-33/+217
|\
| * Virgin import of GCC 2.7.2.3obrien1999-07-1018-87/+312
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-gcc'.cvs2svn1999-03-3014-0/+8724
* | * The OBSTACK_CHUNK_SIZE #define was in the "Code generation parameters"obrien1999-07-021-6/+6
* | The GNU standard about putting 2 spaces after sentences in commentsobrien1999-07-021-10/+10
* | Define "OBSTACK_CHUNK_SIZE" as getpagesize().obrien1999-06-281-1/+5
* | Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulsimokawa1999-06-101-2/+0
* | Fix typo (#unset where #undef was meant).jdp1999-05-211-1/+1
* | Consistantly protect "#define FOO ..." with "#undef FOO".obrien1999-05-201-1/+37
* | Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbolsobrien1999-04-301-4/+5
* | Rather than hack config/freebsd.h to contain our hacks for a native compiler,obrien1999-04-281-45/+1
* | Simplify the definition of FBSD_SWITCH_TAKES_ARG, and make sureobrien1999-04-272-18/+8
* | Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.obrien1999-04-271-3/+4
* | Use new `FBSD_SWITCH_TAKES_ARG' and `FBSD_WORD_SWITCH_TAKES_ARG'.obrien1999-04-221-0/+3
* | Move `SWITCH_TAKES_ARG' to `FBSD_SWITCH_TAKES_ARG' and `WORD_SWITCH_TAKES_ARG'obrien1999-04-221-5/+3
* | Support linking against libgcc_r.obrien1999-04-141-0/+6
* | Removed unconditional definitions of __ELF__. They were redundant forbde1999-04-081-1/+1
* | Merge shared LIB_SPEC into share config header.obrien1999-04-081-0/+6
* | merge alpha/freebsd-elf.h into alpha/freebsd.hobrien1999-04-081-5/+77
* | Mispelled global option in usage.obrien1999-04-061-1/+1
* | 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
* | Remove the linker-set hack we used for BB profiling.phk1999-03-211-2/+0
* | Update __FreeBSD__ and __FreeBSD_cc_version to be consistant withobrien1999-01-222-2/+2
* | a.out is defaultpeter1999-01-161-4/+0
* | Compile threaded proframs with -D_THREAD_SAFE, not -D_THREADSAFEcracauer1998-12-151-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
* | Add alpha-*=freebsd* to configureimp1998-09-091-0/+11
* | Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-072-8/+14
* | Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.jb1998-08-301-3/+3
* | Support printf format checking of FreeBSD kernel formats %[Dbrz].bde1998-08-243-2/+69
* | Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPEbde1998-08-026-17/+20
* | Add support for a new archetype "printf0" for the "format" functionjdp1998-07-153-23/+46
* | Fixed printf format errors.bde1998-06-303-6/+7
* | 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
* | Document the FreeBSD specific options from LIB_SPEC.jb1998-04-101-0/+10
* | 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
* | Only do a.out/elf switching on i386 familypeter1998-03-091-6/+8
* | 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
OpenPOWER on IntegriCloud