aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-1/+1
2002-02-15 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A targetRichard Henderson1-14/+8
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-1/+1
2002-02-09 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson1-1/+82
2002-01-26 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltextRichard Henderson1-2/+3
2002-01-23 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppressRichard Henderson1-2/+1
2002-01-22 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.Richard Henderson1-1/+1
2001-12-17 * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek1-0/+9
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-9/+33
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-2/+3
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-20/+4
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek1-1/+33
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-1/+3
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-1/+1
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+4
2001-09-21Fix compile time warningsNick Clifton1-1/+1
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-6/+6
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-1/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-71/+77
2001-09-11 * elf64-alpha.c (elf64_alpha_section_flags): New.Richard Henderson1-1/+19
2001-09-11 * elf64-alpha.c (elf64_alpha_relocate_section): Do notRichard Henderson1-1/+10
2001-09-09 * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.Richard Henderson1-438/+5
2001-09-09 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdispRichard Henderson1-8/+30
2001-09-09 * elf64-alpha.c (elf64_alpha_relocate_section): Soft failRichard Henderson1-3/+18
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson1-195/+44
2001-08-31 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek1-3/+3
2001-08-26 * oasys.c: Add missing prototypes.Andreas Jaeger1-1/+1
2001-08-24 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek1-18/+31
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra1-1/+1
2001-08-17Oops missed from last commitAlan Modra1-9/+9
2001-07-122001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+3
2001-07-112001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+7
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton1-2/+2
2001-05-04 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.Richard Henderson1-3/+3
2001-05-03 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.Andreas Jaeger1-18/+18
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-09 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weaknessRichard Henderson1-5/+12
2001-02-072001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+6
2001-01-30 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2Richard Henderson1-0/+6
2001-01-27 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson1-9/+33
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2000-12-12Fix formatting.Nick Clifton1-3/+1
2000-12-092000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-35/+34
2000-11-15 * elf64-alpha.c (elf64_alpha_check_relocs): Create the relocRichard Henderson1-1/+2
2000-11-14 * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek1-2/+2
2000-09-15ld performs LITUSE relocations incorrectly if -relax is specified on the ldNick Clifton1-10/+19
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-07-04Fix hash section entry size to match ELF standard. Override for alpha-linux.Jim Wilson1-0/+33
2000-05-232000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2