Age | Commit message (Expand) | Author | Files | Lines |
2002-05-02 | * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs | Richard Henderson | 1 | -0/+10 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -52/+61 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -1/+1 |
2002-02-15 | * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target | Richard Henderson | 1 | -14/+8 |
2002-02-15 | Support arbitrary length fill patterns. | Alan Modra | 1 | -1/+1 |
2002-02-09 | * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP. | Richard Henderson | 1 | -1/+82 |
2002-01-26 | * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext | Richard Henderson | 1 | -2/+3 |
2002-01-23 | * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress | Richard Henderson | 1 | -2/+1 |
2002-01-22 | * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp. | Richard Henderson | 1 | -1/+1 |
2001-12-17 | * elf-bfd.h (elf_discarded_section): Define. | Jakub Jelinek | 1 | -0/+9 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -9/+33 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -2/+3 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -20/+4 |
2001-11-28 | * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined. | Jakub Jelinek | 1 | -1/+33 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+1 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -1/+3 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -1/+1 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+4 |
2001-09-21 | Fix compile time warnings | Nick Clifton | 1 | -1/+1 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -6/+6 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -1/+2 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -71/+77 |
2001-09-11 | * elf64-alpha.c (elf64_alpha_section_flags): New. | Richard Henderson | 1 | -1/+19 |
2001-09-11 | * elf64-alpha.c (elf64_alpha_relocate_section): Do not | Richard Henderson | 1 | -1/+10 |
2001-09-09 | * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code. | Richard Henderson | 1 | -438/+5 |
2001-09-09 | * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdisp | Richard Henderson | 1 | -8/+30 |
2001-09-09 | * elf64-alpha.c (elf64_alpha_relocate_section): Soft fail | Richard Henderson | 1 | -3/+18 |
2001-09-05 | * elf64-alpha.c (SKIP_HOWTO): New. | Richard Henderson | 1 | -195/+44 |
2001-08-31 | * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memory | Jakub Jelinek | 1 | -3/+3 |
2001-08-26 | * oasys.c: Add missing prototypes. | Andreas Jaeger | 1 | -1/+1 |
2001-08-24 | * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, not | Jakub Jelinek | 1 | -18/+31 |
2001-08-17 | * bfd.c (bfd_get_gp_size): Return an unsigned int. | Alan Modra | 1 | -1/+1 |
2001-08-17 | Oops missed from last commit | Alan Modra | 1 | -9/+9 |
2001-07-12 | 2001-07-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -6/+3 |
2001-07-11 | 2001-07-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+7 |
2001-05-23 | Replace sh_size/sh_entsize with NUM_SHDR_ENTRIES | Nick Clifton | 1 | -2/+2 |
2001-05-04 | * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true. | Richard Henderson | 1 | -3/+3 |
2001-05-03 | * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute. | Andreas Jaeger | 1 | -18/+18 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-09 | * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weakness | Richard Henderson | 1 | -5/+12 |
2001-02-07 | 2001-02-06 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+6 |
2001-01-30 | * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2 | Richard Henderson | 1 | -0/+6 |
2001-01-27 | * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return false | Richard Henderson | 1 | -9/+33 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-12 | Fix formatting. | Nick Clifton | 1 | -3/+1 |
2000-12-09 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -35/+34 |
2000-11-15 | * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc | Richard Henderson | 1 | -1/+2 |
2000-11-14 | * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used | Jakub Jelinek | 1 | -2/+2 |
2000-09-15 | ld performs LITUSE relocations incorrectly if -relax is specified on the ld | Nick Clifton | 1 | -10/+19 |