aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Finish update for cvs-1.11.5. Some build-time tunables were moved fromPeter Wemm2003-01-216-485/+39
* Dont bother with unused rules for version.cPeter Wemm2003-01-211-4/+1
* Update for cvs-1.11.5 import (note to self: gotta fix the version tags)Peter Wemm2003-01-212-4/+4
* The PowerPC-specfic scripttempl file was depreciated in favor of the genericDavid E. O'Brien2003-01-211-1/+1
* Reformat.David E. O'Brien2003-01-041-22/+24
* Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.David E. O'Brien2003-01-041-1/+1
* GC 'char sigmap[]' (it is no longer used)Max Khon2003-01-041-40/+0
* Make minimal changes to point the users to the Texinfo documentationGiorgos Keramidas2002-12-141-0/+7
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* We need to support the bfd_efi_app_ia64_vec vector for loader support.David E. O'Brien2002-12-051-0/+1
* Change the default emulation to elf64_sparc_fbsd. This emulation knows theDavid E. O'Brien2002-12-051-10/+16
* Set WARNS=0 as a temp work around until I can get access to an IA-64 boxDavid E. O'Brien2002-12-051-0/+2
* Change the default emulation to elf64_ia64_fbsd. This knows the properDavid E. O'Brien2002-12-051-5/+13
* Don't dike out ELF_DYNAMIC_INTERPRETER, we need this copy now.David E. O'Brien2002-12-051-2/+1
* C++ exceptions with shared libraries are working on sparc64 now.Alexander Kabaev2002-12-051-2/+0
* Update for Gcc 3.2.1 release.David E. O'Brien2002-12-042-80/+125
* Gperf is usable again.David E. O'Brien2002-12-041-2/+6
* Sigh. Another wrong version string. However, this one isn't used in thePeter Wemm2002-12-042-2/+2
* Oops. Use the correct version number. The number that was here was thePeter Wemm2002-12-032-2/+2
* Remove the ancient PEI cruft that is useless.David E. O'Brien2002-12-021-4/+0
* We can handle the bfd_elf32_i386_vec vector at the same time as theDavid E. O'Brien2002-12-021-2/+2
* We can handle the bfd_elf64_alpha_vec vector at the same time as theDavid E. O'Brien2002-12-021-2/+2
* Cleaner support of a DEFAULT_VECTOR.David E. O'Brien2002-12-025-17/+21
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-021-8/+2
* Handle the "HAVE_" defines via the VECS list.David E. O'Brien2002-12-027-14/+4
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-025-112/+225
* Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien2002-12-027-9/+24
* We now have insque().David E. O'Brien2002-12-021-1/+1
* Binutils 2.13.2 is WARNS=2 clean for all our architectures.David E. O'Brien2002-12-021-5/+0
* Update for the 2.13.2 2002-11-27 snapshot import.David E. O'Brien2002-12-021-2/+2
* Update bmake glue after 1.11.2.1-20021201 import. options.h is no longerPeter Wemm2002-12-024-653/+697
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.David E. O'Brien2002-11-271-1/+1
* Remove our custom mixed ELF/a.out support. This means the base compilerDavid E. O'Brien2002-11-261-7/+1
* Catch up with The Great Perl Script Rewrite.Ruslan Ermilov2002-11-181-1/+1
* Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.Ruslan Ermilov2002-11-185-874/+0
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+3
* Better emulate the FSF build for Sparc64.David E. O'Brien2002-11-061-0/+1
* Build Objective-C runtime support library with thr-posix.c.Alexander Kabaev2002-10-301-1/+1
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-4/+1
* Don't dump core if none of the directories in /etc/manpath.config exist.Kris Kennaway2002-10-271-0/+3
* A version of SGR disabling stuff that is believed to be safe.Ruslan Ermilov2002-10-241-8/+1
* Remove the hack to build groff statically on alpha, now that the rtldAndrew Gallatin2002-10-231-6/+0
* A crude temporary hack to fix building of ms(7) formatted documentsRuslan Ermilov2002-10-231-1/+8
* Add support for sparc64 kernel debugging.Mark Peek2002-10-211-5/+64
* Grammar nits.Ruslan Ermilov2002-10-211-2/+2
* Make static in our normal manner.David E. O'Brien2002-10-211-1/+1
* Unbreak Alpha world.David E. O'Brien2002-10-211-0/+6
* GDB 5.2.1 doesn't build on sparc64 right now.David E. O'Brien2002-10-201-2/+1
* We HAVE_STPCPY now.David E. O'Brien2002-10-2016-30/+29