| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore backwards compatible -R option. | ru | 2000-05-30 | 1 | -1/+1 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -2/+2 |
* | IPv6 support. | ume | 2000-05-25 | 7 | -95/+239 |
* | Move c-decl.c out of the common libcc_int.a into the binary Makefiles | obrien | 2000-05-24 | 3 | -3/+4 |
* | Don't allow people to create new PRs with a 'wish' class. | steve | 2000-05-24 | 2 | -3/+3 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -2/+2 |
* | Updated 2.10 headers. | obrien | 2000-05-22 | 2 | -71/+1187 |
* | Tweaks to match those done in the Binutils mainline code. | obrien | 2000-05-22 | 1 | -1/+4 |
* | version 2.10 config file. | obrien | 2000-05-22 | 1 | -71/+200 |
* | Conditionally define "CROSS_COMPILE" here. | obrien | 2000-05-22 | 4 | -2/+15 |
* | Pull the switch and activate our Binutils to a snapshot of the up and | obrien | 2000-05-22 | 22 | -300/+2609 |
* | Once again fix substitution of TMAC_M and TMAC_S_PREFIX in manpages. | hoek | 2000-05-21 | 1 | -3/+3 |
* | callback.c is not really used, nor is it part of GDB 4.18. | obrien | 2000-05-17 | 1 | -1/+1 |
* | Don't forget to clean "grog". | bde | 2000-05-15 | 1 | -7/+3 |
* | Don't forget to clean f77.1. | bde | 2000-05-15 | 1 | -2/+4 |
* | Use a alternate side 2.9.1 source tree while upgrading Binutils. | obrien | 2000-05-12 | 1 | -1/+1 |
* | mdoc cleanup: use .Nm macro correctly, don't non mdoc macro | phantom | 2000-05-10 | 1 | -4/+5 |
* | Update device references. | kris | 2000-05-07 | 1 | -3/+3 |
* | Only set $MAIL_AGENT if it isn't already defined in the environment. | nik | 2000-04-30 | 1 | -1/+1 |
* | Add support for debugging programs using libc_r's implementation of | dfr | 2000-04-29 | 5 | -28/+1160 |
* | Add a new wishlist category. | steve | 2000-04-18 | 2 | -3/+5 |
* | Perl lib configuration for IA-64 (along with PPC and arm32) | obrien | 2000-04-17 | 6 | -0/+3602 |
* | Fix the .PATH style nits. Other style nits left for later. | obrien | 2000-04-17 | 2 | -15/+14 |
* | Use the non-asm routines for IA-64, PPC, and arm32 ports. | obrien | 2000-04-17 | 2 | -2/+2 |
* | Add sparcnetbsd support and cleanup style so that this looks nearly | steve | 2000-04-16 | 1 | -7/+9 |
* | Fix a typo (aout32.o -> aout32.c). Add support for NetBSD/Sparc and | steve | 2000-04-16 | 1 | -4/+13 |
* | Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64 | steve | 2000-04-16 | 4 | -0/+2400 |
* | Use the non-asm routines (for now) on the sparc and sparc64 ports. | steve | 2000-04-15 | 2 | -0/+11 |
* | The MANSECT environment variable was misrepresented as MANSEC. Fixed. | sheldonh | 2000-04-05 | 1 | -2/+2 |
* | Add a '+' to the first LDADD, otherwise it clobbers the LDADD in | gj | 2000-04-04 | 1 | -1/+1 |
* | Fix unsafe tempfile creation. This file is already off the vendor | sheldonh | 2000-04-03 | 1 | -12/+13 |
* | Add support for sunos_big_vec to support 'make world's on Solaris | steve | 2000-04-03 | 1 | -8/+4 |
* | Add support for the sunos_big_vec format as well. | steve | 2000-04-03 | 1 | -4/+7 |
* | Build and install the elf32_sparc ld(1) scripts and make elf32_sparc | steve | 2000-04-03 | 1 | -1/+13 |
* | Enable Haifa on sparc64 as well. | steve | 2000-04-02 | 1 | -1/+1 |
* | First cut at the (non-contrib) bits needed to build the binutils | steve | 2000-04-02 | 11 | -0/+3118 |
* | The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}. | steve | 2000-04-02 | 1 | -1/+1 |
* | Add additional path for info to /usr/X11R6/info. This will allow | asmodai | 2000-04-01 | 1 | -1/+1 |
* | Get the installed headers list right. | obrien | 2000-03-30 | 1 | -1/+1 |
* | Switch over to using the GCC 2.95 Objc library code. | obrien | 2000-03-30 | 1 | -13/+26 |
* | Fixed wrong path to libperl in DPADD. | bde | 2000-03-27 | 1 | -4/+7 |
* | Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local static | bde | 2000-03-27 | 13 | -77/+31 |
* | Don't abuse LDADD for holding linker flags. Doing so broke | bde | 2000-03-27 | 2 | -6/+4 |
* | Fixed missing DPADD. | bde | 2000-03-27 | 1 | -3/+2 |
* | Update for gperf 2.7 | kris | 2000-03-25 | 3 | -6/+31 |
* | Fix a minor grammar problem. | mpp | 2000-03-24 | 1 | -1/+1 |
* | Clean up the FreeBSD configuration files -- includes removing the usage | obrien | 2000-03-23 | 2 | -2/+0 |
* | Wrap building of uucp related programs around NOUUCP knob. | dan | 2000-03-20 | 1 | -0/+2 |
* | A bandaid to try and make this buildable. This should probably be | peter | 2000-03-20 | 2 | -8/+54 |
* | Make the SUBDIR list more granular to assist in my GCC hacking. | obrien | 2000-03-19 | 1 | -1/+9 |