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
/
gcc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
obrien
2002-05-09
1
-62
/
+47
*
Allow for better control over the GCC front-end when building a cross
obrien
2002-03-05
1
-1
/
+5
*
Allow one to specify a STANDARD_EXEC_PREFIX for GCC (but not BINUTILS) bits.
obrien
2002-03-03
1
-1
/
+3
*
Better granularity of the FREEBSD_NATIVE #ifdef's.
obrien
2002-03-02
1
-6
/
+7
*
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
obrien
2002-02-06
1
-1483
/
+2634
*
Support the environmental var "GCC_OPTIONS". Which can hold a set of
obrien
2001-05-29
1
-0
/
+52
*
Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.
obrien
2001-02-17
1
-1
/
+2
*
Merge gcc.2.95.3-test1 changes onto mainline
obrien
2001-01-03
1
-5
/
+5
*
Merge conflicts.
obrien
2000-03-09
1
-2
/
+2
*
Allow the specification of a prefix for gcc to find all the various bits.
obrien
1999-12-29
1
-3
/
+3
*
Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods
obrien
1999-12-22
1
-6
/
+0
*
Provide complete coverage in switch statement to quiet -Wall.
obrien
1999-12-18
1
-0
/
+4
*
* Use getobjformat() rather than manually do what it does.
obrien
1999-11-29
1
-71
/
+43
*
Structure field name changed.
obrien
1999-11-03
1
-1
/
+1
*
Merge the FREEBSD_NATIVE and ELF/a.out support into GCC 2.95.1.
obrien
1999-10-26
1
-528
/
+520
*
Merge from ../egcs/gcc/gcc.c rev.1.5:
bde
1999-09-13
1
-0
/
+4
*
This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support)
obrien
1999-08-29
1
-1148
/
+1739
*
a.out is default
peter
1999-01-16
1
-4
/
+0
*
Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.
jb
1998-08-30
1
-3
/
+3
*
Only do a.out/elf switching on i386 family
peter
1998-03-09
1
-6
/
+8
*
First round of changes to support generation of assembler for the old
peter
1998-03-08
1
-0
/
+78
*
correct vfork()/exit() to vfork()/_exit(). This is far more important
peter
1997-04-25
1
-1
/
+1
*
check for /usr/libdata/gcc/specs and use it if it exists.
peter
1997-02-22
1
-0
/
+1
*
When running native on freebsd (ie: in /usr/bin, /usr/libexec, not the
peter
1996-09-18
1
-3
/
+18
*
Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the
peter
1996-09-18
1
-0
/
+5254