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
/
gnu
/
usr.bin
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
We need to build ``.depend'' early in the "build-tools" for the GCC
obrien
2001-09-27
1
-0
/
+2
*
I am no longer the FreeBSD GCC maintainer.
obrien
2001-09-10
1
-4
/
+0
*
Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer
obrien
2001-08-16
1
-0
/
+4
*
Remove MIPS support.
obrien
2001-04-11
1
-5
/
+0
*
MAN[1-9] -> MAN.
ru
2001-03-27
2
-2
/
+2
*
Note rules of enguagement.
obrien
2001-03-15
1
-0
/
+4
*
Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header.
obrien
2001-03-02
1
-1
/
+2
*
Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount
obrien
2001-03-02
2
-1
/
+4
*
Do not need to define "VERSION" here -- we do it on the command line.
obrien
2001-03-01
1
-3
/
+0
*
Allow "NOSHARED" to be overridden.
obrien
2001-02-28
2
-2
/
+2
*
Make `cc' and `cpp0' staticly linked binaries in this development version
obrien
2001-02-17
2
-0
/
+2
*
Use a unified libgcc rather than a seperate one for threaded and
obrien
2001-01-06
1
-10
/
+0
*
The preprocessor used by the `cc' driver is now named `ccp0' to make it
obrien
2001-01-04
1
-1
/
+1
*
Add `gcov' to the mix.
obrien
2000-12-23
2
-0
/
+15
*
tm.h should include the platform specific ELF header if it exists.
obrien
2000-12-03
1
-0
/
+3
*
Add comment about a requirement in using a 64-bit `long' on i386.
obrien
2000-11-10
1
-0
/
+3
*
Link with libgcc_pic when building shared objects.
obrien
2000-11-10
1
-1
/
+4
*
Found remaining -kthread option that [sort of] supported using the
obrien
2000-11-09
1
-1
/
+3
*
Scoot things over to the temporary *.295 source while I do major construction
obrien
2000-06-04
1
-1
/
+1
*
Move c-decl.c out of the common libcc_int.a into the binary Makefiles
obrien
2000-05-24
3
-3
/
+4
*
Don't forget to clean f77.1.
bde
2000-05-15
1
-2
/
+4
*
Enable Haifa on sparc64 as well.
steve
2000-04-02
1
-1
/
+1
*
Clean up the FreeBSD configuration files -- includes removing the usage
obrien
2000-03-23
1
-1
/
+0
*
Make the SUBDIR list more granular to assist in my GCC hacking.
obrien
2000-03-19
1
-1
/
+9
*
Make the build-tools objects weirder named so one can tell there is
obrien
2000-03-15
1
-4
/
+4
*
Move some cflag contents down to where they are acutally used.
obrien
2000-03-13
5
-2
/
+12
*
"Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introduced
obrien
2000-01-29
1
-3
/
+3
*
Track internal(!) libc symbol naming change.
jasone
2000-01-28
1
-2
/
+2
*
Merge cc_drv into cc_int. Merge more shared files into cc_int.
obrien
2000-01-24
9
-24
/
+20
*
Simply cc_tools/Makefile by moving the parser generation to the respective
obrien
2000-01-24
3
-35
/
+36
*
Style change to better match src/lib/'s Makefiles.
obrien
2000-01-24
2
-8
/
+8
*
I *hate* using "i" in variables, looks too much like "1" or "l".
obrien
2000-01-23
1
-23
/
+23
*
This patch solves the a cross-build problem where proj.c is both used by a
obrien
2000-01-14
1
-2
/
+7
*
Make mktemp.c a "normal" C implimentation when building this library.
obrien
2000-01-13
1
-0
/
+2
*
Drop the use of Bison for Byacc now that we don't need to depend on the
obrien
2000-01-11
1
-2
/
+0
*
Turn on a new /usr/bin/cpp that is a true binary rather than a shell script
obrien
2000-01-04
2
-6
/
+6
*
Didn't get these PREFIX specifiers removed with Makefile.inc rev 1.48.
obrien
2000-01-02
2
-4
/
+0
*
Allow the specification of a prefix for gcc to find all the various bits.
obrien
1999-12-29
3
-14
/
+15
*
Fix cut-n-paste braino.
obrien
1999-12-22
1
-2
/
+2
*
Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods
obrien
1999-12-22
1
-14
/
+19
*
Another style nit.
obrien
1999-12-22
1
-2
/
+2
*
* Support a non-default sized `long' data type. This allows one to easily
obrien
1999-12-22
1
-5
/
+9
*
* Remove debugging cruft that accidently got committed.
obrien
1999-12-22
1
-8
/
+15
*
Add libcc_fbsd.a that contains libc and libiberty routines needed in
obrien
1999-12-19
6
-13
/
+30
*
Revert rev 1.8.
obrien
1999-12-08
2
-129
/
+0
*
Maintain compatibility with FreeBSD versions that don't have mkstemps
marcel
1999-12-08
2
-0
/
+129
*
remove cc1obj from the original SUBDIR list since it's made optional
marcel
1999-11-28
1
-1
/
+1
*
Make ObjC bits optional. NO_OBJC ==> don't need `em.
obrien
1999-11-27
1
-3
/
+5
*
mkstemps() has been brought into 3-STABLE, so this isn't needed here
obrien
1999-11-20
1
-3
/
+0
*
Remove the `sysctl' get osversion hack. There are issues with cross-hosting
obrien
1999-11-20
1
-4
/
+0
[next]