summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Return void from linker callbacksAlan Modra2016-05-282-15/+19
* metag: add extern C to headerTrevor Saunders2016-05-262-0/+12
* [ARC] Update instruction type and delay slot info.Claudiu Zissulescu2016-05-232-1/+10
* [ARC] Rename "class" named attributes.Claudiu Zissulescu2016-05-232-2/+8
* tic54x: rename typedef of struct symbol_Trevor Saunders2016-05-232-4/+9
* Add DW_LANG_RustTom Tromey2016-05-172-1/+10
* Add MIPS32 DSPr3 support.Matthew Fortune2016-05-113-1/+9
* Use getters/setters to access ARM branch typeThomas Preud'homme2016-05-102-3/+34
* Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme2016-05-102-0/+5
* Allow extension availability to depend on several architecture bitsThomas Preud'homme2016-05-102-0/+10
* Add support for ARMv8-M security extensions instructionsThomas Preud'homme2016-05-102-1/+11
* [ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu2016-05-042-2/+18
* Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2016-04-282-0/+8
* Cache result of scan for __start_* and __stop_* sectionsAlan Modra2016-04-272-6/+20
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-212-0/+9
* Check ELF relocs after opening all input filesH.J. Lu2016-04-202-0/+8
* arc: Fix relocation formula for ARC_NPS_CMEM16 relocationAndrew Burgess2016-04-202-1/+5
* opcodes/arc: Add yet more nps instructionsAndrew Burgess2016-04-192-1/+5
* opcodes/arc: Add more nps instructionsAndrew Burgess2016-04-192-0/+6
* arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2016-04-143-0/+15
* Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu2016-04-122-3/+32
* Add support for .extInstruction pseudo-op.Claudiu Zissulescu2016-04-122-24/+90
* [ARC] Fix support for double assist instructions.Claudiu Zissulescu2016-04-052-3/+16
* [ARC] 24 bit reloc and overflow detection fix.Claudiu Zissulescu2016-04-052-1/+21
* [ARC] Add support for Quarkse opcodes.Claudiu Zissulescu2016-03-292-0/+89
* make more variables constTrevor Saunders2016-03-223-2/+7
* arc/nps400: Add first nps400 instructionsAndrew Burgess2016-03-212-0/+5
* arc/opcodes: Use flag operand class to handle multiple flag matchesAndrew Burgess2016-03-212-9/+14
* arc: Add nps400 machine type, and assembler flag.Andrew Burgess2016-03-213-0/+7
* arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess2016-03-212-4/+6
* arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess2016-03-212-5/+5
* arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess2016-03-212-5/+4
* Add -z noreloc-overflow option to x86-64 ldH.J. Lu2016-03-152-0/+8
* [ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu2016-03-083-41/+77
* Add const qualifiers at various places.Trevor Saunders2016-03-079-17/+31
* Fix datestamps on ChangeLog entries to read 2015 instead of 2016.Cary Coutant2016-03-041-1/+1
* Add missing ChangeLog entries for commit 82838H.J. Lu2016-03-041-0/+11
* [ARM] Add feature check for ARMv8.1 AdvSIMD instructions.Matthew Wahab2016-03-042-1/+7
* Add new plugin hooks to support querying section alignment and size.Cary Coutant2016-03-031-1/+25
* get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov2016-03-032-1/+6
* Add ChangeLog entries for PR ld/19645H.J. Lu2016-02-261-0/+6
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+12
* [x86] Resolve non-PIC undefweak symbols in executableH.J. Lu2016-02-262-0/+11
* [ARM] Add FP16 feature extension for ARMv8.2 architectureJiong Wang2016-02-192-1/+7
* Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu2016-02-102-0/+14
* Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton2016-02-094-7/+16
* Fix macro redefinition error on SolarisAlan Modra2016-02-092-0/+6
* Fix the encoding of the MSP430's RRUX instruction.Nick Clifton2016-02-042-5/+16
* Add support to readelf for reading FreeBSD ELF core notes.John Baldwin2016-01-192-0/+27
* Add PIC and TLS support to the ARC target.Miranda Cupertino2016-01-193-10/+37