summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek2001-12-171-0/+9
* Support for more than 64k ELF sections.Alan Modra2001-12-171-9/+33
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-2/+3
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-20/+4
* * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2001-11-281-1/+33
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-1/+3
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+4
* Fix compile time warningsNick Clifton2001-09-211-1/+1
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-6/+6
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-71/+77
* * elf64-alpha.c (elf64_alpha_section_flags): New.Richard Henderson2001-09-111-1/+19
* * elf64-alpha.c (elf64_alpha_relocate_section): Do notRichard Henderson2001-09-111-1/+10
* * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.Richard Henderson2001-09-091-438/+5
* * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdispRichard Henderson2001-09-091-8/+30
* * elf64-alpha.c (elf64_alpha_relocate_section): Soft failRichard Henderson2001-09-091-3/+18
* * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson2001-09-051-195/+44
* * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek2001-08-311-3/+3
* * oasys.c: Add missing prototypes.Andreas Jaeger2001-08-261-1/+1
* * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek2001-08-241-18/+31
* * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra2001-08-171-1/+1
* Oops missed from last commitAlan Modra2001-08-171-9/+9
* 2001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-121-6/+3
* 2001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-111-2/+7
* Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton2001-05-231-2/+2
* * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.Richard Henderson2001-05-041-3/+3
* * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.Andreas Jaeger2001-05-031-18/+18
* Update copyright noticesNick Clifton2001-03-081-1/+2
* * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weaknessRichard Henderson2001-02-091-5/+12
* 2001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-071-2/+6
* * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2Richard Henderson2001-01-301-0/+6
* * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson2001-01-271-9/+33
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* Fix formatting.Nick Clifton2000-12-121-3/+1
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-091-35/+34
* * elf64-alpha.c (elf64_alpha_check_relocs): Create the relocRichard Henderson2000-11-151-1/+2
* * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits usedJakub Jelinek2000-11-141-2/+2
* ld performs LITUSE relocations incorrectly if -relax is specified on the ldNick Clifton2000-09-151-10/+19
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* Fix hash section entry size to match ELF standard. Override for alpha-linux.Jim Wilson2000-07-041-0/+33
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+2
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+5
* Don't emit relative relocations for non-loaded sections in shared objects.Alan Modra2000-04-031-3/+4
* 2000-03-24 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-241-0/+4
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+2
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-1/+1
* Add new relocations for alpha explicit relocation supportMichael Meissner1999-11-281-0/+11
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-131-84/+0