Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-28 | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 3 | -6/+63 | |
function symbols and weak data symbols. | |||||
2000-01-27 | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 2 | -7/+27 | |
bounded by non-function labels. | |||||
2000-01-26 | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 4 | -6/+16 | |
fixes a thinko in get_dynamic_flags. I found at least one message string that included a `%' being passed to printf in the format argument. | |||||
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 | |
friends. | |||||
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 | |
if no dynamic sections created. | |||||
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 | |
Change LD for ELF so that archive elements whoes archive map contains a reference to a common symbol will get linkled in. Add new field to bfd_target structure and initialise it for all bfd targets. | |||||
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 | |
* elf.c (elfcore_make_note_pseudosection): New function. (elfcore_grok_prfpreg): Use it. (elfcore_grok_prxfpreg): New function. (elfcore_grok_note): Recognize Linux NT_PRXFPREG notes. | |||||
1999-12-03 | * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16 | Ian Lance Taylor | 2 | -0/+7 | |
value by 4 before storing it back in the field. From Koundinya. K <kk@ddeorg.soft.net>. | |||||
1999-12-01 | * archures.c (bfd_mach_am33): Define. | Jeff Law | 5 | -3/+189 | |
* bfd-in2.h: Rebuilt. * cpu-m10300.c (bfd_am33_arch): Add to the mn103 architecture list * elf-m10300.c (mn10300_elf_relax_section): Handle am33 instructions. (compute_function_info): Handle additional registers saved by movm on the am33. (elf_mn10300_mach): Handle E_MN10300_MACH_AM33. (_bfd_mn10300_elf_final_write_processing): Handle bfd_mach_am33. | |||||
1999-11-29 | * elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New | Jim Blandy | 3 | -0/+71 | |
functions. * bfd-in2.h (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): New declarations. | |||||
1999-11-28 | Add new relocations for alpha explicit relocation support | Michael Meissner | 5 | -0/+65 | |
1999-11-26 | Add support for target specific processing of ELF segments | Nick Clifton | 4 | -17/+82 | |
1999-11-25 | Add SEC_CODE and SEC_READONLY flags to glue sections. | Nick Clifton | 2 | -2/+5 | |
1999-11-25 | Add SEC_CODE and SEC_READONLY flags to glue sections. | Nick Clifton | 2 | -2/+8 | |
1999-11-20 | fix typoi | Nick Clifton | 2 | -1/+5 | |
1999-11-19 | * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding. | Catherine Moore | 2 | -4/+9 | |
(elf_cpu32_plt_entry): Likewise. | |||||
1999-11-18 | Fix processing of RVA relocs | Nick Clifton | 2 | -1/+18 | |
1999-11-18 | * elf-bfd.h (struct elf_backend_data): Reorder collect and | Richard Henderson | 5 | -18/+58 | |
type_change_ok; add sign_extend_vma. * elf32-mips.c (elf_backend_sign_extend_vma): Define. * elfcode.h (elf_swap_symbol_in): Mind be->sign_extend_vma. (elf_swap_shdr_in, elf_swap_phdr_in): Likewise. * elfxx-target.h (elf_backend_sign_extend_vma): Default. (elfNN_bed): Follow struture changes. | |||||
1999-11-09 | * libbfd.c (bfd_read): Check result of read against desired result | Ian Lance Taylor | 2 | -8/+25 | |
using !=, not <. (_bfd_generic_get_section_contents): Set bfd_error if the seek is invalid compared to the section size. | |||||
1999-11-09 | * ieee.c (ieee_slurp_debug): Get the length of the debug | Ian Lance Taylor | 1 | -1/+8 | |
information right if there is no data part. | |||||
1999-11-02 | * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND, | Jeff Law | 2 | -5/+10 | |
R_LINETAB, R_LINETAB_ESC, and R_COMMENT. | |||||
1999-10-28 | * elflink.h (elf_bfd_final_link): Make last_local signed. | Ian Lance Taylor | 2 | -3/+7 | |
1999-10-28 | * stabs.c (_bfd_link_section_stabs): Make sure .stabstr section | Ian Lance Taylor | 2 | -0/+7 | |
starts with a zero. | |||||
1999-10-25 | D10V patches from Cagney | Michael Meissner | 4 | -14/+58 | |
1999-10-18 | 1999-10-15 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -0/+6 | |
* dwarf1.c (parse_die): Fail to parse a die if its length is zero. | |||||
1999-10-17 | Fix typo in last change. | Jeff Law | 1 | -1/+1 | |
1999-10-17 | * libhppa.h (bfd_hppa_insn2fmt): Change to return an int. | Jeff Law | 2 | -3/+7 | |
1999-10-08 | * elflink.h (elf_merge_symbol): When overriding a weak symbol with | Ian Lance Taylor | 2 | -2/+12 | |
a defined symbol in a shared library, clear the DEF_DYNAMIC flag too. | |||||
1999-10-08 | * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL | Geoffrey Keating | 2 | -37/+32 | |
relocs also need the GP value. (_bfd_mips_elf_relocate_section): Handle unpaired LO16 relocs properly. Handle sign-extension for R_MIPS_64 correctly. Correct the GP value for R_MIPS_LITERAL relocs too. Handle R_MIPS_64 relocs properly on big-endian MIPS. (mips_elf_sign_extend): Behave properly with 'long long'. (mips_elf_highest): Correct typo. | |||||
1999-10-05 | * archures.c (bfd_mach_m32rx): Define it. | Doug Evans | 3 | -0/+4 | |
* bfd-in2.h: Rebuild. |