| Commit message (Expand) | Author | Age | Files | Lines |
* | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 2003-11-27 | 1 | -2/+2 |
* | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 2003-11-05 | 1 | -1/+1 |
* | Better handking for unresolved symbols | Nick Clifton | 2003-08-20 | 1 | -3/+4 |
* | * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. | Alan Modra | 2003-08-07 | 1 | -149/+72 |
* | * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak. | Alan Modra | 2003-07-30 | 1 | -2/+15 |
* | Correct spelling of "relocatable". | Alan Modra | 2003-06-25 | 1 | -5/+5 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -512/+512 |
* | include/elf/ChangeLog | Alan Modra | 2002-11-28 | 1 | -6/+4 |
* | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 2002-07-23 | 1 | -22/+6 |
* | * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as | Alan Modra | 2002-07-16 | 1 | -9/+14 |
* | * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment. | Jeff Law | 2002-06-16 | 1 | -11/+14 |
* | * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h. | Alan Modra | 2002-04-08 | 1 | -7/+76 |
* | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 2002-03-28 | 1 | -0/+6 |
* | 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca> | Jeff Law | 2002-03-05 | 1 | -18/+68 |
* | * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped | Alan Modra | 2002-02-12 | 1 | -48/+60 |
* | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 2001-11-23 | 1 | -4/+1 |
* | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 2001-09-20 | 1 | -2/+2 |
* | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 2001-09-18 | 1 | -27/+27 |
* | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 2001-01-14 | 1 | -74/+74 |
* | 2000-12-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-12-03 | 1 | -18/+9 |
* | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 2000-09-27 | 1 | -3/+17 |
* | Support for vtable relocs. | Alan Modra | 2000-09-05 | 1 | -62/+94 |
* | Use section id in get_dyn_name. | Alan Modra | 2000-07-12 | 1 | -3/+3 |
* | Restore hppa-elf32 to working order. | Alan Modra | 2000-07-09 | 1 | -37/+42 |
* | (elf_hppa_final_link_relocate) Fix handling of branches. | Alan Modra | 2000-05-31 | 1 | -3/+13 |
* | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-05-23 | 1 | -1/+2 |
* | * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16, | Jeff Law | 2000-05-19 | 1 | -3/+3 |
* | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 2000-05-02 | 1 | -427/+599 |
* | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-03-01 | 1 | -2/+7 |
* | * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL. | Jeff Law | 1999-09-16 | 1 | -1/+7 |
* | * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the | Jeff Law | 1999-09-16 | 1 | -9/+50 |
* | * elf-hppa.h (elf_hppa_relocate_section): Allow undefined | Jeff Law | 1999-09-16 | 1 | -8/+31 |
* | * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling. | Jeff Law | 1999-09-15 | 1 | -32/+50 |
* | * elf-hppa.h (elf_hppa_record_segment_addrs): New function. | Jeff Law | 1999-09-14 | 1 | -8/+61 |
* | * elf-hppa.h (elf_hppa_final_link): Remove unused variables. | Jeff Law | 1999-09-14 | 1 | -11/+1 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32. | Jeff Law | 1999-09-13 | 1 | -9/+12 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Create .opd entries | Jeff Law | 1999-09-10 | 1 | -8/+96 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Get the right | Jeff Law | 1999-09-10 | 1 | -3/+23 |
* | * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): New function. | Jeff Law | 1999-09-10 | 1 | -2/+96 |
* | Update some comments. | Jeff Law | 1999-09-09 | 1 | -3/+1 |
* | * elf-hppa.h (elf_hppa_howto_table); There is no DIR64WR, DIR64DR | Jeff Law | 1999-09-09 | 1 | -5/+57 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle PLTOFF* relocs. | Jeff Law | 1999-09-09 | 1 | -2/+38 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle DPREL* and | Jeff Law | 1999-09-09 | 1 | -3/+32 |
* | * elf-hppa.h (elf_hppa_link_final_relocate): Fix typos. | Jeff Law | 1999-09-09 | 1 | -11/+31 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle PCREL* relocs. | Jeff Law | 1999-09-09 | 1 | -12/+106 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle LT_OFF_FPTR*, | Jeff Law | 1999-09-09 | 1 | -5/+52 |
* | Wed Sep 8 17:56:11 1999 Jeffrey A Law (law@cygnus.com) | Jeff Law | 1999-09-09 | 1 | -516/+443 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle DLTREL14F | Jeff Law | 1999-09-08 | 1 | -0/+2 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle DLTREL14WR and | Jeff Law | 1999-09-08 | 1 | -4/+61 |
* | * elf-hppa.h (elf_hppa_final_link_relocate): Handle DLTREL14R and | Jeff Law | 1999-09-08 | 1 | -9/+81 |