aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-29[ARC] Add checking for LP_COUNT reg usage, improve error reporting.Claudiu Zissulescu2-0/+10
2016-11-22gas,opcodes: fix hardware capabilities bumping in the sparc assembler.Jose E. Marchesi2-0/+9
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra2-0/+22
2016-11-18libiberty: Add Rust symbol demangling.David Tolnay2-2/+39
2016-11-18Implement P0012R1, Make exception specifications part of the type system.Jason Merrill2-1/+8
2016-11-18[AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy2-0/+11
2016-11-18[AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy2-0/+7
2016-11-11[AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy2-0/+5
2016-11-11[AArch64] Add ARMv8.3 command line option and feature flagSzabolcs Nagy2-14/+13
2016-11-04Commit missing ChangeLog entry for Cortex-M33 supportThomas Preud'homme1-0/+6
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme1-0/+4
2016-11-03arc: Implement NPS-400 dcmac instructionGraham Markall2-0/+5
2016-11-03arc: Change max instruction length to 64-bitsAndrew Burgess2-28/+15
2016-11-03opcodes/arc: Make some macros 64-bit safeGraham Markall2-26/+32
2016-11-03arc: Replace ARC_SHORT macro with arc_opcode_len functionGraham Markall2-4/+8
2016-11-01Add support for RISC-V architecture.Nick Clifton5-0/+1606
2016-10-17Update list of ELF machine numbers.Nick Clifton2-2/+41
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves2-5/+24
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves2-6/+27
2016-10-14[ARC] Disassembler: fix LIMM detection for short instructions.Claudiu Zissulescu2-0/+5
2016-09-29Disallow 3-operand cmp[l][i] for ppc64Alan Modra2-0/+8
2016-09-26[ARC] ISA alignment.Claudiu Zissulescu2-1/+7
2016-09-26PowerPC .gnu.attributesAlan Modra2-5/+16
2016-09-21[AArch64] Add SVE condition codesRichard Sandiford2-1/+5
2016-09-21[AArch64][SVE 31/32] Add SVE instructionsRichard Sandiford2-0/+20
2016-09-21[AArch64][SVE 30/32] Add SVE instruction classesRichard Sandiford2-0/+19
2016-09-21[AArch64][SVE 29/32] Add new SVE core & FP register operandsRichard Sandiford2-0/+12
2016-09-21[AArch64][SVE 28/32] Add SVE FP immediate operandsRichard Sandiford2-0/+10
2016-09-21[AArch64][SVE 27/32] Add SVE integer immediate operandsRichard Sandiford2-0/+35
2016-09-21[AArch64][SVE 26/32] Add SVE MUL VL addressing modesRichard Sandiford2-0/+15
2016-09-21[AArch64][SVE 25/32] Add support for SVE addressing modesRichard Sandiford2-0/+59
2016-09-21[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALEDRichard Sandiford2-1/+11
2016-09-21[AArch64][SVE 23/32] Add SVE pattern and prfop operandsRichard Sandiford2-0/+12
2016-09-21[AArch64][SVE 22/32] Add qualifiers for merging and zeroing predicationRichard Sandiford2-0/+8
2016-09-21[AArch64][SVE 21/32] Add Zn and Pn registersRichard Sandiford2-0/+34
2016-09-21[AArch64][SVE 20/32] Add support for tied operandsRichard Sandiford2-0/+14
2016-09-21[AArch64][SVE 13/32] Add an F_STRICT flagRichard Sandiford2-1/+7
2016-09-07[arm] Automatically enable CRC instructions on supported ARMv8-A CPUs.Richard Earnshaw2-0/+6
2016-08-26Fixes to legacy ARC relocations.Cupertino Miranda3-19/+47
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2-0/+12
2016-08-02Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton2-0/+15
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner2-0/+7
2016-07-27Begin implementing ARC NPS-400 Accelerator instructionsGraham Markall2-59/+143
2016-07-20Add support to the ARC disassembler for selecting instruction classes.Claudiu Zissulescu2-0/+5
2016-07-15Add support for creating ELF import librariesThomas Preud'homme2-0/+11
2016-07-15Pass SIGLIBRT directly to child processes.John Baldwin2-1/+7
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu2-1/+5
2016-07-11Fixes done to TLS.Cupertino Miranda1-1/+1
2016-07-05[ARM] Change noread to purecode.Andre Vieria2-1/+6
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy2-4/+14