aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Properly quote the lib path.David E. O'Brien2003-08-196-6/+6
* Stage 3 of dynamic root support, con't.David E. O'Brien2003-08-176-6/+6
* s/x86_64/amd64/g where possible.David E. O'Brien2003-08-171-2/+2
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* The as(1) manpage was missing on i386 and amd64.Ruslan Ermilov2003-08-142-2/+1
* Back out revision 1.32; it attaches the files in the wrong section of the PR.Ceri Davies2003-08-111-3/+0
* Have the -a and -f options work together.Ceri Davies2003-08-111-0/+3
* Added description for the libufs(3) library.Ruslan Ermilov2003-08-052-0/+2
* LANG->LC_ALLAndrey A. Chernov2003-08-041-1/+1
* Use LANG=C before tr to be sure that ranges are correctAndrey A. Chernov2003-08-041-1/+1
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* If ${GCC_CPU}-c.c exists, we need to use it.David E. O'Brien2003-07-311-0/+3
* returned length can exceed the limits of type charJohn W. De Boskey2003-07-291-1/+1
* Including dynamically generated osreldate.h wasn't such a goodAlexander Kabaev2003-07-132-1/+4
* Include osreldate.h instead of sys/param.h to get __FreeBSD_versionAlexander Kabaev2003-07-111-1/+1
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-119-110/+297
* Update for GCC 3.3.1-pre.Alexander Kabaev2003-07-114-70/+186
* Add unwind-c.c file required for -fexceptions in C sources.Alexander Kabaev2003-07-111-2/+2
* Change CFLAGS to more closely follow options used when GCC is builtAlexander Kabaev2003-07-111-1/+2
* Temporarily turn off -Werror for these components.Alexander Kabaev2003-07-112-1/+2
* Only define a default editor if one isn't already defined.David E. O'Brien2003-07-071-0/+2
* bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.David E. O'Brien2003-07-011-1/+1
* Add elf_i386_fbsd emulation.David E. O'Brien2003-07-011-0/+14
* Fixed build.Ruslan Ermilov2003-07-011-0/+1
* Don't build separate annotate.info, it's already part of gdb.info.Ruslan Ermilov2003-07-011-2/+1
* Catch up with bsd.lib.mk,v 1.143.Ruslan Ermilov2003-06-302-19/+0
* Add missing quote after cut/paste error in last commit. :-(Peter Wemm2003-06-261-1/+1
* Update the target.David E. O'Brien2003-06-265-15/+15
* Configure gcc in biarch mode for amd64 so that the -m32 flag is enabledPeter Wemm2003-06-261-2/+1
* Oops, remove hack to stop libstdc++.so being built now that gcc usesPeter Wemm2003-06-261-5/+0
* Add an amd64 category now that amd64 has its own mailing list and all.Dag-Erling Smørgrav2003-06-202-0/+4
* Remove MAINTAINER lines.David E. O'Brien2003-06-141-4/+0
* Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav2003-06-142-2/+0
* When building a shared library, link it against libgcc_pic.a instead of thePeter Wemm2003-06-131-1/+2
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedPeter Wemm2003-06-131-0/+3
* Teach mdoc(7) about the upcoming 5.2-RELEASE.Ruslan Ermilov2003-06-091-0/+1
* The .Fn functionPhilippe Charnier2003-06-081-30/+60
* UseJun Kuriyama2003-06-062-2/+2
* Make the footer display "FreeBSD 5.1".Ruslan Ermilov2003-06-051-1/+1
* We have at least one consumer of the upcoming FreeBSD 4.9.Ruslan Ermilov2003-06-021-0/+1
* Something funky is going on here... disabling CSTD makes it go away...David E. O'Brien2003-06-021-0/+1
* Don't set a C standard level for ObjC code.David E. O'Brien2003-06-021-0/+1
* Use ?= before someone brings it up.David E. O'Brien2003-06-021-1/+1
* crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.David E. O'Brien2003-06-011-0/+1
* Add a temporary indirect patch for gcc when targeting amd64. This is toPeter Wemm2003-05-242-2/+67
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thePeter Wemm2003-05-241-0/+5
* Set the binutils arch for as/nm correctly on the amd64 platform.Peter Wemm2003-05-081-1/+6
* Enable GSSAPI/Kerberos 5 support (aka `gserver').Jacques Vidrine2003-05-051-9/+6
* Use __FBSDID over rcsid[].David E. O'Brien2003-05-0332-80/+86