summaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Revert reloc howto nitsAlan Modra2022-06-081-5/+5
* HOWTO size encodingAlan Modra2022-06-081-34/+34
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* ubsan: alpha: member access within null pointerAlan Modra2021-09-031-1/+2
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-1/+2
* Use bool in bfdAlan Modra2021-03-311-333/+333
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-2/+2
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra2020-12-011-2/+2
* Re: commit eae0b5c3b2d6bAlan Modra2020-08-271-3/+2
* Fix sanitization problems running the linker testsuite for the alpha-elf target.Nick Clifton2020-08-261-11/+14
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* Set SEC_SMALL_DATA on small commonAlan Modra2020-08-151-0/+1
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-31/+7
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-9/+0
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-34/+17
* elf: Strip zero-sized dynamic sectionsH.J. Lu2020-04-211-0/+3
* alpha: Warn DT_TEXTREL with -MH.J. Lu2020-04-211-9/+22
* ELF SEC_SMALL_DATAAlan Modra2020-03-021-3/+1
* elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra2020-03-021-2/+2
* _bfd_alloc_and_readAlan Modra2020-02-191-4/+3
* _bfd_mul_overflowAlan Modra2020-02-191-5/+11
* bfd_size_type to size_tAlan Modra2020-02-191-4/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra2019-11-271-1/+2
* elf_backend_init_file_headerAlan Modra2019-11-181-6/+9
* ecoff bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-13/+12
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+1
* Alpha-linux linker segmentation faultAlan Modra2019-05-281-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+3
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-4/+4
* %L conversionsAlan Modra2018-02-191-4/+6
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-17/+17
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-88/+88
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-1/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+5
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-67/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-6/+4
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Alpha DT_RELAAlan Modra2017-02-211-8/+14