Age | Commit message (Expand) | Author | Files | Lines |
2000-02-24 | * som.c (som_misc_symbol_info): Add field | Catherine Moore | 2 | -1/+27 |
2000-02-23 | fix typo in previous delta | Nick Clifton | 1 | -1/+1 |
2000-02-23 | Accept 16-bit addresses. | Nick Clifton | 2 | -11/+18 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 15 | -453/+2458 |
2000-02-22 | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -1/+8 |
2000-02-22 | * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning for | Ian Lance Taylor | 2 | -3/+19 |
2000-02-22 | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -4/+6 |
2000-02-21 | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 7 | -16/+47 |
2000-02-21 | ELF HPPA doesn't work at present; remove it until it does. | Ian Lance Taylor | 5 | -16/+24 |
2000-02-19 | * coffcode.h (coff_set_arch_mach_hook): Use free(), because there | Geoffrey Keating | 2 | -5/+10 |
2000-02-19 | * coffcode.h (coff_set_arch_mach_hook): Don't use variable-size | Geoffrey Keating | 3 | -77/+800 |
2000-02-18 | * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect | Richard Henderson | 5 | -34/+58 |
2000-02-17 | Fix copyright line. | Kevin Buettner | 1 | -1/+1 |
2000-02-17 | AIX 4.3 core dump changes. | Kevin Buettner | 2 | -12/+54 |
2000-02-17 | bfd: | Joern Rennecke | 7 | -45/+414 |
2000-02-13 | * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and | Richard Henderson | 4 | -87/+94 |
2000-02-13 | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 12 | -38/+91 |
2000-02-13 | rebuild | Ian Lance Taylor | 1 | -16/+42 |
2000-02-10 | Add hooks to support TI COFF handling. | Timothy Wall | 3 | -0/+19 |
2000-02-10 | Fix problem where -relax could reorder multiple consecutive sets of the | Joern Rennecke | 2 | -16/+123 |
2000-02-09 | Set arch/mach info prior to swapping in sections, so that the swapping | Timothy Wall | 2 | -4/+12 |
2000-02-08 | apply patch from MArk Elbrecht tpo update comment and copyright | Nick Clifton | 2 | -2/+6 |
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 |
2000-01-28 | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 3 | -6/+63 |
2000-01-27 | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 2 | -7/+27 |
2000-01-26 | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 4 | -6/+16 |
2000-01-24 | Remove use of a GCC extension when allocating local arrays. | Nick Clifton | 2 | -5/+31 |
2000-01-21 | Fix seeks and reads past the end of a BIM | Nick Clifton | 2 | -1/+23 |
2000-01-20 | fix spelling of Motorola | Nick Clifton | 2 | -2/+2 |
2000-01-14 | fix mis-applied patch | Nick Clifton | 2 | -1/+9 |
2000-01-13 | Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and | Nick Clifton | 3 | -41/+52 |
2000-01-13 | Fix bug in interwork stubs from thumb to arm | Nick Clifton | 2 | -1/+6 |
2000-01-13 | Apply Tim walls octest vs bytes patch | Nick Clifton | 9 | -53/+155 |
2000-01-13 | Apply for for CR 102957. | Nick Clifton | 2 | -1/+7 |
2000-01-10 | Add arm-conix target | Nick Clifton | 2 | -1/+6 |
2000-01-10 | Apply patch from Egor Duda to process win32_pstatus notes in core dumps. | Nick Clifton | 6 | -2/+109 |
2000-01-04 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+1 |
2000-01-03 | ELF visibility patch from Martin Loewis. | Nick Clifton | 4 | -7/+65 |
1999-12-29 | * elflink.h (bfd_elf,size_dynamic_sections): Don't export all | Richard Henderson | 2 | -14/+19 |
1999-12-28 | fix PE file format detection | Nick Clifton | 2 | -1/+9 |
1999-12-17 | Move PE format object file detection code into common place. | Nick Clifton | 4 | -128/+96 |
1999-12-17 | catch bad arm relocs | Nick Clifton | 2 | -10/+36 |
1999-12-14 | Fix detection of common symbols | Nick Clifton | 2 | -5/+54 |
1999-12-14 | Add support for sparc-*-netbsdelf* and sparc-*-netbsdaout*. | Andrew Cagney | 2 | -1/+15 |
1999-12-14 | fix detection of common symbols. | Nick Clifton | 2 | -1/+8 |
1999-12-10 | Fix elf linker's handling of commons in archive maps | Nick Clifton | 2 | -1/+120 |
1999-12-10 | Revert previous patch. | Nick Clifton | 19 | -76/+35 |
1999-12-10 | Change AR for ELF so that common symbols are not included in archive map. | Nick Clifton | 19 | -15/+111 |
1999-12-07 | *** empty log message *** | Jim Blandy | 1 | -0/+8 |
1999-12-07 | Add support for SSE registers in ELF core files. | Jim Blandy | 1 | -12/+49 |