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
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused support for 64 bit long on 32 bit architectures.
tijl
2011-01-07
1
-6
/
+0
*
Retire TARGET_ABI.
imp
2011-01-07
1
-9
/
+6
*
Complete the integration of tbemd branch into head.
imp
2010-11-10
1
-3
/
+7
*
Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to
jmallett
2010-06-02
1
-0
/
+8
*
Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.
jmallett
2010-06-02
1
-1
/
+22
*
Non-GCC gcc compatible compilers may provide the same multimedia intrinsic
obrien
2010-05-12
1
-0
/
+2
*
Make little endian compiles produce little endian binaries on mips.
imp
2010-03-05
1
-0
/
+4
*
Fix build breakage due to the interplay between r189801 and r189824.
das
2009-03-14
1
-0
/
+1
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-6
/
+25
*
Minor Makefile cleanup. Do not use Makefile variables named 'version' and
kan
2007-03-12
1
-1
/
+1
*
Add additional support for generating code for the arm. There's still
imp
2006-09-18
1
-0
/
+4
*
We don't need this library any more.
obrien
2002-06-04
1
-6
/
+0
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
1
-16
/
+5
*
Don't use "GCCDIR" as the multiple inclusion protector. Subdir Makefiles
obrien
2002-04-23
1
-2
/
+4
*
Get rid of GCC_ARCH, and just use plain TARGET_ARCH.
obrien
2002-04-04
1
-3
/
+2
*
Remove some 1996 GCC 2.6.3 cruft for building a shared cc_int lib.
obrien
2002-04-03
1
-2
/
+0
*
Properly get the version number after the 2.95.4 upgrade.
obrien
2002-03-21
1
-1
/
+2
*
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
*
Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount
obrien
2001-03-02
1
-1
/
+1
*
Add comment about a requirement in using a 64-bit `long' on i386.
obrien
2000-11-10
1
-0
/
+3
*
Scoot things over to the temporary *.295 source while I do major construction
obrien
2000-06-04
1
-1
/
+1
*
Enable Haifa on sparc64 as well.
steve
2000-04-02
1
-1
/
+1
*
Move some cflag contents down to where they are acutally used.
obrien
2000-03-13
1
-2
/
+0
*
Merge cc_drv into cc_int. Merge more shared files into cc_int.
obrien
2000-01-24
1
-6
/
+0
*
Allow the specification of a prefix for gcc to find all the various bits.
obrien
1999-12-29
1
-8
/
+7
*
Fix cut-n-paste braino.
obrien
1999-12-22
1
-2
/
+2
*
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
1
-6
/
+7
*
Remove the `sysctl' get osversion hack. There are issues with cross-hosting
obrien
1999-11-20
1
-4
/
+0
*
Allow sub-Makefile's to determine the version of the OS we are make'ing on.
obrien
1999-11-17
1
-0
/
+4
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
1
-2
/
+2
*
Move -I of cc_tool/ before the GCCDIR ones.
obrien
1999-10-12
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Purely cosmetic cleanups.
obrien
1999-08-16
1
-3
/
+1
*
Only use Bison to generate cc1plus's parse code.
obrien
1999-08-01
1
-3
/
+1
*
Go back to using Bison for now, due to `make world' breakage.
obrien
1999-07-29
1
-1
/
+3
*
Use Yacc rather than Bison.
obrien
1999-07-28
1
-3
/
+1
*
Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesy
obrien
1999-04-22
1
-1
/
+1
*
Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building for
obrien
1999-04-22
1
-5
/
+19
*
Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.
obrien
1999-04-18
1
-1
/
+1
*
*** empty log message ***
obrien
1999-04-18
1
-2
/
+2
*
Include the parent Makefile.inc so we get a proper BINDIR definition.
obrien
1999-04-18
1
-1
/
+3
*
Clean up some stuff that's no longer used.
peter
1999-04-08
1
-16
/
+1
*
didn't get latest version:
obrien
1999-04-04
1
-3
/
+2
*
Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2
obrien
1999-04-04
1
-5
/
+30
*
Remove BINFORMAT/a.out/elf default hackery, it's elf by default internally
peter
1999-01-16
1
-17
/
+1
*
Another instance where we default to elf only on alpha, but should
imp
1998-10-26
1
-2
/
+2
[next]