summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
AgeCommit message (Expand)Author
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata
2002-06-02 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereferenceRichard Henderson
2002-06-02 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test forRichard Henderson
2002-06-02 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefinedRichard Henderson
2002-06-02 include/elf/Richard Henderson
2002-06-01 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.Richard Henderson
2002-06-01 * elf64-alpha.c: Remove dead code.Richard Henderson
2002-06-01 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamicRichard Henderson
2002-05-30include/elf/Richard Henderson
2002-05-02 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocsRichard Henderson
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek
2002-02-15 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A targetRichard Henderson
2002-02-15 Support arbitrary length fill patterns.Alan Modra
2002-02-09 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson
2002-01-26 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltextRichard Henderson
2002-01-23 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppressRichard Henderson
2002-01-22 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.Richard Henderson
2001-12-17 * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra
2001-09-21Fix compile time warningsNick Clifton
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-09-11 * elf64-alpha.c (elf64_alpha_section_flags): New.Richard Henderson
2001-09-11 * elf64-alpha.c (elf64_alpha_relocate_section): Do notRichard Henderson
2001-09-09 * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.Richard Henderson
2001-09-09 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdispRichard Henderson
2001-09-09 * elf64-alpha.c (elf64_alpha_relocate_section): Soft failRichard Henderson
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson
2001-08-31 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek
2001-08-26 * oasys.c: Add missing prototypes.Andreas Jaeger
2001-08-24 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra
2001-08-17Oops missed from last commitAlan Modra
2001-07-122001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-07-112001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton