summaryrefslogtreecommitdiff
path: root/bfd/elfnn-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-3/+3
* Use bool in bfdAlan Modra2021-03-311-240/+241
* hash table iterator callback functions int vs. bfd_booleanAlan Modra2021-03-291-2/+2
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-5/+5
* Revert "ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOC"Alan Modra2021-02-111-15/+5
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26459 UBSAN: elfnn-ia64.c:1945 null pointer bsearchAlan Modra2020-08-291-19/+21
* 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-30/+4
* ia64: Set DF_TEXTREL instead of reltextH.J. Lu2020-06-101-4/+2
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-23/+14
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-011-0/+4
* tidy elf_backend callsAlan Modra2020-03-201-1/+6
* elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra2020-03-021-3/+2
* Indent labelsAlan Modra2020-02-261-3/+3
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Fix ld/PR25316 for the ia64 target by refusing to support binary merging.Sergei Trofimovich2020-01-031-4/+7
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-6/+10
* elf_backend_modify_headersAlan Modra2019-11-181-5/+4
* bfd_section_* macrosAlan Modra2019-09-191-16/+13
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* BFD whitespace fixesAlan Modra2019-04-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+20
* IA-64: Fix linker error with --no-keep-memory.Jim Wilson2018-02-261-0/+6
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-3/+3
* Enable link time garbage collection support for the IA64 target.Jason Duerstock2018-02-201-0/+1
* %L conversionsAlan Modra2018-02-191-10/+11
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-19/+19
* 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-46/+46
* 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
* ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-5/+15
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-7/+7
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Wrap long linesAlan Modra2017-04-131-2/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-5/+3