Age | Commit message (Expand) | Author | Files | Lines |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-14 | fixes for elf_find_nearest_line | Nick Clifton | 1 | -38/+75 |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+3 |
2000-12-12 | Fix formatting. | Nick Clifton | 1 | -2/+2 |
2000-12-08 | Generalize DWARF2 and COFF support. | Nick Clifton | 1 | -1/+2 |
2000-11-30 | Add support for x86_64-*-linux-gnu* target | Nick Clifton | 1 | -0/+3 |
2000-10-11 | Revert 2000-10-07 link-once section symbol changes. | Alan Modra | 1 | -6/+6 |
2000-10-07 | Make elf section symbols global for link-once sections. | Alan Modra | 1 | -3/+5 |
2000-10-05 | Preserve machine dependent section header flags when reading ELF object file. | Jim Wilson | 1 | -0/+6 |
2000-09-30 | Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t. | Alan Modra | 1 | -2/+10 |
2000-09-29 | That'll teach me not to type little patches in by hand. Get | Alan Modra | 1 | -1/+1 |
2000-09-29 | (elf_fake_sections): Do not mark the section SHT_NOBITS if | Alan Modra | 1 | -8/+2 |
2000-09-11 | Make debug_sec_names static. | Nick Clifton | 1 | -1/+1 |
2000-09-07 | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -162/+152 |
2000-09-02 | Add .gnu.linkobce.wi. to the list of debug section names. | Nick Clifton | 1 | -4/+17 |
2000-08-30 | 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -27/+18 |
2000-08-22 | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+14 |
2000-08-03 | Restore reverted code. Fix bug in reverted code which was eliminating too | Nick Clifton | 1 | -189/+314 |
2000-08-03 | 2000-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -171/+63 |
2000-07-31 | Improve section to segment mapping code. | Nick Clifton | 1 | -63/+171 |
2000-07-20 | * Makefile.am (ALL_MACHINES): Add cpu-cris.lo. | Hans-Peter Nilsson | 1 | -0/+3 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+10 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+3 |
2000-07-19 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+1 |
2000-07-19 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+31 |
2000-07-18 | Rename bfd_elf_get_arch_size to bfd_get_arch_size | Nick Clifton | 1 | -32/+2 |
2000-07-11 | Add function bfd_elf_get_sign_extend_vma. | Andrew Cagney | 1 | -0/+14 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -2/+10 |
2000-06-19 | 2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 1 | -1/+2 |
2000-06-06 | 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -2/+5 |
2000-06-06 | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -35/+121 |
2000-05-31 | (_bfd_elf_slurp_version_tables): Correct reading of version | Ulrich Drepper | 1 | -11/+33 |
2000-05-29 | (_bfd_elf_link_hash_table_init): Initialize dynlocal. | Alan Modra | 1 | -0/+1 |
2000-05-09 | Fix some nits shown up by objcopy. | Alan Modra | 1 | -16/+33 |
2000-05-05 | 2000-05-04 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -3/+18 |
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-04-21 | IA-64 ELF support. | Jim Wilson | 1 | -0/+3 |
2000-03-27 | ATMEL AVR microcontroller support. | Alan Modra | 1 | -0/+3 |
2000-03-06 | * elf.c (swap_out_syms): Check for null type_ptr. | Catherine Moore | 1 | -1/+2 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 1 | -1/+4 |
2000-02-18 | * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect | Richard Henderson | 1 | -8/+4 |
2000-02-13 | * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and | Richard Henderson | 1 | -0/+56 |
2000-01-10 | Apply patch from Egor Duda to process win32_pstatus notes in core dumps. | Nick Clifton | 1 | -1/+82 |
2000-01-03 | ELF visibility patch from Martin Loewis. | Nick Clifton | 1 | -4/+14 |
1999-12-07 | Add support for SSE registers in ELF core files. | Jim Blandy | 1 | -12/+49 |
1999-11-29 | * elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New | Jim Blandy | 1 | -0/+48 |
1999-11-26 | Add support for target specific processing of ELF segments | Nick Clifton | 1 | -17/+51 |
1999-09-24 | Fred Fish <fnf@cygnus.com> | Richard Henderson | 1 | -2/+14 |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1 | -0/+3 |
1999-07-30 | Jakub Jelinek <jj@ultra.linux.cz> | Richard Henderson | 1 | -2/+15 |