| Commit message (Expand) | Author | Age | Files | Lines |
| * | Partially MFC r209867 and r215439, to provide rudimentary support for | Dimitry Andric | 2011-03-14 | 1 | -1/+11 |
| * | Add FreeBSD/MIPS support to GCC. | David E. O'Brien | 2008-09-01 | 1 | -1/+2 |
| * | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | David E. O'Brien | 2008-08-31 | 1 | -8/+11 |
| * | Use LC_ALL=C before awk generating "optionlist" | Andrey A. Chernov | 2007-11-18 | 1 | -3/+3 |
| * | Fix compiles when user chooses to disable both ObjC and C++ support in | Alexander Kabaev | 2007-05-28 | 1 | -1/+2 |
| * | Back out the addition of -static to LDFLAGS; I'm pretty confident | Ruslan Ermilov | 2007-05-21 | 1 | -1/+0 |
| * | Work-around for upgrading from a pre-symbol-versioned world. | Scott Long | 2007-05-19 | 1 | -0/+1 |
| * | Update bmake glue to build GCC 4.2. | Alexander Kabaev | 2007-05-19 | 1 | -407/+390 |
| * | Add additional support for generating code for the arm. There's still | Warner Losh | 2006-09-18 | 1 | -0/+34 |
| * | Fix three whitespace nits. | Warner Losh | 2006-09-11 | 1 | -3/+2 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -4/+6 |
| * | Update bmake glue for GCC 3.4.4. | Alexander Kabaev | 2005-06-03 | 1 | -1/+3 |
| * | A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lost | Ruslan Ermilov | 2004-08-18 | 1 | -10/+0 |
| * | Consolidate libiberty files in one place and avoid listing some | Alexander Kabaev | 2004-08-12 | 1 | -11/+9 |
| * | Bmake glue for GCC 3.4.2-prerelease. | Alexander Kabaev | 2004-07-28 | 1 | -76/+171 |
| * | Revise previous commit - I managed to mess up a 1-line change and broke | Peter Wemm | 2004-06-11 | 1 | -1/+1 |
| * | The gcc/config/i386/freebsd64.h file neglects to override the default | Peter Wemm | 2004-06-10 | 1 | -0/+1 |
| * | Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS). | Bruce Evans | 2004-02-26 | 1 | -2/+5 |
| * | Do not treat make variables as Perl variables. | Alexander Kabaev | 2004-01-26 | 1 | -4/+4 |
| * | Fixed "make clean". | Ruslan Ermilov | 2004-01-15 | 1 | -0/+1 |
| * | Removed duplicate SRCS. | Ruslan Ermilov | 2004-01-12 | 1 | -1/+1 |
| * | Update bmake bits to build GCC 3.3.1-prerelease. | Alexander Kabaev | 2003-07-11 | 1 | -54/+237 |
| * | Add missing quote after cut/paste error in last commit. :-( | Peter Wemm | 2003-06-26 | 1 | -1/+1 |
| * | Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled | Peter Wemm | 2003-06-26 | 1 | -2/+1 |
| * | Lock GCC w/o -m32 into 64-bit mode. | David E. O'Brien | 2003-05-01 | 1 | -0/+4 |
| * | We're changing the platform name from x86[_-]86 to amd64. | David E. O'Brien | 2003-04-26 | 1 | -4/+4 |
| * | Add multilib_options variable definition. | Alexander Kabaev | 2002-10-10 | 1 | -0/+1 |
| * | We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64" | David E. O'Brien | 2002-09-12 | 1 | -3/+4 |
| * | Use a more API denoting way to handle what is in libc and what isn't. | David E. O'Brien | 2002-05-18 | 1 | -4/+0 |
| * | Make it possible to build a cross compiler for alpha, | Ruslan Ermilov | 2002-05-16 | 1 | -0/+4 |
| * | Add x86-64 bits. | David E. O'Brien | 2002-05-15 | 1 | -0/+3 |
| * | The IA-64 config needs to know that we are using GNU ld & as. | David E. O'Brien | 2002-05-15 | 1 | -0/+3 |
| * | Touching the sjlj setting on IA-64 makes things not build. | David E. O'Brien | 2002-05-10 | 1 | -0/+2 |
| * | Gather up the stragglers that depends on genrtl.h. This is -j10 safe now. | David E. O'Brien | 2002-05-10 | 1 | -2/+2 |
| * | This was *very* -j unsafe. Add a dependency on the common generated | David E. O'Brien | 2002-05-10 | 1 | -0/+3 |
| * | Bmake bits for Gcc 3.1. | David E. O'Brien | 2002-05-10 | 1 | -53/+94 |
| |\ |
|
| | * | Remove the #ifdef IN_GCC junk. We *know* we are building GCC with these | David E. O'Brien | 2002-04-15 | 1 | -6/+1 |
| | * | Bmake bits for GCC 3.1. | David E. O'Brien | 2002-04-06 | 1 | -75/+83 |
| | * | MFC: remove 2.6.3 cc_int shlib cruft and s/GNU_ARCH/TARGET_ARCH/g. | David E. O'Brien | 2002-04-04 | 1 | -43/+43 |
| | * | Changes in order to compile GCC 3.0.2. | David E. O'Brien | 2001-12-18 | 1 | -0/+226 |
| * | A little more reorg. | David E. O'Brien | 2002-04-05 | 1 | -4/+5 |
| * | Remove some local cruft that snuck in yesterday. | David E. O'Brien | 2002-04-04 | 1 | -1/+0 |
| * | Get rid of GCC_ARCH, and just use plain TARGET_ARCH. | David E. O'Brien | 2002-04-04 | 1 | -17/+18 |
| * | Move the creation of the insn-*.c files from cc_tools to cc_int. | David E. O'Brien | 2002-03-02 | 1 | -5/+3 |
| * | We need to build ``.depend'' early in the "build-tools" for the GCC | David E. O'Brien | 2001-09-27 | 1 | -0/+2 |
| * | Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header. | David E. O'Brien | 2001-03-02 | 1 | -1/+2 |
| * | tm.h should include the platform specific ELF header if it exists. | David E. O'Brien | 2000-12-03 | 1 | -0/+3 |
| * | Clean up the FreeBSD configuration files -- includes removing the usage | David E. O'Brien | 2000-03-23 | 1 | -1/+0 |
| * | "Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introduced | David E. O'Brien | 2000-01-29 | 1 | -3/+3 |
| * | Simply cc_tools/Makefile by moving the parser generation to the respective | David E. O'Brien | 2000-01-24 | 1 | -32/+0 |