aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arc.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-05[ARC] 24 bit reloc and overflow detection fix.Claudiu Zissulescu1-29/+49
2016-04-05[ARC] Dynamic relocs verification for dynindx == -1.Claudiu Zissulescu1-2/+14
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess1-0/+6
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess1-10/+0
2016-03-21arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess1-1/+1
2016-03-08[ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu1-45/+39
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu1-0/+16
2016-02-29[ARC] General fixes.Claudiu Zissulescu1-6/+22
2016-01-25ARC/BFD: Fix a build error from `index' shadowing a global declarationMaciej W. Rozycki1-5/+5
2016-01-21Fix compile time errors building ARC target on a 32-bit host.Nick Clifton1-6/+6
2016-01-19Add PIC and TLS support to the ARC target.Miranda Cupertino1-595/+1556
2016-01-06bfd/arc: Add R_ prefix to all relocation namesAndrew Burgess1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-01Re: ARC port broken reloc processingAlan Modra1-14/+12
2015-12-01ARC port broken reloc processingAlan Modra1-1/+2
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda1-1/+18
2015-10-07New ARC implementation.Nick Clifton1-147/+1587
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1