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
/
cc_tools
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add compiler support for the ARM EABI.
andrew
2013-01-17
1
-0
/
+9
*
Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in
eadler
2012-12-06
1
-1
/
+1
*
Remove libobjc and other Objective-C related components, as these are
dim
2011-04-17
1
-9
/
+0
*
Let gcc and ld know where to find 32 bit libraries on amd64.
tijl
2010-11-17
1
-1
/
+1
*
Complete the integration of tbemd branch into head.
imp
2010-11-10
1
-11
/
+11
*
Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes
nwhitehorn
2010-07-10
1
-2
/
+16
*
Add FreeBSD/MIPS support to GCC.
obrien
2008-09-01
1
-1
/
+2
*
Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared
obrien
2008-08-31
1
-8
/
+11
*
Use LC_ALL=C before awk generating "optionlist"
ache
2007-11-18
1
-3
/
+3
*
Fix compiles when user chooses to disable both ObjC and C++ support in
kan
2007-05-28
1
-1
/
+2
*
Back out the addition of -static to LDFLAGS; I'm pretty confident
ru
2007-05-21
1
-1
/
+0
*
Work-around for upgrading from a pre-symbol-versioned world.
scottl
2007-05-19
1
-0
/
+1
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-416
/
+399
*
Add additional support for generating code for the arm. There's still
imp
2006-09-18
1
-0
/
+34
*
Fix three whitespace nits.
imp
2006-09-11
1
-3
/
+2
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-4
/
+6
*
Update bmake glue for GCC 3.4.4.
kan
2005-06-03
1
-1
/
+3
*
A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lost
ru
2004-08-18
1
-10
/
+0
*
Consolidate libiberty files in one place and avoid listing some
kan
2004-08-12
1
-11
/
+9
*
Bmake glue for GCC 3.4.2-prerelease.
kan
2004-07-28
1
-80
/
+175
*
Revise previous commit - I managed to mess up a 1-line change and broke
peter
2004-06-11
1
-1
/
+1
*
The gcc/config/i386/freebsd64.h file neglects to override the default
peter
2004-06-10
1
-0
/
+1
*
Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS).
bde
2004-02-26
1
-2
/
+5
*
Do not treat make variables as Perl variables.
kan
2004-01-26
1
-4
/
+4
*
Fixed "make clean".
ru
2004-01-15
1
-0
/
+1
*
Removed duplicate SRCS.
ru
2004-01-12
1
-1
/
+1
*
Update bmake bits to build GCC 3.3.1-prerelease.
kan
2003-07-11
1
-54
/
+237
*
Add missing quote after cut/paste error in last commit. :-(
peter
2003-06-26
1
-1
/
+1
*
Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled
peter
2003-06-26
1
-2
/
+1
*
Lock GCC w/o -m32 into 64-bit mode.
obrien
2003-05-01
1
-0
/
+4
*
We're changing the platform name from x86[_-]86 to amd64.
obrien
2003-04-26
1
-4
/
+4
*
Add multilib_options variable definition.
kan
2002-10-10
1
-0
/
+1
*
We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64"
obrien
2002-09-12
1
-3
/
+4
*
Use a more API denoting way to handle what is in libc and what isn't.
obrien
2002-05-18
1
-4
/
+0
*
Make it possible to build a cross compiler for alpha,
ru
2002-05-16
1
-0
/
+4
*
Add x86-64 bits.
obrien
2002-05-15
1
-0
/
+3
*
The IA-64 config needs to know that we are using GNU ld & as.
obrien
2002-05-15
1
-0
/
+3
*
Touching the sjlj setting on IA-64 makes things not build.
obrien
2002-05-10
1
-0
/
+2
*
Gather up the stragglers that depends on genrtl.h. This is -j10 safe now.
obrien
2002-05-10
1
-2
/
+2
*
This was *very* -j unsafe. Add a dependency on the common generated
obrien
2002-05-10
1
-0
/
+3
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
1
-53
/
+94
*
A little more reorg.
obrien
2002-04-05
1
-4
/
+5
*
Remove some local cruft that snuck in yesterday.
obrien
2002-04-04
1
-1
/
+0
*
Get rid of GCC_ARCH, and just use plain TARGET_ARCH.
obrien
2002-04-04
1
-17
/
+18
*
Move the creation of the insn-*.c files from cc_tools to cc_int.
obrien
2002-03-02
1
-5
/
+3
*
We need to build ``.depend'' early in the "build-tools" for the GCC
obrien
2001-09-27
1
-0
/
+2
*
Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header.
obrien
2001-03-02
1
-1
/
+2
*
tm.h should include the platform specific ELF header if it exists.
obrien
2000-12-03
1
-0
/
+3
*
Clean up the FreeBSD configuration files -- includes removing the usage
obrien
2000-03-23
1
-1
/
+0
*
"Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introduced
obrien
2000-01-29
1
-3
/
+3
[next]