aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-23 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamicJakub Jelinek1-1/+1
2002-10-15 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.Richard Henderson1-2/+39
2002-10-15 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: IncrementRichard Henderson1-1/+1
2002-10-11Fix numerous occurrences ofAlan Modra1-6/+7
2002-09-222002-09-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2002-09-17 * elf64-alpha.c (alpha_elf_size_info): Make static.Alan Modra1-1/+1
2002-09-172002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien1-0/+2
2002-07-20* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insertJason Thorpe1-4/+2
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-79/+51
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-3/+2
2002-06-07Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmallocAlan Modra1-2/+1
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+3
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra1-2/+2
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-6/+6
2002-06-02 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereferenceRichard Henderson1-12/+12
2002-06-02 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test forRichard Henderson1-85/+144
2002-06-02 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefinedRichard Henderson1-57/+195
2002-06-02 include/elf/Richard Henderson1-134/+582
2002-06-01 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.Richard Henderson1-9/+5
2002-06-01 * elf64-alpha.c: Remove dead code.Richard Henderson1-11/+0
2002-06-01 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamicRichard Henderson1-3/+4
2002-05-30include/elf/Richard Henderson1-391/+933
2002-05-02 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocsRichard Henderson1-0/+10
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-52/+61
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