aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-02-28Add WinCE support.Nick Clifton18-92/+2475
2000-02-282000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor3-26/+54
2000-02-28 * dwarf2.c (read_abbrevs): Use _raw_size directly rather thanIan Lance Taylor2-3/+10
2000-02-272000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor3-4/+12
2000-02-27rebuild with current toolsIan Lance Taylor6-1405/+1290
2000-02-26 * som.c (SOM_HOWTO): Define.Jeff Law2-0/+8
2000-02-25* config.bfd: Enable 64 bit support for GNU/Linux/sparc.Alexandre Oliva2-1/+3
2000-02-25* config.bfd: Enable 64 bit support for Solaris7+/sparc.Alexandre Oliva2-1/+11
2000-02-24 * som.c (som_misc_symbol_info): Add fieldCatherine Moore2-1/+27
2000-02-23fix typo in previous deltaNick Clifton1-1/+1
2000-02-23Accept 16-bit addresses.Nick Clifton2-11/+18
2000-02-23Add IBM 370 support.Alan Modra15-453/+2458
2000-02-222000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-1/+8
2000-02-22 * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning forIan Lance Taylor2-3/+19
2000-02-222000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-4/+6
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra7-16/+47
2000-02-21 ELF HPPA doesn't work at present; remove it until it does.Ian Lance Taylor5-16/+24
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Use free(), because thereGeoffrey Keating2-5/+10
2000-02-19* coffcode.h (coff_set_arch_mach_hook): Don't use variable-sizeGeoffrey Keating3-77/+800
2000-02-18 * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson5-34/+58
2000-02-17Fix copyright line.Kevin Buettner1-1/+1
2000-02-17AIX 4.3 core dump changes.Kevin Buettner2-12/+54
2000-02-17bfd:Joern Rennecke7-45/+414
2000-02-13 * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect andRichard Henderson4-87/+94
2000-02-13 * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor12-38/+91
2000-02-13rebuildIan Lance Taylor1-16/+42
2000-02-10Add hooks to support TI COFF handling.Timothy Wall3-0/+19
2000-02-10Fix problem where -relax could reorder multiple consecutive sets of theJoern Rennecke2-16/+123
2000-02-09Set arch/mach info prior to swapping in sections, so that the swappingTimothy Wall2-4/+12
2000-02-08apply patch from MArk Elbrecht tpo update comment and copyrightNick Clifton2-2/+6
2000-02-072000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+2
2000-01-28Apply patch from Thomas de Lellis to allow nm to distinguish between weakNick Clifton3-6/+63
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2-7/+27
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra4-6/+16
2000-01-24Remove use of a GCC extension when allocating local arrays.Nick Clifton2-5/+31
2000-01-21Fix seeks and reads past the end of a BIMNick Clifton2-1/+23
2000-01-20fix spelling of MotorolaNick Clifton2-2/+2
2000-01-14fix mis-applied patchNick Clifton2-1/+9
2000-01-13Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz andNick Clifton3-41/+52
2000-01-13Fix bug in interwork stubs from thumb to armNick Clifton2-1/+6
2000-01-13Apply Tim walls octest vs bytes patchNick Clifton9-53/+155
2000-01-13Apply for for CR 102957.Nick Clifton2-1/+7
2000-01-10Add arm-conix targetNick Clifton2-1/+6
2000-01-10Apply patch from Egor Duda to process win32_pstatus notes in core dumps.Nick Clifton6-2/+109
2000-01-04oops - omitted from previous deltaNick Clifton1-1/+1
2000-01-03ELF visibility patch from Martin Loewis.Nick Clifton4-7/+65
1999-12-29 * elflink.h (bfd_elf,size_dynamic_sections): Don't export allRichard Henderson2-14/+19
1999-12-28fix PE file format detectionNick Clifton2-1/+9
1999-12-17Move PE format object file detection code into common place.Nick Clifton4-128/+96
1999-12-17catch bad arm relocsNick Clifton2-10/+36