aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Bump bfd version.Tristan Gingold2-10/+14
2014-10-15ChangeLog typo fixAlan Modra1-1/+1
2014-10-15Fix memory overflow issue about strncatChen Gang2-1/+5
2014-10-14Add NEWS markers for 2.25.Tristan Gingold2-0/+6
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra5-16/+26
2014-10-14sparc-aout and sparc-coff breakageAlan Modra2-1/+7
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi15-66/+522
2014-09-292014-09-29 Terry Guo <terry.guo@arm.com>Terry Guo3-73/+88
2014-09-27Do away with hash table line lookup in dwarf2dbg.cAlan Modra7-18/+39
2014-09-23Disallow VEX/EVEX encoded instructions in 16-bit modeH.J. Lu6-4/+57
2014-09-22Ignore MOD field for control/debug register moveH.J. Lu5-0/+51
2014-09-22Fix various warnings seen when using gcc-5.0Alan Modra4-3/+11
2014-09-17Fix arm-elf build failure on non-C99 systems (was using int64_t)Tristan Gingold2-2/+7
2014-09-16Add -mevexrcig={rne|rd|ru|rz} option to x86 assembler.Ilya Tocar59-1/+7718
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen3-1289/+2003
2014-09-15Rename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIXH.J. Lu2-3/+10
2014-09-15Add support for MIPS R6.Andrew Bennett82-100/+6826
2014-09-15Ensure softfloat and singlefloat take precedence in consistency checksMatthew Fortune12-22/+45
2014-09-12gas: fix bumping to architectures >v9 in sparc64-* targets.Jose E. Marchesi2-9/+25
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett4-2/+13
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