| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish update for cvs-1.11.5. Some build-time tunables were moved from | peter | 2003-01-21 | 6 | -485/+39 |
* | Dont bother with unused rules for version.c | peter | 2003-01-21 | 1 | -4/+1 |
* | Update for cvs-1.11.5 import (note to self: gotta fix the version tags) | peter | 2003-01-21 | 2 | -4/+4 |
* | The PowerPC-specfic scripttempl file was depreciated in favor of the generic | obrien | 2003-01-21 | 1 | -1/+1 |
* | Reformat. | obrien | 2003-01-04 | 1 | -22/+24 |
* | Add the ability to debug C++ programs using v2 and v3 of the G++ ABI. | obrien | 2003-01-04 | 1 | -1/+1 |
* | GC 'char sigmap[]' (it is no longer used) | fjoe | 2003-01-04 | 1 | -40/+0 |
* | Make minimal changes to point the users to the Texinfo documentation | keramida | 2002-12-14 | 1 | -0/+7 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -1/+1 |
* | We need to support the bfd_efi_app_ia64_vec vector for loader support. | obrien | 2002-12-05 | 1 | -0/+1 |
* | Change the default emulation to elf64_sparc_fbsd. This emulation knows the | obrien | 2002-12-05 | 1 | -10/+16 |
* | Set WARNS=0 as a temp work around until I can get access to an IA-64 box | obrien | 2002-12-05 | 1 | -0/+2 |
* | Change the default emulation to elf64_ia64_fbsd. This knows the proper | obrien | 2002-12-05 | 1 | -5/+13 |
* | Don't dike out ELF_DYNAMIC_INTERPRETER, we need this copy now. | obrien | 2002-12-05 | 1 | -2/+1 |
* | C++ exceptions with shared libraries are working on sparc64 now. | kan | 2002-12-05 | 1 | -2/+0 |
* | Update for Gcc 3.2.1 release. | obrien | 2002-12-04 | 2 | -80/+125 |
* | Gperf is usable again. | obrien | 2002-12-04 | 1 | -2/+6 |
* | Sigh. Another wrong version string. However, this one isn't used in the | peter | 2002-12-04 | 2 | -2/+2 |
* | Oops. Use the correct version number. The number that was here was the | peter | 2002-12-03 | 2 | -2/+2 |
* | Remove the ancient PEI cruft that is useless. | obrien | 2002-12-02 | 1 | -4/+0 |
* | We can handle the bfd_elf32_i386_vec vector at the same time as the | obrien | 2002-12-02 | 1 | -2/+2 |
* | We can handle the bfd_elf64_alpha_vec vector at the same time as the | obrien | 2002-12-02 | 1 | -2/+2 |
* | Cleaner support of a DEFAULT_VECTOR. | obrien | 2002-12-02 | 5 | -17/+21 |
* | Update for the Binutils 2.13.2 20021127 snapshot import. | obrien | 2002-12-02 | 1 | -8/+2 |
* | Handle the "HAVE_" defines via the VECS list. | obrien | 2002-12-02 | 7 | -14/+4 |
* | Update for the Binutils 2.13.2 20021127 snapshot import. | obrien | 2002-12-02 | 5 | -112/+225 |
* | Update for the Binutils 2.13.2 20021127 snapshot import. | obrien | 2002-12-02 | 7 | -9/+24 |
* | We now have insque(). | obrien | 2002-12-02 | 1 | -1/+1 |
* | Binutils 2.13.2 is WARNS=2 clean for all our architectures. | obrien | 2002-12-02 | 1 | -5/+0 |
* | Update for the 2.13.2 2002-11-27 snapshot import. | obrien | 2002-12-02 | 1 | -2/+2 |
* | Update bmake glue after 1.11.2.1-20021201 import. options.h is no longer | peter | 2002-12-02 | 4 | -653/+697 |
* | Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++. | obrien | 2002-11-27 | 1 | -1/+1 |
* | Remove our custom mixed ELF/a.out support. This means the base compiler | obrien | 2002-11-26 | 1 | -7/+1 |
* | Catch up with The Great Perl Script Rewrite. | ru | 2002-11-18 | 1 | -1/+1 |
* | Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local. | ru | 2002-11-18 | 5 | -874/+0 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | ru | 2002-11-13 | 1 | -1/+3 |
* | Bootstrapping aid for 4.0-RELEASE. | ru | 2002-11-13 | 1 | -0/+3 |
* | Better emulate the FSF build for Sparc64. | obrien | 2002-11-06 | 1 | -0/+1 |
* | Build Objective-C runtime support library with thr-posix.c. | kan | 2002-10-30 | 1 | -1/+1 |
* | bsd.doc.mk changes: | ru | 2002-10-29 | 1 | -4/+1 |
* | Don't dump core if none of the directories in /etc/manpath.config exist. | kris | 2002-10-27 | 1 | -0/+3 |
* | A version of SGR disabling stuff that is believed to be safe. | ru | 2002-10-24 | 1 | -8/+1 |
* | Remove the hack to build groff statically on alpha, now that the rtld | gallatin | 2002-10-23 | 1 | -6/+0 |
* | A crude temporary hack to fix building of ms(7) formatted documents | ru | 2002-10-23 | 1 | -1/+8 |
* | Add support for sparc64 kernel debugging. | mp | 2002-10-21 | 1 | -5/+64 |
* | Grammar nits. | ru | 2002-10-21 | 1 | -2/+2 |
* | Make static in our normal manner. | obrien | 2002-10-21 | 1 | -1/+1 |
* | Unbreak Alpha world. | obrien | 2002-10-21 | 1 | -0/+6 |
* | GDB 5.2.1 doesn't build on sparc64 right now. | obrien | 2002-10-20 | 1 | -2/+1 |
* | We HAVE_STPCPY now. | obrien | 2002-10-20 | 16 | -30/+29 |