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