summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-3/+3
* * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for anRichard Henderson2003-04-211-1/+3
* * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:Richard Henderson2003-04-091-1/+13
* 2003-04-09 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-091-1/+0
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-2/+1
* * elf64-alpha.c (elf64_alpha_relax_section): Don't crash ifJakub Jelinek2003-02-071-1/+7
* bfdAlan Modra2003-02-041-2/+1
* * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.Richard Henderson2003-01-221-31/+90
* * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL andRichard Henderson2003-01-211-119/+106
* Treat elfNN_bed like other macros defined in elfxx-target.h and #undef itNick Clifton2003-01-201-55/+56
* * elf.c (elf_sort_sections): Don't reorder .tbss.Jakub Jelinek2002-12-281-2/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-377/+378
* include/elf/ChangeLogAlan Modra2002-11-281-37/+37
* * 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