Age | Commit message (Expand) | Author | Files | Lines |
2002-05-21 | bfd: | Jason Thorpe | 1 | -0/+7 |
2002-05-17 | * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5. | Marek Michalkiewicz | 1 | -0/+25 |
2002-05-07 | Honour DESTDIR | Nick Clifton | 1 | -7/+7 |
2002-04-30 | * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o. | Mark Mitchell | 1 | -1/+4 |
2002-04-28 | * Makefile.am (mpw): New maintainer mode rule to make mpw-*.c files. | Alan Modra | 1 | -0/+23 |
2002-04-04 | * dep-in.sed: Cope with absolute paths. | Alan Modra | 1 | -6/+9 |
2002-03-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -6/+7 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -5/+11 |
2002-02-18 | 2002-02-18 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 1 | -0/+37 |
2002-02-11 | * Makefile.in: Regenerate. | Alan Modra | 1 | -1/+1 |
2002-02-08 | Contribute sh64-elf. | Alexandre Oliva | 1 | -4/+25 |
2002-02-02 | bfd: | Jason Thorpe | 1 | -0/+6 |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 1 | -5/+13 |
2002-01-26 | * Makefile.am (install): Depend on install-info. | Hans-Peter Nilsson | 1 | -0/+4 |
2002-01-16 | * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em. | Alan Modra | 1 | -2/+2 |
2002-01-08 | bfd: | Jason Thorpe | 1 | -0/+11 |
2001-12-20 | * configure.tgt (arm-*-netbsdelf*): Add target. | Alan Modra | 1 | -0/+6 |
2001-12-18 | * config.bfd (m68*-*-netbsdelf*): New target. | Matthew Green | 1 | -2/+8 |
2001-12-17 | * Makefile.am: Add rules for eelf64alpha_nbsd. | Richard Henderson | 1 | -0/+5 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 1 | -0/+5 |
2001-12-03 | Pass argc and argv to ldemul_choose_target. | Tom Rix | 1 | -4/+0 |
2001-11-22 | 2001-11-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -297/+396 |
2001-11-22 | * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. | Alan Modra | 1 | -398/+326 |
2001-11-12 | * Makefile.am (GENSCRIPTS): Quote ${exec_prefix}. | Alan Modra | 1 | -1/+1 |
2001-11-09 | * ld.texinfo: Use @command for commands, @option for options. | Stephane Carrez | 1 | -1/+2 |
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -5/+15 |
2001-10-02 | * ldver.h (ld_program_version): Remove declaration. | Alan Modra | 1 | -56/+61 |
2001-09-30 | * Makefile.am: Update dependencies with "make dep-am". | Hans-Peter Nilsson | 1 | -23/+27 |
2001-09-12 | 2001-09-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 |
2001-08-29 | * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and | Joern Rennecke | 1 | -1/+13 |
2001-08-27 | * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o. | Alan Modra | 1 | -0/+8 |
2001-08-13 | * emultempl/needrelax.em: New file. | Richard Henderson | 1 | -1/+2 |
2001-07-24 | Update dependencies with "make dep-am". | Alan Modra | 1 | -2/+2 |
2001-07-14 | Fix dependency for em32relf.c | Nick Clifton | 1 | -2/+2 |
2001-06-27 | * emulparams/hppa64linux.sh: New file. | Alan Modra | 1 | -4/+8 |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 1 | -8/+9 |
2001-06-18 | * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on | Hans-Peter Nilsson | 1 | -7/+7 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -0/+4 |
2001-05-22 | Improve Solaris compatability | Nick Clifton | 1 | -0/+4 |
2001-05-14 | * Makefile.am (ld.dvi): Search bfd/doc for texinfo files. | DJ Delorie | 1 | -1/+1 |
2001-05-02 | Add gas and ld support for openrisc | Nick Clifton | 1 | -20/+216 |
2001-04-08 | 2001-04-05 Steven J. Hill <sjhill@cotw.com> | H.J. Lu | 1 | -3/+12 |
2001-03-25 | Automate generate on man pages | Nick Clifton | 1 | -210/+39 |
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 1 | -1/+1 |
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 1 | -4/+4 |
2001-02-22 | Add ia64-*-aix* configuration. | Timothy Wall | 1 | -0/+4 |
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -0/+4 |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -1/+9 |
2001-02-06 | 2001-02-06 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -5/+0 |
2001-01-22 | Allow Maciej to select weird --libdir options and still select | Alan Modra | 1 | -1/+1 |