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
*
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
*
Build genrtl.h before print-rtl.o.
obrien
1999-11-17
1
-1
/
+1
*
Allow sub-Makefile's to determine the version of the OS we are make'ing on.
obrien
1999-11-17
1
-0
/
+4
*
Add `mkstemp.c' to the mix if we are building on something older than
obrien
1999-11-17
1
-0
/
+3
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
6
-16
/
+25
*
Purely cosmetic changes to lineup targets.
obrien
1999-11-15
1
-16
/
+16
*
Cosmetic removeal of a trailing white space.
obrien
1999-11-15
1
-1
/
+1
*
Our capibilities updated for GCC 2.95.2.
obrien
1999-11-06
1
-8
/
+171
*
Minor cosmetic changes in an attempt to improve consistancy.
obrien
1999-11-04
7
-7
/
+15
*
`make' will fail if hash.h exists for some reason and gxx-hash needs to be
obrien
1999-10-30
1
-1
/
+1
*
Add a comment explaing the linking and segrated the old and new cases a little.
obrien
1999-10-12
1
-1
/
+3
*
Change the name of the file generaged from gxx.gperf from "hash.h" to
obrien
1999-10-12
1
-3
/
+6
[next]