summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamicJakub Jelinek2002-10-231-1/+1
* * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.Richard Henderson2002-10-151-2/+39
* * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: IncrementRichard Henderson2002-10-151-1/+1
* Fix numerous occurrences ofAlan Modra2002-10-111-6/+7
* 2002-09-22 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-221-1/+1
* * elf64-alpha.c (alpha_elf_size_info): Make static.Alan Modra2002-09-171-1/+1
* 2002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien2002-09-171-0/+2
* * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insertJason Thorpe2002-07-201-4/+2
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-79/+51
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-3/+2
* Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra2002-06-071-2/+1
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+3
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-2/+2
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-6/+6
* * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereferenceRichard Henderson2002-06-021-12/+12
* * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test forRichard Henderson2002-06-021-85/+144
* * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefinedRichard Henderson2002-06-021-57/+195
* include/elf/Richard Henderson2002-06-021-134/+582
* * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.Richard Henderson2002-06-011-9/+5
* * elf64-alpha.c: Remove dead code.Richard Henderson2002-06-011-11/+0
* * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamicRichard Henderson2002-06-011-3/+4
* include/elf/Richard Henderson2002-05-301-391/+933
* * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocsRichard Henderson2002-05-021-0/+10
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-52/+61
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-1/+1
* * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A targetRichard Henderson2002-02-151-14/+8
* Support arbitrary length fill patterns.Alan Modra2002-02-151-1/+1
* * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson2002-02-091-1/+82
* * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltextRichard Henderson2002-01-261-2/+3
* * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppressRichard Henderson2002-01-231-2/+1
* * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.Richard Henderson2002-01-221-1/+1
* * 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