aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1999-12-14Fix detection of common symbolsNick Clifton2-5/+54
1999-12-14Add support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.Andrew Cagney2-1/+15
1999-12-14fix detection of common symbols.Nick Clifton2-1/+8
1999-12-10Fix elf linker's handling of commons in archive mapsNick Clifton2-1/+120
1999-12-10Revert previous patch.Nick Clifton19-76/+35
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton19-15/+111
1999-12-07*** empty log message ***Jim Blandy1-0/+8
1999-12-07Add support for SSE registers in ELF core files.Jim Blandy1-12/+49
1999-12-03 * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor2-0/+7
1999-12-01 * archures.c (bfd_mach_am33): Define.Jeff Law5-3/+189
1999-11-29* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): NewJim Blandy3-0/+71
1999-11-28Add new relocations for alpha explicit relocation supportMichael Meissner5-0/+65
1999-11-26Add support for target specific processing of ELF segmentsNick Clifton4-17/+82
1999-11-25Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton2-2/+5
1999-11-25Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton2-2/+8
1999-11-20fix typoiNick Clifton2-1/+5
1999-11-19 * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.Catherine Moore2-4/+9
1999-11-18Fix processing of RVA relocsNick Clifton2-1/+18
1999-11-18 * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson5-18/+58