Age | Commit message (Expand) | Author | Files | Lines |
2001-11-19 | * elf32-hppa.c (elf32_hppa_size_stubs): Don't consider undefined | Alan Modra | 1 | -1/+2 |
2001-11-19 | * elf32-hppa.c (PLABEL_PLT_ENTRY_SIZE): Delete. | Alan Modra | 1 | -59/+56 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -34/+70 |
2001-11-02 | * elf32-hppa.c (hppa_handle_PIC_calls): Rename to mark_PIC_calls. | Alan Modra | 1 | -24/+55 |
2001-10-31 | Revert previous delta, instead do this. | Alan Modra | 1 | -2/+17 |
2001-10-31 | * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Set DT_RELASZ | Alan Modra | 1 | -4/+2 |
2001-10-23 | * elflink.h (elf_link_input_bfd): Zero the reloc instead of doing | Alan Modra | 1 | -127/+125 |
2001-10-15 | * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type | Alan Modra | 1 | -1/+1 |
2001-10-15 | * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_reloc | Alan Modra | 1 | -3/+33 |
2001-10-03 | * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using | Alan Modra | 1 | -0/+1 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -16/+5 |
2001-09-28 | * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since we | Alan Modra | 1 | -89/+85 |
2001-09-26 | * elf32-i386 (elf_i386_copy_indirect_symbol): New function. | Alan Modra | 1 | -90/+112 |
2001-09-25 | * elf32-hppa.c: Rename all occurrences of "hplink" to "htab" | Alan Modra | 1 | -210/+204 |
2001-09-25 | * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete. Remove all | Alan Modra | 1 | -361/+268 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -11/+13 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -1/+1 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -51/+54 |
2001-09-08 | * elf32-i386.c (elf_i386_relocate_section): Check !DEF_REGULAR | Alan Modra | 1 | -15/+23 |
2001-08-03 | * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don't | Alan Modra | 1 | -2/+3 |
2001-06-30 | 2001-06-29 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 |
2001-06-27 | Avoid creating COPY relocs. | Alan Modra | 1 | -116/+129 |
2001-06-21 | * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always | Alan Modra | 1 | -96/+103 |
2001-06-05 | * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms. | Alan Modra | 1 | -0/+4 |
2001-06-03 | 2001-06-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+15 |
2001-05-30 | * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for | Alan Modra | 1 | -107/+141 |
2001-05-28 | * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entries | Alan Modra | 1 | -17/+46 |
2001-05-25 | * elf32-hppa.c (elf32_hppa_relocate_section): Don't allow | Alan Modra | 1 | -21/+33 |
2001-05-18 | * elf32-hppa.c (clobber_millicode_symbols): Temporarily set | Alan Modra | 1 | -1/+8 |
2001-04-30 | 2000-04-27 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2001-04-30 | * elf32-hppa.c (final_link_relocate): Branch to .+8 for | Alan Modra | 1 | -3/+6 |
2001-03-21 | Prevent NULL pointer dereference. | Alan Modra | 1 | -1/+1 |
2001-03-15 | Don't assume non-PIC to PIC call stubs are unneeded just because | Alan Modra | 1 | -14/+23 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 |
2001-02-27 | Fix some comments, and a formatting error. | Alan Modra | 1 | -21/+21 |
2001-02-13 | (elf32_hppa_set_gp): Handle weak $global$. | Alan Modra | 1 | -1/+13 |
2001-01-14 | Linux target variants for elfxx-hppa. | Alan Modra | 1 | -0/+33 |
2001-01-14 | Use SEGREL32 relocs for elf32-hppa unwind. | Alan Modra | 1 | -4/+132 |
2001-01-14 | Correct DT_INIT/DT_FINI ABI violation | Alan Modra | 1 | -75/+1 |
2000-12-05 | 2000-12-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -42/+3 |
2000-10-02 | Correct call to _bfd_elf32_gc_record_vtable. | Alan Modra | 1 | -5/+4 |
2000-09-27 | .plt stub for lazy linking, --stub-group-size=N ld switch, | Alan Modra | 1 | -80/+160 |
2000-09-21 | Correct comments. Don't check non-code output sections for stub | Alan Modra | 1 | -22/+48 |
2000-09-21 | Fix a segfault caused by under-allocating an array. | Alan Modra | 1 | -18/+17 |
2000-09-18 | Group stub sections. | Alan Modra | 1 | -164/+246 |
2000-09-15 | Find the first .init and .fini sections correctly. | Alan Modra | 1 | -57/+78 |
2000-09-14 | Lots of bug fixes. .plt entries for DT_INIT, DT_FINI, and any | Alan Modra | 1 | -240/+579 |
2000-09-05 | Shared lib support. | Alan Modra | 1 | -746/+3122 |
2000-07-09 | Restore hppa-elf32 to working order. | Alan Modra | 1 | -870/+891 |
2000-05-02 | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 1 | -5/+5 |