summaryrefslogtreecommitdiff
path: root/bfd/elf32-arc.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-8/+8
* HOWTO size encodingAlan Modra2022-06-081-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-1/+1
* Use bool in bfdAlan Modra2021-03-311-153/+153
* TRUE/FALSE simplificationAlan Modra2021-03-291-6/+6
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* arc constifyAlan Modra2020-12-161-4/+4
* elf32-arc.c: Don't cast between function pointer and void pointerAlan Modra2020-10-161-4/+4
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-51/+2
* arc: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu2020-06-031-0/+1
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-4/+0
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-8/+4
* arc: Use correct string when printing bfd DEBUG dataShahab Vahedi2020-03-251-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* [ARC] [COMMITTED] Fix formatting.Claudiu Zissulescu2019-07-241-68/+73
* [ARC] Add linker relaxation.Claudiu Zissulescu2019-07-241-0/+176
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* Re: ELF final_write_processingAlan Modra2019-07-241-11/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* [ARC] don't force _init/_fini as DT_INIT/DT_FINI.Claudiu Zissulescu2019-02-091-10/+0
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fixed warning from previous patch. Added Changelog.Cupertino Miranda2018-11-091-1/+2
* [ARC] More fixes for TLS.Cupertino Miranda2018-11-091-30/+86
* [ARC] Fix local got entry list.Claudiu Zissulescu2018-11-091-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* [ARC] Fixed issue with DTSOFF relocs.Cupertino Miranda2018-10-011-0/+2
* [ARC] Fixes TLS failures related to tls-align.Cupertino Miranda2018-10-011-1/+2
* [ARC] PLT information was still being generated when symbol was forced_local.Cupertino Miranda2018-10-011-1/+2
* [ARC] Make sure global symbol is not an indirect or warning.Cupertino Miranda2018-10-011-1/+6
* [ARC] Improved robustness. Return FALSE in case of NULL pointer.Cupertino Miranda2018-10-011-0/+3
* [ARC] Refactored location where GOT information is collected.Cupertino Miranda2018-10-011-35/+42
* [ARC] Update warning reporting.Claudiu Zissulescu2018-08-061-7/+10
* [ARC] Update merging attributes.claziss2018-08-061-3/+11
* [ARC] Add Tag_ARC_ATR_version.claziss2018-08-061-0/+6
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-21/+0
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-3/+12
* assorted target messagesAlan Modra2018-02-261-21/+21
* %L conversionsAlan Modra2018-02-191-9/+9
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-20/+20
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-9/+18
* Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme...Nick Clifton2018-02-121-1/+0
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-26/+26
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+5