aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-11-18[AArch64] Add CRC feature for cortex-A53 and cortex-A57.Marcus Shawcroft2-2/+10
2014-11-18Revert "[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57."Marcus Shawcroft2-12/+2
2014-11-14[AArch64] Enable CRC feature in GAS for cortex-a53 and cortex-a57.Marcus Shawcroft2-2/+12
2014-07-17Properly handle EVEX register aliasesIlya Tocar6-0/+40
2014-07-08Fix disasm of vmovsd/vmovss with different length values.Ilya Tocar9-64/+75
2014-06-13Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra2-3/+24
2014-04-16ppc476 gas warn on data in code sectionsAlan Modra4-1/+98
2014-03-20Fix memory size for gather/scatter instructionsIlya Tocar9-192/+205
2014-03-20Add support for CPUID PREFETCHWT1Ilya Tocar17-28/+121
2014-03-20Change cpu for vptestnmd and vptestnmq instructions.Ilya Tocar13-320/+336
2014-03-20Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar23-0/+341
2014-03-20Don't run x86-64-disassem for mingw targetsH.J. Lu2-1/+5
2014-03-20Properly handle ljmp/lcall with invalid MODRM byteMichael Zolotukhin6-0/+47
2014-02-27opcodes/Yufeng Zhang3-0/+102
2014-02-27opcodes/Yufeng Zhang3-0/+15
2014-01-31Add gather/scatter tests with incorrect memory operandMichael Zolotukhin5-93/+158
2014-01-31Fix shift for AVX512F gather/scatter instructionsMichael Zolotukhin5-32/+41
2014-01-31Remove regzmm from AVX2 gather assertMichael Zolotukhin2-4/+7
2014-01-31Add check for invalid register in AVX512 gathersMichael Zolotukhin15-0/+214
2014-01-08Remove regbnd and vec_disp8H.J. Lu2-3/+7
2013-12-18gas/Yufeng Zhang6-8/+53
2013-12-10Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath3-12/+19
2013-12-02Add generated filesbinutils-2_24Tristan Gingold20-0/+54232
2013-11-20gas/testsuite/Yufeng Zhang3-1/+11
2013-11-18Add a dummy "int bnd_prefix" argumentH.J. Lu2-2/+8
2013-11-18Add support for armv7ve to gas.Yufeng Zhang5-9/+37
2013-11-18gas/origin/binutils-2_24-branchYufeng Zhang5-5/+20
2013-11-18Revert "Add support for AArch64 trace unit registers."Yufeng Zhang10-783/+35
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu9-14/+172
2013-11-15gas/Yufeng Zhang10-8/+801
2013-11-15Reorder invalid default mask checkMichael Zolotukhin5-37/+63
2013-11-15ppc: signed/unsigned comparisonJan-Benedict Glaw2-1/+4
2013-11-15Add ELFv2 .localentry support.Alan Modra2-0/+113
2013-11-15Add .abiversion related support for ELFv2Alan Modra3-0/+49
2013-11-15Report overflow on PowerPC64 @h and @ha relocations.Alan Modra2-36/+116
2013-11-05gas/Yufeng Zhang8-2/+43
2013-11-05gas/Yufeng Zhang10-2/+83
2013-11-05opcodes/Yufeng Zhang3-0/+17
2013-11-05config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate.Will Newton5-1/+27
2013-10-12Only allow 32-bit/64-bit registers for bndcl/bndcu/bndcnH.J. Lu5-54/+38
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra2-5/+15
2013-09-18binutils/Tristan Gingold2-0/+6
2013-09-18 * config/tc-msp430.c (OPTION_MOVE_DATA): Define.Nick Clifton3-1/+59
2013-09-172013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>Steve Ellcey2-3/+6
2013-09-17opcodes/Richard Sandiford3-0/+8
2013-09-16gas/config/tc-arm.c: Fix parsing of NEON load/store element sizes.Will Newton8-0/+47
2013-09-122013-09-12 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu4-0/+24
2013-09-122013-09-12 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2-0/+9
2013-09-12 * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add aNick Clifton23-266/+292
2013-09-04gas/Tristan Gingold6-0/+56