| Commit message (Expand) | Author | Age | Files | Lines |
| * | Stage 3 of dynamic root support, con't. | David E. O'Brien | 2003-08-17 | 6 | -6/+6 |
| * | s/x86_64/amd64/g where possible. | David E. O'Brien | 2003-08-17 | 1 | -2/+2 |
| * | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
| * | The as(1) manpage was missing on i386 and amd64. | Ruslan Ermilov | 2003-08-14 | 2 | -2/+1 |
| * | Back out revision 1.32; it attaches the files in the wrong section of the PR. | Ceri Davies | 2003-08-11 | 1 | -3/+0 |
| * | Have the -a and -f options work together. | Ceri Davies | 2003-08-11 | 1 | -0/+3 |
| * | Added description for the libufs(3) library. | Ruslan Ermilov | 2003-08-05 | 2 | -0/+2 |
| * | LANG->LC_ALL | Andrey A. Chernov | 2003-08-04 | 1 | -1/+1 |
| * | Use LANG=C before tr to be sure that ranges are correct | Andrey A. Chernov | 2003-08-04 | 1 | -1/+1 |
| * | Remove collate_range_cmp() stabilization, it conflicts with ranges | Andrey A. Chernov | 2003-08-03 | 1 | -7/+4 |
| * | Remove collate_range_cmp() stabilization, it conflicts with ranges | Andrey A. Chernov | 2003-08-03 | 1 | -7/+4 |
| * | If ${GCC_CPU}-c.c exists, we need to use it. | David E. O'Brien | 2003-07-31 | 1 | -0/+3 |
| * | returned length can exceed the limits of type char | John W. De Boskey | 2003-07-29 | 1 | -1/+1 |
| * | Including dynamically generated osreldate.h wasn't such a good | Alexander Kabaev | 2003-07-13 | 2 | -1/+4 |
| * | 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 | 9 | -110/+297 |
| * | Update for GCC 3.3.1-pre. | Alexander Kabaev | 2003-07-11 | 4 | -70/+186 |
| * | Add unwind-c.c file required for -fexceptions in C sources. | Alexander Kabaev | 2003-07-11 | 1 | -2/+2 |
| * | Change CFLAGS to more closely follow options used when GCC is built | Alexander Kabaev | 2003-07-11 | 1 | -1/+2 |
| * | Temporarily turn off -Werror for these components. | Alexander Kabaev | 2003-07-11 | 2 | -1/+2 |
| * | Only define a default editor if one isn't already defined. | David E. O'Brien | 2003-07-07 | 1 | -0/+2 |
| * | bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need. | David E. O'Brien | 2003-07-01 | 1 | -1/+1 |
| * | Add elf_i386_fbsd emulation. | David E. O'Brien | 2003-07-01 | 1 | -0/+14 |
| * | Fixed build. | Ruslan Ermilov | 2003-07-01 | 1 | -0/+1 |
| * | Don't build separate annotate.info, it's already part of gdb.info. | Ruslan Ermilov | 2003-07-01 | 1 | -2/+1 |
| * | Catch up with bsd.lib.mk,v 1.143. | Ruslan Ermilov | 2003-06-30 | 2 | -19/+0 |
| * | Add missing quote after cut/paste error in last commit. :-( | Peter Wemm | 2003-06-26 | 1 | -1/+1 |
| * | Update the target. | David E. O'Brien | 2003-06-26 | 5 | -15/+15 |
| * | Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled | Peter Wemm | 2003-06-26 | 1 | -2/+1 |
| * | Oops, remove hack to stop libstdc++.so being built now that gcc uses | Peter Wemm | 2003-06-26 | 1 | -5/+0 |
| * | Add an amd64 category now that amd64 has its own mailing list and all. | Dag-Erling Smørgrav | 2003-06-20 | 2 | -0/+4 |
| * | Remove MAINTAINER lines. | David E. O'Brien | 2003-06-14 | 1 | -4/+0 |
| * | Do not bogusly set CSTD to the empty string. | Dag-Erling Smørgrav | 2003-06-14 | 2 | -2/+0 |
| * | When building a shared library, link it against libgcc_pic.a instead of the | Peter Wemm | 2003-06-13 | 1 | -1/+2 |
| * | Build/install the PIC version of libgcc (libcc_pic.a) for use by shared | Peter Wemm | 2003-06-13 | 1 | -0/+3 |
| * | Teach mdoc(7) about the upcoming 5.2-RELEASE. | Ruslan Ermilov | 2003-06-09 | 1 | -0/+1 |
| * | The .Fn function | Philippe Charnier | 2003-06-08 | 1 | -30/+60 |
| * | Use | Jun Kuriyama | 2003-06-06 | 2 | -2/+2 |
| * | Make the footer display "FreeBSD 5.1". | Ruslan Ermilov | 2003-06-05 | 1 | -1/+1 |
| * | We have at least one consumer of the upcoming FreeBSD 4.9. | Ruslan Ermilov | 2003-06-02 | 1 | -0/+1 |
| * | Something funky is going on here... disabling CSTD makes it go away... | David E. O'Brien | 2003-06-02 | 1 | -0/+1 |
| * | Don't set a C standard level for ObjC code. | David E. O'Brien | 2003-06-02 | 1 | -0/+1 |
| * | Use ?= before someone brings it up. | David E. O'Brien | 2003-06-02 | 1 | -1/+1 |
| * | crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89. | David E. O'Brien | 2003-06-01 | 1 | -0/+1 |
| * | Add a temporary indirect patch for gcc when targeting amd64. This is to | Peter Wemm | 2003-05-24 | 2 | -2/+67 |
| * | libstdc++.so breaks on amd64 due to bogons in our build, so prevent the | Peter Wemm | 2003-05-24 | 1 | -0/+5 |
| * | Set the binutils arch for as/nm correctly on the amd64 platform. | Peter Wemm | 2003-05-08 | 1 | -1/+6 |
| * | Enable GSSAPI/Kerberos 5 support (aka `gserver'). | Jacques Vidrine | 2003-05-05 | 1 | -9/+6 |
| * | Use __FBSDID over rcsid[]. | David E. O'Brien | 2003-05-03 | 32 | -80/+86 |
| * | This is WARNS=2 clean. | David E. O'Brien | 2003-05-03 | 1 | -0/+1 |