summaryrefslogtreecommitdiff
path: root/bfd/elf32-arc.c
AgeCommit message (Expand)Author
2016-03-21arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess
2016-03-08[ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu
2016-02-29[ARC] General fixes.Claudiu Zissulescu
2016-01-25ARC/BFD: Fix a build error from `index' shadowing a global declarationMaciej W. Rozycki
2016-01-21Fix compile time errors building ARC target on a 32-bit host.Nick Clifton
2016-01-19Add PIC and TLS support to the ARC target.Miranda Cupertino
2016-01-06bfd/arc: Add R_ prefix to all relocation namesAndrew Burgess
2016-01-01Copyright update for binutilsAlan Modra
2015-12-01Re: ARC port broken reloc processingAlan Modra
2015-12-01ARC port broken reloc processingAlan Modra
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda
2015-10-07New ARC implementation.Nick Clifton
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-28include/elf/ChangeLogAlan Modra
2002-10-17 * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata
2001-10-06 * elf32-arc.c (elf_arc_howto_table): Set partial_inplace for allAlan Modra
2001-10-02Fix (for the last time, I hope) handling of R_ARC_B22_PCREL.Nick Clifton
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-09-12* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva
2001-08-09Change 'partial_inplace' to true (this target uses REL relocations) andNick Clifton
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra
2001-03-08Update copyright noticesNick Clifton
2001-01-11Updated ARC assembler from arccores.comNick Clifton
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson