| Age | Commit message (Expand) | Author |
| 2003-03-04 | NetBSD doesn't support PS_REGNUM or anything >= MQ_REGNUM. | matt |
| 2003-03-03 | print_insn_shl() in gnu/dist/toolchain/opcodes/sh-dis.c has been merged | tsutsui |
| 2003-03-03 | Put back some lines removed on 2.13.2.1 merge. | tsutsui |
| 2003-03-02 | Consistently comment out rules which attempt to rebuild .info from .texinfo, | lukem |
| 2003-03-02 | oops; re-enable the asconfig.texi rule. | mrg |
| 2003-03-01 | add the prototype for lbasename here where it belongs. | mrg |
| 2003-03-01 | merge binutils 2.13.2.1 | mrg |
| 2003-03-01 | binutils 2.13.2.1 import | mrg |
| 2003-03-01 | import of (most of) binutils 2.13.2.1. no top level, and cut down include/ | mrg |
| 2003-02-28 | Define _REENTRANT as well as _PTHREADS if -pthread is specified on the | thorpej |
| 2003-02-27 | Chnage data offset so that is aligned to the next 64KB boundary after text. | matt |
| 2003-02-27 | Print thread name, if any. | nathanw |
| 2003-02-22 | Make sure a few instances of mkinstalldirs is run via $SHELL so it's not | jmc |
| 2003-02-17 | Include both application threads and "raw" LWPs in GDB's list of | nathanw |
| 2003-02-17 | Fix an unitialized variable (from binutils 2.13). | martin |
| 2003-02-15 | * arm.c (arm_reload_in_hi): Ensure that the scratch register does | rearnsha |
| 2003-02-08 | Pull up changes from binutils master sources | tsutsui |
| 2003-02-08 | Remove dependencies on .y files as well. | lukem |
| 2003-02-07 | Remove dependency of $(srcdir)/c-gperf.h on c-parse.gperf, because we | lukem |
| 2003-02-02 | Don't try to look back in the instruction stream beyound it's start | martin |
| 2003-01-29 | Add a --redefine-syms-file option from Chris Demetriou's proposed patch | simonb |
| 2003-01-28 | Bump version to nb4 to reflect the -pthread option. (Thanks for the | thorpej |
| 2003-01-28 | do NOT force definition of _POSIX_SOURCE, at least not on NetBSD, | jdolecek |
| 2003-01-25 | Since sh--netbsdelf doesn't have leading underscore, | tsutsui |
| 2003-01-24 | * Use gthr-posix.h if --enable-threads. | thorpej |
| 2003-01-19 | Thread support for sparc and sparc64, not yet complete. | martin |
| 2003-01-18 | merge nathanw_sa | christos |
| 2003-01-18 | merge nathanw_sa | christos |
| 2002-12-16 | Place EH labels on the permanent obstack. Fixes PR 18314. | kristerw |
| 2002-12-16 | Skip sys_errlist for __APPLE__. | thorpej |
| 2002-12-13 | Fix toolchain build problem. | tron |
| 2002-12-10 | FreeBSD needs the same special hacks for sys_errlist and sys_siglist during | imp |
| 2002-11-25 | Make it possible for the a.out BFD back-end to merge read-only | thorpej |
| 2002-11-21 | In ASM_SPEC: | thorpej |
| 2002-11-21 | Various changes to support soft-vfp: | thorpej |
| 2002-11-21 | From bintuils-current: | thorpej |
| 2002-11-21 | Define the header bit indicating VFP-format floating point. | thorpej |
| 2002-11-20 | Regenerate (unfortuantely, with a much later version of bison). | thorpej |
| 2002-11-20 | Fix a problem with placing orphaned sections (like the ones with | thorpej |
| 2002-11-19 | Back-port "spec functions" from GCC 3.3. Use if "if-exists()" spec | thorpej |
| 2002-11-17 | Put const data in .rodata (cut-and-pasted from linux-elf.h). Pass -matpcs | thorpej |
| 2002-11-10 | Define __ABICALLS__ if -mno-abicalls is not specified. | thorpej |
| 2002-11-09 | Fix PIC handling logic in ASM_SPEC: always pass -KPIC to the assembler | thorpej |
| 2002-11-05 | Bring in the following change from Binutils-current: | thorpej |
| 2002-11-05 | * Tidy up CC1_SPEC. Remove the -mno-pic flag, which didn't actually | thorpej |
| 2002-11-01 | Revise previous to xstrdup the basename earlier; an intervening call to | thorpej |
| 2002-10-31 | xstrdup the return value of basename() before recording it in the bfd | thorpej |
| 2002-10-30 | Fix a bug with list handling that caused this to abort with a "extraneous | rafal |
| 2002-10-18 | Add an x86_initialize_trampoline() function, similar to GCC 3.3, | thorpej |
| 2002-10-17 | Bring in the following fix from gcc-current: | thorpej |