summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-2/+3
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-77/+21
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-6/+3
* * elf64-alpha.c (elf64_alpha_create_got_section): InitializeDaniel Jacobowitz2003-09-211-2/+7
* Better handking for unresolved symbolsNick Clifton2003-08-201-40/+17
* * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek2003-08-111-1/+1
* bfd/H.J. Lu2003-07-251-0/+13
* * elflink.c (_bfd_elf_dynamic_symbol_p): New.Richard Henderson2003-07-181-39/+7
* bfd/Jakub Jelinek2003-07-041-1/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-5/+5
* bfd/Jakub Jelinek2003-05-301-2/+2
* * 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