Age | Commit message (Expand) | Author | Files | Lines |
2017-05-10 | [ARC] Object attributes. | Claudiu Zissulescu | 1 | -12/+427 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -4/+4 |
2017-02-25 | ARC naughtiness causing assertion fail at elf-strtab.c:302 | Alan Modra | 1 | -135/+64 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -51/+7 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -7/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+10 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+3 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -6/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -9/+9 |
2016-08-26 | Dynamic TLS GOT entries would not be relocated. | Cupertino Miranda | 1 | -0/+2 |
2016-08-26 | Fixed -init, -fini linker options. | Cupertino Miranda | 1 | -4/+4 |
2016-08-26 | Several fixes related to ARC PIE support. | Cupertino Miranda | 1 | -41/+149 |
2016-08-24 | [ARC] Parse NOTE section in core dump files | Anton Kolesov | 1 | -0/+35 |
2016-07-15 | Tidy up debugging in the ARC port of the BFD library. | Nick Clifton | 1 | -145/+183 |
2016-07-11 | Enable relocation overflow messages by default. | Cupertino Miranda | 1 | -5/+1 |
2016-07-11 | Fixes done to TLS. | Cupertino Miranda | 1 | -529/+132 |
2016-06-21 | Arc assembler: Convert nps400 from a machine type to an extension. | Graham Markall | 1 | -6/+0 |
2016-06-13 | [ARC] Fix condition. | Claudiu Zissulescu | 1 | -1/+2 |
2016-06-13 | [ARC] Fixes related to reordering of .got and .got.plt | Cupertino Miranda | 1 | -5/+12 |
2016-06-13 | [ARC] General bug fixes | Cupertino Miranda | 1 | -19/+17 |
2016-06-13 | [ARC] Generate DT_RELACOUNT. | Cupertino Miranda | 1 | -0/+28 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -14/+8 |
2016-05-19 | [ARC] BFD fixes. | Claudiu Zissulescu | 1 | -75/+109 |
2016-05-17 | LD/ELF: Unify STB_GNU_UNIQUE handling | Maciej W. Rozycki | 1 | -3/+2 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -21/+16 |
2016-04-14 | arc/nps400 : New cmem instructions and associated relocation | Andrew Burgess | 1 | -19/+74 |
2016-04-14 | bfd/arc: Rename enum entries to avoid conflicts | Andrew Burgess | 1 | -17/+17 |
2016-04-05 | [ARC] PLT content endianess awareness. | Claudiu Zissulescu | 1 | -6/+25 |
2016-04-05 | [ARC] Fix to pass ld-elf-ehdr_start-shared. | Claudiu Zissulescu | 1 | -1/+2 |
2016-04-05 | [ARC] 24 bit reloc and overflow detection fix. | Claudiu Zissulescu | 1 | -29/+49 |
2016-04-05 | [ARC] Dynamic relocs verification for dynindx == -1. | Claudiu Zissulescu | 1 | -2/+14 |
2016-03-21 | arc: Add nps400 machine type, and assembler flag. | Andrew Burgess | 1 | -0/+6 |
2016-03-21 | arc: Remove EF_ARC_CPU_GENERIC constant. | Andrew Burgess | 1 | -10/+0 |
2016-03-21 | arc: Remove duplicated constant in include/elf/arc.h | Andrew Burgess | 1 | -1/+1 |
2016-03-08 | [ARC] Allow non-instruction relocations within .text sections | Claudiu Zissulescu | 1 | -45/+39 |
2016-02-29 | [ARC] Local symbols relocation cleanup | Claudiu Zissulescu | 1 | -0/+16 |
2016-02-29 | [ARC] General fixes. | Claudiu Zissulescu | 1 | -6/+22 |
2016-01-25 | ARC/BFD: Fix a build error from `index' shadowing a global declaration | Maciej W. Rozycki | 1 | -5/+5 |
2016-01-21 | Fix compile time errors building ARC target on a 32-bit host. | Nick Clifton | 1 | -6/+6 |
2016-01-19 | Add PIC and TLS support to the ARC target. | Miranda Cupertino | 1 | -595/+1556 |
2016-01-06 | bfd/arc: Add R_ prefix to all relocation names | Andrew Burgess | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-01 | Re: ARC port broken reloc processing | Alan Modra | 1 | -14/+12 |
2015-12-01 | ARC port broken reloc processing | Alan Modra | 1 | -1/+2 |
2015-10-28 | Fix errors in the gas testsuite for the ARC target. | Cupertino Miranda | 1 | -1/+18 |
2015-10-07 | New ARC implementation. | Nick Clifton | 1 | -147/+1587 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -2/+2 |