Age | Commit message (Expand) | Author | Files | Lines |
2002-07-01 | * vaxbsd.c: New BFD backend for VAX BSD and Ultrix. | Alan Modra | 1 | -3/+8 |
2002-06-23 | * Makefile.in: Regenerate. | Alan Modra | 1 | -29/+518 |
2002-06-18 | 2002-06-18 Dave Brolley <brolley@redhat.com> | Dave Brolley | 1 | -4/+9 |
2002-06-08 | * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo. | Jason Thorpe | 1 | -509/+29 |
2002-06-08 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -28/+512 |
2002-06-05 | bfd/ | Jason Thorpe | 1 | -11/+15 |
2002-06-04 | bfd: | Jason Thorpe | 1 | -503/+35 |
2002-05-31 | * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. | Alan Modra | 1 | -29/+510 |
2002-05-30 | 2002-05-29 Matt Thomas <matt@3am-software.com> | Jason Thorpe | 1 | -499/+30 |
2002-05-28 | Add DLX target | Nick Clifton | 1 | -1/+10 |
2002-05-17 | * acinclude.m4 (AM_INSTALL_LIBBFD): New. | Alan Modra | 1 | -52/+60 |
2002-05-13 | * Makefile.am (install-data-local): Install headers to | Alan Modra | 1 | -5/+5 |
2002-04-04 | * dep-in.sed: Cope with absolute paths. | Alan Modra | 1 | -42/+513 |
2002-04-04 | * Makefile.am: Add elfxx-mips.c to the known backends. | Thiemo Seufer | 1 | -501/+38 |
2002-03-21 | * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype. | Alan Modra | 1 | -10/+9 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -6/+10 |
2002-02-11 | * Makefile.am: "make dep-am". | Alan Modra | 1 | -10/+11 |
2002-02-08 | Contribute sh64-elf. | Alexandre Oliva | 1 | -4/+16 |
2002-02-01 | Run "make dep-am" | Alan Modra | 1 | -3/+7 |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 1 | -4/+14 |
2002-01-22 | run "make dep-am"; automake | Alan Modra | 1 | -12/+18 |
2002-01-08 | bfd: | Jason Thorpe | 1 | -0/+6 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -0/+3 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 1 | -0/+9 |
2001-12-06 | * configure: Regenerate. | Hans-Peter Nilsson | 1 | -11/+20 |
2001-11-07 | * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo. | Jakub Jelinek | 1 | -0/+3 |
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -4/+17 |
2001-10-04 | * Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everything | Alan Modra | 1 | -596/+532 |
2001-10-03 | bfd/ChangeLog | Alan Modra | 1 | -5/+5 |
2001-10-02 | * version.h: New file. | Alan Modra | 1 | -528/+599 |
2001-09-21 | * Makefile.am: Run "make dep-am". | Alan Modra | 1 | -46/+53 |
2001-08-30 | 2001-08-30 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+2 |
2001-08-29 | * Makefile.am (elf32-h8300.lo): New target. | Joern Rennecke | 1 | -1/+5 |
2001-08-27 | * config.bfd: Add powerpc64 target. Add powerpc64 vectors to | Alan Modra | 1 | -9/+17 |
2001-07-24 | Update dependencies with "make dep-am". | Alan Modra | 1 | -122/+129 |
2001-07-15 | 2001-07-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -4/+4 |
2001-06-10 | * elflink.h: Whitespace changes. | Alan Modra | 1 | -1/+2 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+3 |
2001-05-24 | Support for xcoff64 | Tom Rix | 1 | -9/+7 |
2001-04-24 | Add OpenRISC support | Nick Clifton | 1 | -27/+467 |
2001-04-13 | bfd/ | Jakub Jelinek | 1 | -3/+4 |
2001-03-23 | Fix building bfd.pot in maintainer mode | Nick Clifton | 1 | -469/+54 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -2/+3 |
2001-02-27 | Bump version to 2.11.90, fix missing dependencies in bfd/, | Alan Modra | 1 | -36/+40 |
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -0/+8 |
2001-02-14 | Apply changes to Makefile.in to Makefile.am | Nick Clifton | 1 | -10/+8 |
2001-02-13 | * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: Define | DJ Delorie | 1 | -1/+16 |
2001-02-11 | * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory. | Michael Sokolov | 1 | -1/+2 |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+17 |
2001-02-07 | Remove elf64-ia64.c from list of backend C files - it is auto-generated. | Nick Clifton | 1 | -27/+449 |