summaryrefslogtreecommitdiff
path: root/bfd/elf32-arc.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-07-19[ARC] Add JLI support.John Eric Martin
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-08[ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda
2017-06-08[ARC] Fixed condition to generate TEXTREL.Cupertino Miranda
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda
2017-06-08[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda
2017-06-08[ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda
2017-06-08[ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda
2017-06-08[ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda
2017-06-08[ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda
2017-05-23[ARC] Fix fall through warnings.claziss
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-05-10[ARC] Object attributes.Claudiu Zissulescu
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-02-25ARC naughtiness causing assertion fail at elf-strtab.c:302Alan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-08-26Dynamic TLS GOT entries would not be relocated.Cupertino Miranda
2016-08-26Fixed -init, -fini linker options.Cupertino Miranda
2016-08-26Several fixes related to ARC PIE support.Cupertino Miranda
2016-08-24[ARC] Parse NOTE section in core dump filesAnton Kolesov
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton
2016-07-11Enable relocation overflow messages by default.Cupertino Miranda
2016-07-11Fixes done to TLS.Cupertino Miranda
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall
2016-06-13[ARC] Fix condition.Claudiu Zissulescu
2016-06-13[ARC] Fixes related to reordering of .got and .got.pltCupertino Miranda
2016-06-13[ARC] General bug fixesCupertino Miranda
2016-06-13[ARC] Generate DT_RELACOUNT.Cupertino Miranda
2016-05-28Return void from linker callbacksAlan Modra
2016-05-19[ARC] BFD fixes.Claudiu Zissulescu
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess
2016-04-14bfd/arc: Rename enum entries to avoid conflictsAndrew Burgess
2016-04-05[ARC] PLT content endianess awareness.Claudiu Zissulescu
2016-04-05[ARC] Fix to pass ld-elf-ehdr_start-shared.Claudiu Zissulescu
2016-04-05[ARC] 24 bit reloc and overflow detection fix.Claudiu Zissulescu
2016-04-05[ARC] Dynamic relocs verification for dynindx == -1.Claudiu Zissulescu
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess