aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arc.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-19%L conversionsAlan Modra1-9/+9
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-20/+20
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-9/+18
2018-02-12Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme...Nick Clifton1-1/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-26/+26
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-5/+5
2017-07-19[ARC] Add JLI support.John Eric Martin1-1/+2
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-9/+9
2017-06-08[ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda1-9/+11
2017-06-08[ARC] Fixed condition to generate TEXTREL.Cupertino Miranda1-1/+2
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda1-1/+0
2017-06-08[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda1-0/+9
2017-06-08[ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda1-10/+13
2017-06-08[ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda1-0/+5
2017-06-08[ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda1-1/+2
2017-06-08[ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda1-11/+14
2017-05-23[ARC] Fix fall through warnings.claziss1-0/+4
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-11/+11
2017-05-10[ARC] Object attributes.Claudiu Zissulescu1-12/+427
2017-04-13Use %A and %B in more error messagesAlan Modra1-4/+4
2017-02-25ARC naughtiness causing assertion fail at elf-strtab.c:302Alan Modra1-135/+64
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-51/+7
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-1/+1
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-7/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+10
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-2/+3
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra1-6/+1
2016-09-30Remove syntactic sugarAlan Modra1-9/+9
2016-08-26Dynamic TLS GOT entries would not be relocated.Cupertino Miranda1-0/+2
2016-08-26Fixed -init, -fini linker options.Cupertino Miranda1-4/+4
2016-08-26Several fixes related to ARC PIE support.Cupertino Miranda1-41/+149
2016-08-24[ARC] Parse NOTE section in core dump filesAnton Kolesov1-0/+35
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton1-145/+183
2016-07-11Enable relocation overflow messages by default.Cupertino Miranda1-5/+1
2016-07-11Fixes done to TLS.Cupertino Miranda1-529/+132
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-6/+0
2016-06-13[ARC] Fix condition.Claudiu Zissulescu1-1/+2
2016-06-13[ARC] Fixes related to reordering of .got and .got.pltCupertino Miranda1-5/+12
2016-06-13[ARC] General bug fixesCupertino Miranda1-19/+17
2016-06-13[ARC] Generate DT_RELACOUNT.Cupertino Miranda1-0/+28
2016-05-28Return void from linker callbacksAlan Modra1-14/+8
2016-05-19[ARC] BFD fixes.Claudiu Zissulescu1-75/+109
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-3/+2
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-21/+16
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess1-19/+74
2016-04-14bfd/arc: Rename enum entries to avoid conflictsAndrew Burgess1-17/+17
2016-04-05[ARC] PLT content endianess awareness.Claudiu Zissulescu1-6/+25
2016-04-05[ARC] Fix to pass ld-elf-ehdr_start-shared.Claudiu Zissulescu1-1/+2