summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)repo-unification-2000-02-06Jason Molenda2000-02-071-2/+2
* Apply patch from Thomas de Lellis to allow nm to distinguish between weakNick Clifton2000-01-283-6/+63
* Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2000-01-272-7/+27
* Most of these changes are really only cosmetic. The readelf.c patchAlan Modra2000-01-264-6/+16
* Remove use of a GCC extension when allocating local arrays.Nick Clifton2000-01-242-5/+31
* Fix seeks and reads past the end of a BIMNick Clifton2000-01-212-1/+23
* fix spelling of MotorolaNick Clifton2000-01-202-2/+2
* fix mis-applied patchNick Clifton2000-01-142-1/+9
* Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz andNick Clifton2000-01-133-41/+52
* Fix bug in interwork stubs from thumb to armNick Clifton2000-01-132-1/+6
* Apply Tim walls octest vs bytes patchNick Clifton2000-01-139-53/+155
* Apply for for CR 102957.Nick Clifton2000-01-132-1/+7
* Add arm-conix targetNick Clifton2000-01-102-1/+6
* Apply patch from Egor Duda to process win32_pstatus notes in core dumps.Nick Clifton2000-01-106-2/+109
* oops - omitted from previous deltaNick Clifton2000-01-041-1/+1
* ELF visibility patch from Martin Loewis.Nick Clifton2000-01-034-7/+65
* * elflink.h (bfd_elf,size_dynamic_sections): Don't export allRichard Henderson1999-12-292-14/+19
* fix PE file format detectionNick Clifton1999-12-282-1/+9
* Move PE format object file detection code into common place.Nick Clifton1999-12-174-128/+96
* catch bad arm relocsNick Clifton1999-12-172-10/+36
* Fix detection of common symbolsNick Clifton1999-12-142-5/+54
* Add support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.Andrew Cagney1999-12-142-1/+15
* fix detection of common symbols.Nick Clifton1999-12-142-1/+8
* Fix elf linker's handling of commons in archive mapsNick Clifton1999-12-102-1/+120
* Revert previous patch.Nick Clifton1999-12-1019-76/+35
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-1019-15/+111
* *** empty log message ***Jim Blandy1999-12-071-0/+8
* Add support for SSE registers in ELF core files.Jim Blandy1999-12-071-12/+49
* * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor1999-12-032-0/+7
* * archures.c (bfd_mach_am33): Define.Jeff Law1999-12-015-3/+189
* * elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): NewJim Blandy1999-11-293-0/+71
* Add new relocations for alpha explicit relocation supportMichael Meissner1999-11-285-0/+65
* Add support for target specific processing of ELF segmentsNick Clifton1999-11-264-17/+82
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-253-4/+8
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-251-0/+5
* fix typoiNick Clifton1999-11-202-1/+5
* * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.Catherine Moore1999-11-192-4/+9
* Fix processing of RVA relocsNick Clifton1999-11-182-1/+18
* * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson1999-11-185-18/+58
* * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor1999-11-092-8/+25
* * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1999-11-091-1/+8
* * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,Jeff Law1999-11-022-5/+10
* * elflink.h (elf_bfd_final_link): Make last_local signed.Ian Lance Taylor1999-10-282-3/+7
* * stabs.c (_bfd_link_section_stabs): Make sure .stabstr sectionIan Lance Taylor1999-10-282-0/+7
* D10V patches from CagneyMichael Meissner1999-10-254-14/+58
* 1999-10-15 Andrew Haley <aph@cygnus.com>Andrew Haley1999-10-182-0/+6
* Fix typo in last change.Jeff Law1999-10-171-1/+1
* * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.Jeff Law1999-10-172-3/+7
* * elflink.h (elf_merge_symbol): When overriding a weak symbol withIan Lance Taylor1999-10-082-2/+12
* * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERALGeoffrey Keating1999-10-082-37/+32