aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-09-12Fix tc-i386.c -Werror=logical-not-parentheses errorAlan Modra2-6/+12
2014-09-10Properly handle suffix for iret and sysretH.J. Lu8-9/+159
2014-09-11Move ELF section headers to end of object fileAlan Modra29-76/+107
2014-09-09[PATCH][ARM] Add Cortex-A17 support to gasKyrylo Tkachov2-0/+6
2014-09-06MIPS testsuite cleanup - part 3Matthew Fortune9-20/+31
2014-09-06MIPS testsuite cleanup - part 2Matthew Fortune2-2/+7
2014-09-06MIPS testsuite cleanup - part 1Matthew Fortune10-15/+55
2014-09-04MIPS: Update the list of addr32 targetsMatthew Fortune2-1/+7
2014-09-03[PATCH/AArch64] Generic support for all system registers using mrs and msrJiong Wang7-14/+47
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang10-0/+1074
2014-08-26[ARM] Update selected_cpu based on info got during parsingJiong Wang6-2/+65
2014-08-26MIPS/gas: SAA/SAAD macro clean-upsMaciej W. Rozycki2-3/+9
2014-08-26MIPS/gas/testsuite: Remove ECOFF offset alternativesMaciej W. Rozycki9-504/+515
2014-08-262014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-1/+5
2014-08-25gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf...Jose E. Marchesi8-0/+68
2014-08-22aarch64: Adjust dwarf2 encoding factorsRichard Henderson2-2/+4
2014-08-22aarch64: Fix CFA encoding of vector registersRichard Henderson2-1/+9
2014-08-22Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki2-1/+11
2014-08-22ARM/opcodes: Fix negative hexadecimal offset disassemblyMaciej W. Rozycki3-2/+8
2014-08-22ARM/gas: Fix a build failure with GCC 4.3.3Maciej W. Rozycki2-1/+5
2014-08-21MIPS/gas/testsuite: mips.exp indentation fixesMaciej W. Rozycki2-5/+9
2014-08-20GAS: Replace leading spaces with tabs across dw2gencfi.cMaciej W. Rozycki2-10/+16
2014-08-20[ARM] Fix vcmp with #0.0Kyrylo Tkachov8-2/+130
2014-08-20Fix typo in f7f2534eAlan Modra4-2/+10
2014-08-19This patch adds support for FreeBSD ARM in gas.Nick Clifton6-0/+60
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-0/+62
2014-08-18This fixes the processing of BFD_RELOC_RL78_DIFF fixups when the size is lessNick Clifton2-1/+15
2014-08-18Cast result of TC_PARSE_CONS_EXPRESSIONAlan Modra2-1/+5
2014-08-14configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra4-242/+282
2014-08-13opcodes: blackfin: push down global stateMike Frysinger2-5/+9
2014-08-13opcodes: blackfin: do not force align the PCMike Frysinger3-9/+8
2014-08-12Remove type directiveH.J. Lu2-2/+5
2014-08-06Add -momit_lock_prefix=[no|yes] optionIlya Tocar8-0/+88
2014-08-05gas/testuite ChangeLog typoAlan Modra1-1/+1
2014-08-01Fix PR10378 which is SH relax bug.Kaz Kojima2-1/+7
2014-07-29[MIPS] Rename COPROC related macrosMatthew Fortune2-8/+13
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune130-72/+2011
2014-07-27or1k: RTEMS target support and simplify matchingJoel Sherrill2-3/+9
2014-07-27Add moxiebox targetAnthony Green4-8/+16
2014-07-26Prepare gas for 64-bit obstacksAlan Modra21-43/+64
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar17-1/+18109
2014-07-22Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar41-1/+45193
2014-07-22Add support for AVX512VL versions of AVX512CD instructions.Ilya Tocar8-0/+1429
2014-07-22Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar23-8/+75824
2014-07-22Add or reactivate or1k-*-rtems*Joel Sherrill2-1/+7
2014-07-17Properly handle EVEX register aliasesIlya Tocar6-0/+34
2014-07-15[ARM] Fix 32-bit host build failure.Jiong Wang2-5/+11
2014-07-15Don't complain about dbCC to long branch conversionAndreas Schwab2-4/+5
2014-07-12Don't force "set" symbols local for PEAlan Modra6-1/+32
2014-07-10gas/ARM: Fix testsuite failure for arm-elfWill Newton4-19/+7