aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1999-11-09 * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor2-8/+25
1999-11-09 * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1-1/+8
1999-11-02 * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,Jeff Law2-5/+10
1999-10-28 * elflink.h (elf_bfd_final_link): Make last_local signed.Ian Lance Taylor2-3/+7
1999-10-28 * stabs.c (_bfd_link_section_stabs): Make sure .stabstr sectionIan Lance Taylor2-0/+7
1999-10-25D10V patches from CagneyMichael Meissner4-14/+58
1999-10-181999-10-15 Andrew Haley <aph@cygnus.com>Andrew Haley2-0/+6
1999-10-17Fix typo in last change.Jeff Law1-1/+1
1999-10-17 * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.Jeff Law2-3/+7
1999-10-08 * elflink.h (elf_merge_symbol): When overriding a weak symbol withIan Lance Taylor2-2/+12
1999-10-08* elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERALGeoffrey Keating2-37/+32
1999-10-05 * archures.c (bfd_mach_m32rx): Define it.Doug Evans3-0/+4
1999-10-05 * cpu-m32r.c (arch_info_struct): New static global.Doug Evans3-1/+19
1999-09-28Fred Fish <fnf@cygnus.com>Richard Henderson6-34/+181
1999-09-28* elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.Geoffrey Keating2-126/+6
1999-09-24Fred Fish <fnf@cygnus.com>Richard Henderson2-180/+198
1999-09-19fix comment; from Fred Fish <fnf@ninemoons.com>Ian Lance Taylor2-2/+2
1999-09-19 * som.c (NO_PCREL_MODES): Define if the system does not defineJeff Law3-1/+100