aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-28[AArch64] Make register indices be full 64-bit valuesRichard Sandiford2-3/+7
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2-1/+6
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders2-0/+6
2016-06-24Add constants for FreeBSD-specific auxiliary vector entry types.John Baldwin2-0/+17
2016-06-23[ARC] Misc minor edits/fixesGraham Markall2-3/+7
2016-06-22addmore extern CTrevor Saunders4-0/+30
2016-06-22tilegx: move TILEGX_NUM_PIPELINE_ENCODINGS to tilegx_pipeline enumTrevor Saunders2-3/+6
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall3-2/+9
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi2-0/+13
2016-06-14Change the size field of MSP430_Opcode_Decoded to a plain integer.John Baldwin2-8/+6
2016-06-14[ARC] Add deep packet inspection instructions for npsGraham Markall1-0/+1
2016-06-11sparc-coff writing uninitialized memoryAlan Modra2-0/+12
2016-06-09sparc: add missing comment about hyperprivileged register operandsJose E. Marchesi2-0/+7
2016-06-07PowerPC VLEAlan Modra2-0/+20
2016-06-07[ARM] Add command line option for RAS extension.Matthew Wahab2-3/+10
2016-06-02Add support for 48 and 64 bit ARC instructions.Andrew Burgess2-1/+32
2016-06-01add more extern CTrevor Saunders11-0/+91
2016-05-28Return void from linker callbacksAlan Modra2-15/+19
2016-05-26metag: add extern C to headerTrevor Saunders2-0/+12
2016-05-23[ARC] Update instruction type and delay slot info.Claudiu Zissulescu2-1/+10
2016-05-23[ARC] Rename "class" named attributes.Claudiu Zissulescu2-2/+8
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders2-4/+9
2016-05-17Add DW_LANG_RustTom Tromey2-1/+10
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune3-1/+9
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme2-3/+34
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme2-0/+5
2016-05-10Allow extension availability to depend on several architecture bitsThomas Preud'homme2-0/+10
2016-05-10Add support for ARMv8-M security extensions instructionsThomas Preud'homme2-1/+11
2016-05-04[ARC] Add SYNTAX_NOP and SYNTAX_1OP for extension instructionsClaudiu Zissulescu2-2/+18
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2-0/+8
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra2-6/+20
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton2-0/+9
2016-04-20Check ELF relocs after opening all input filesH.J. Lu2-0/+8
2016-04-20arc: Fix relocation formula for ARC_NPS_CMEM16 relocationAndrew Burgess2-1/+5
2016-04-19opcodes/arc: Add yet more nps instructionsAndrew Burgess2-1/+5
2016-04-19opcodes/arc: Add more nps instructionsAndrew Burgess2-0/+6
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess3-0/+15
2016-04-12Add support for .extCondCode, .extCoreRegister and .extAuxRegister.Claudiu Zissulescu2-3/+32
2016-04-12Add support for .extInstruction pseudo-op.Claudiu Zissulescu2-24/+90
2016-04-05[ARC] Fix support for double assist instructions.Claudiu Zissulescu2-3/+16
2016-04-05[ARC] 24 bit reloc and overflow detection fix.Claudiu Zissulescu2-1/+21
2016-03-29[ARC] Add support for Quarkse opcodes.Claudiu Zissulescu2-0/+89
2016-03-22make more variables constTrevor Saunders3-2/+7
2016-03-21arc/nps400: Add first nps400 instructionsAndrew Burgess2-0/+5
2016-03-21arc/opcodes: Use flag operand class to handle multiple flag matchesAndrew Burgess2-9/+14
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess3-0/+7
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess2-4/+6
2016-03-21arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess2-5/+5
2016-03-21arc/gas: default mach is arc700, initialised in md_beginAndrew Burgess2-5/+4
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu2-0/+8