| Age | Commit message (Expand) | Author |
| 2003-12-04 | delete binutils 2.13 sources. | mrg |
| 2003-11-27 | delete GDB 5.0. it is no longer used by supported platforms (sorry pc532 :-) | mrg |
| 2003-11-23 | Set ENTRY=__start to be consistent with other ELF ports. The produced | uwe |
| 2003-11-07 | The "pref @rN" instruction was introduced in sh3, not sh4, so correct | uwe |
| 2003-11-03 | Set USER_LABEL_PREFIX to "", otherwise native compilation of some GNU | ragge |
| 2003-10-23 | If host is x86-*-netbsd*, don't descend into gcc, gdb, and rcs | matt |
| 2003-10-16 | Keep the unsigned, just add HOST_WIDE_INT. | matt |
| 2003-10-16 | Cast using HOST_WIDE_INT, not unsigned. | matt |
| 2003-10-06 | Add in-tree toolchain support for HPPA. | matt |
| 2003-09-23 | Fix various GCC3.3.1 nits | matt |
| 2003-09-22 | get sys/signal.h included before machine/frame.h includes m68k/signal.h | cl |
| 2003-09-12 | Fix the alignment code generated for the 64bit case. | fvdl |
| 2003-09-07 | Skip gcc and gdb for x86_64-*-netbsd* | fvdl |
| 2003-08-22 | build with GCC3 - string literals can't use literal new lines. | mrg |
| 2003-08-20 | use %llu for unsigned long long printing; PR bin/22552 | itojun |
| 2003-08-15 | Correctly decode the switchframe *and the two callframes above it* which | matt |
| 2003-08-15 | Register `fill' was renamed to `lr'. | hannken |
| 2003-08-01 | Make this compile with gcc-3 | christos |
| 2003-07-27 | rework an expression to avoid 32 bit overflow | mrg |
| 2003-07-27 | #if 0 an assert that is always false. XXX not really always... | mrg |
| 2003-07-26 | Disable rules that attempt to update parse.c from parse.y. | lukem |
| 2003-07-24 | Add rev 1.48 from binutils: | simonb |
| 2003-07-09 | As already done in binutils-2.14: | drochner |
| 2003-07-09 | Fix another case where the %{R*} in LINK_SPEC got lost. | drochner |
| 2003-06-30 | These man pages are not from the Berkeley distribution -- remove ".UC". | wiz |
| 2003-06-26 | fix LINK_SPEC to pass "-R" to the linker | drochner |
| 2003-06-26 | link shared objects against libgcc_pic also in the !native | drochner |
| 2003-06-14 | Bring in the following patch from FSF binutils mainline: | thorpej |
| 2003-06-01 | Change --redefine-syms-file to --redefine-syms for consistency with | thorpej |
| 2003-05-26 | Handle comments in macros when the -C flag is specified to the | kristerw |
| 2003-05-23 | Back-port a patch from GCC mainline: | thorpej |
| 2003-05-09 | elf_fake_sections: fix cast sh_name. | petrov |
| 2003-05-06 | Include <string.h>. From Ian Lance Taylor. | thorpej |
| 2003-04-25 | Make sure to supply the PS_REGNUM (as a fixed value) so that | matt |
| 2003-04-11 | Add netbsdaout.c to BFD32_BACKENDS_CFILES and netbsdaout.lo to | skrll |
| 2003-04-07 | Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692. | wiz |
| 2003-04-06 | Correct some SPARC tradenames. From Igor Sobrado in PR 19820. | wiz |
| 2003-04-02 | add a missing backslash. | perry |
| 2003-03-30 | VAX, not Vax. | wiz |
| 2003-03-17 | Build COFF targets. Some embedded tools really, really want this. | mycroft |
| 2003-03-16 | Don't access memory before the start of a file. | martin |
| 2003-03-15 | Back out rev. 1.4. The problem only occurs when using pre-compiled | thorpej |
| 2003-03-15 | Add -mstrict-align to the CC1 default options. | hannken |
| 2003-03-15 | PR/20554: John Heasley: gcc should define __sparcv9 for 64 bit compilation | christos |
| 2003-03-14 | Second half of fix for PR toolchain/19265. | thorpej |
| 2003-03-14 | Add support for the %j format length modifier (intmax_t). We have to | thorpej |
| 2003-03-14 | Pass -m403 to gas. | hannken |
| 2003-03-14 | Support a Mac OS X host. | thorpej |
| 2003-03-13 | Support Mac OS X host. | thorpej |
| 2003-03-12 | The preprocessor in Apple's GCC 3.1 doesn't like being passed a macro | thorpej |