| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvs | cvs2svn | 2006-05-23 | 25 | -25/+25 |
| * | MFC: For variables that are only checked with defined(), don't provide | David E. O'Brien | 2005-02-13 | 6 | -7/+7 |
| * | MFC: Unbreak c++filt and reconnect it to the build. | Alexander Kabaev | 2004-11-09 | 2 | -9/+2 |
| * | MFC: Makefile.inc1,v 1.440 and gnu/usr.bin/cc/cc_tools/Makefile,v 1.80. | Ruslan Ermilov | 2004-09-22 | 1 | -10/+0 |
| * | Set vendor to a non-fun, but non-controversial one for the release. | David E. O'Brien | 2004-08-23 | 1 | -1/+1 |
| * | Consolidate libiberty files in one place and avoid listing some | Alexander Kabaev | 2004-08-12 | 2 | -15/+12 |
| * | Whitespace nit. | Ruslan Ermilov | 2004-08-03 | 1 | -1/+1 |
| * | Fix a copy and paste error. Do not include errors.c in libgcc_int.a, | Alexander Kabaev | 2004-07-30 | 1 | -1/+1 |
| * | Bmake glue for GCC 3.4.2-prerelease. | Alexander Kabaev | 2004-07-28 | 17 | -648/+675 |
| * | 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 | 2 | -0/+10 |
| * | Remove componenst which are not part of GCC 3.3 and which are not likely | Alexander Kabaev | 2004-05-29 | 4 | -115/+0 |
| * | Rremoved bogus -static from CFLAGS. Makeworld will add -static in the | Bruce Evans | 2004-02-26 | 1 | -1/+1 |
| * | Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS). | Bruce Evans | 2004-02-26 | 1 | -2/+5 |
| * | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
| * | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 11 | -22/+22 |
| * | 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 |
| * | Last revision also added duplicate SRCS. Fixed this so that | Ruslan Ermilov | 2004-01-12 | 1 | -1/+1 |
| * | Don't put objects in SRCS -- this creates all sort of havoc like | Ruslan Ermilov | 2004-01-12 | 1 | -4/+4 |
| * | Removed duplicate SRCS. | Ruslan Ermilov | 2004-01-12 | 2 | -6/+6 |
| * | Ensure that generated headers are here before we build .depend | Ruslan Ermilov | 2004-01-11 | 1 | -7/+1 |
| * | Stop compiling files which are not part of GCC 3.3.x. | Alexander Kabaev | 2004-01-05 | 3 | -3/+3 |
| * | Use __cxa_atexit, rather than atexit, to register C++ destructors for local | Alexander Kabaev | 2003-12-19 | 1 | -1/+1 |
| * | Add two additional headers for amd64 and x86. | Alexander Kabaev | 2003-12-09 | 1 | -1/+1 |
| * | If ${GCC_CPU}-c.c exists, we need to use it. | David E. O'Brien | 2003-07-31 | 1 | -0/+3 |
| * | Including dynamically generated osreldate.h wasn't such a good | Alexander Kabaev | 2003-07-13 | 1 | -1/+3 |
| * | Include osreldate.h instead of sys/param.h to get __FreeBSD_version | Alexander Kabaev | 2003-07-11 | 1 | -1/+1 |
| * | Update bmake bits to build GCC 3.3.1-prerelease. | Alexander Kabaev | 2003-07-11 | 7 | -79/+254 |
| * | Update for GCC 3.3.1-pre. | Alexander Kabaev | 2003-07-11 | 2 | -46/+90 |
| * | Fixed build. | Ruslan Ermilov | 2003-07-01 | 1 | -0/+1 |
| * | 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 |
| * | When building a shared library, link it against libgcc_pic.a instead of the | Peter Wemm | 2003-06-13 | 1 | -1/+2 |
| * | Use | Jun Kuriyama | 2003-06-06 | 2 | -2/+2 |
| * | Add a temporary indirect patch for gcc when targeting amd64. This is to | Peter Wemm | 2003-05-24 | 2 | -2/+67 |
| * | 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 | 4 | -7/+7 |
| * | Mark bits that do not require an object directory as such. | Ruslan Ermilov | 2003-04-01 | 1 | -0/+2 |
| * | Install the gcov(1) manpage; kernbb(8) references it. | Ruslan Ermilov | 2003-02-24 | 1 | -1/+0 |
| * | Gperf is usable again. | David E. O'Brien | 2002-12-04 | 1 | -2/+6 |
| * | Remove our custom mixed ELF/a.out support. This means the base compiler | David E. O'Brien | 2002-11-26 | 1 | -7/+1 |
| * | Bootstrapping aid for 4.0-RELEASE. | Ruslan Ermilov | 2002-11-13 | 1 | -0/+3 |
| * | Better emulate the FSF build for Sparc64. | David E. O'Brien | 2002-11-06 | 1 | -0/+1 |
| * | We HAVE_STPCPY now. | David E. O'Brien | 2002-10-20 | 1 | -1/+1 |
| * | Add multilib_options variable definition. | Alexander Kabaev | 2002-10-10 | 1 | -0/+1 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 2 | -5/+0 |
| * | We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64" | David E. O'Brien | 2002-09-12 | 4 | -6/+7 |
| * | Allow one to profile FORTRAN77 programs. | David E. O'Brien | 2002-06-09 | 2 | -1/+2 |
| * | Restore revision 1.15 (use profiled C++ libs) which wasn't on the WIP_GCC31 | David E. O'Brien | 2002-06-08 | 1 | -1/+3 |