index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
gcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo (#unset where #undef was meant).
jdp
1999-05-21
1
-1
/
+1
*
Consistantly protect "#define FOO ..." with "#undef FOO".
obrien
1999-05-20
1
-1
/
+37
*
Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbols
obrien
1999-04-30
1
-4
/
+5
*
Rather than hack config/freebsd.h to contain our hacks for a native compiler,
obrien
1999-04-28
1
-45
/
+1
*
Simplify the definition of FBSD_SWITCH_TAKES_ARG, and make sure
obrien
1999-04-27
2
-18
/
+8
*
Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.
obrien
1999-04-27
1
-3
/
+4
*
Use new `FBSD_SWITCH_TAKES_ARG' and `FBSD_WORD_SWITCH_TAKES_ARG'.
obrien
1999-04-22
1
-0
/
+3
*
Move `SWITCH_TAKES_ARG' to `FBSD_SWITCH_TAKES_ARG' and `WORD_SWITCH_TAKES_ARG'
obrien
1999-04-22
1
-5
/
+3
*
Support linking against libgcc_r.
obrien
1999-04-14
1
-0
/
+6
*
Removed unconditional definitions of __ELF__. They were redundant for
bde
1999-04-08
1
-1
/
+1
*
Merge shared LIB_SPEC into share config header.
obrien
1999-04-08
1
-0
/
+6
*
merge alpha/freebsd-elf.h into alpha/freebsd.h
obrien
1999-04-08
1
-5
/
+77
*
Mispelled global option in usage.
obrien
1999-04-06
1
-1
/
+1
*
Fix space padding that was causing a problem in creating the final
obrien
1999-04-04
1
-2
/
+3
*
* Protect ourselves from any previously defined options.
obrien
1999-04-03
1
-0
/
+13
*
Bump __FreeBSD_cc_version to 400002 in case we need to know we are using
obrien
1999-04-03
1
-1
/
+1
*
Alpha architecture config files.
obrien
1999-03-30
1
-0
/
+443
*
Base configuration file for all FreeBSD targets.
obrien
1999-03-30
1
-0
/
+120
*
Remove the linker-set hack we used for BB profiling.
phk
1999-03-21
1
-2
/
+0
*
Update __FreeBSD__ and __FreeBSD_cc_version to be consistant with
obrien
1999-01-22
2
-2
/
+2
*
a.out is default
peter
1999-01-16
1
-4
/
+0
*
Compile threaded proframs with -D_THREAD_SAFE, not -D_THREADSAFE
cracauer
1998-12-15
1
-2
/
+2
*
Per request from ache, change the numbering scheme of __FreeBSD_cc_version.
jdp
1998-10-29
2
-2
/
+2
*
Add a new predefined preprocessor symbol "__FreeBSD_cc_version",
jdp
1998-10-29
2
-2
/
+2
*
Add alpha-*=freebsd* to configure
imp
1998-09-09
1
-0
/
+11
*
Make profiling work for ELF. gprof now autodetects the format of
jdp
1998-09-07
2
-8
/
+14
*
Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.
jb
1998-08-30
1
-3
/
+3
*
Support printf format checking of FreeBSD kernel formats %[Dbrz].
bde
1998-08-24
3
-2
/
+69
*
Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE
bde
1998-08-02
6
-17
/
+20
*
Add support for a new archetype "printf0" for the "format" function
jdp
1998-07-15
3
-23
/
+46
*
Fixed printf format errors.
bde
1998-06-30
3
-6
/
+7
*
Add LIB_SPEC (same as on i386) so that gcc knows about libc_r.
jb
1998-06-08
1
-0
/
+4
*
-pg was causing a link with -lc_r... :-]
peter
1998-04-13
2
-2
/
+2
*
Document the FreeBSD specific options from LIB_SPEC.
jb
1998-04-10
1
-0
/
+10
*
Ouch, my local cvs walloped the version I thought I was committing.
jb
1998-03-14
1
-18
/
+52
*
On i386, freebsd.h and freebsd-elf.h have been merged to combine
jb
1998-03-13
1
-71
/
+0
*
Nuke crti.o from the STARTFILE_SPEC again. No asm code is needed on alpha.
jb
1998-03-11
1
-1
/
+8
*
Change the LINK_SPEC to specify the same runtime loader as used on
jb
1998-03-10
1
-12
/
+6
*
Both our a.out (hacked) gas and the binutils gas support .weak
peter
1998-03-09
2
-4
/
+0
*
Only do a.out/elf switching on i386 family
peter
1998-03-09
1
-6
/
+8
*
Don't disable the use of $ in assembler labels.. It changes libstdc++
peter
1998-03-09
2
-0
/
+6
*
Spell -Bshareable correctly... :-]
peter
1998-03-08
2
-2
/
+2
*
svr4.h defines ASM_IDENTIFY_GCC, but neglects to define
peter
1998-03-08
2
-0
/
+20
*
Cosmetic cleanup for a.out asm generation.. Don't put the end-of-file
peter
1998-03-08
2
-6
/
+20
*
Put the function stabs in traditional order on a.out, or gdb doesn't see
peter
1998-03-08
3
-12
/
+22
*
Add hooks for John Birrell's kernel thread support library.
peter
1998-03-08
2
-2
/
+2
*
First round of changes to support generation of assembler for the old
peter
1998-03-08
7
-704
/
+1022
*
Upgrade the cpp pre-defines to include -Dunix. Turns out we need that
jb
1998-01-12
1
-1
/
+1
*
Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha.
jb
1998-01-11
14
-0
/
+8479
*
spelling corrections.
wosch
1997-09-13
1
-3
/
+3
[next]