summaryrefslogtreecommitdiff
path: root/bfd/elf32-arc.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ARC] Add JLI support.John Eric Martin2017-07-191-1/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-9/+9
* [ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda2017-06-081-9/+11
* [ARC] Fixed condition to generate TEXTREL.Cupertino Miranda2017-06-081-1/+2
* [ARC] Fixed TLS for IE model.Cupertino Miranda2017-06-081-1/+0
* [ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda2017-06-081-0/+9
* [ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda2017-06-081-10/+13
* [ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda2017-06-081-0/+5
* [ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda2017-06-081-1/+2
* [ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda2017-06-081-11/+14
* [ARC] Fix fall through warnings.claziss2017-05-231-0/+4
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-11/+11
* [ARC] Object attributes.Claudiu Zissulescu2017-05-101-12/+427
* Use %A and %B in more error messagesAlan Modra2017-04-131-4/+4
* ARC naughtiness causing assertion fail at elf-strtab.c:302Alan Modra2017-02-251-135/+64
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-51/+7
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-231-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-7/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+10