aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2015-04-23x86: disambiguate disassembly of certain AVX512 insnsJan Beulich7-480/+494
2015-04-23x86: don't require operand size specification for AVX512 broadcastsJan Beulich9-238/+258
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu19-24/+46
2015-04-20Silence texinfo 5.1 warningsH.J. Lu3-30/+41
2015-04-17Fix avr compiler warningSenthil Kumar Selvaraj2-15/+20
2015-04-15Handle invalid prefixes for rdrand and rdseedH.J. Lu3-0/+49
2015-04-15[ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li3-16/+21
2015-04-15Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2-0/+9
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2-10/+4
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton5-12/+49
2015-04-10Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton2-0/+12
2015-04-09doc/c-rx.texi: Fix markup typos in last change.Hans-Peter Nilsson2-2/+6
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton5-8/+52
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu12-20/+338
2015-04-07[AArch64] use subseg_text_p to check .textRenlin Li2-9/+15
2015-04-06Remove is_zlib_supportedH.J. Lu2-7/+4
2015-04-06Use bfd_putb64/bfd_getb64H.J. Lu2-8/+6
2015-04-05Xfail the compressed debug sectionsH.J. Lu2-1/+6
2015-04-02Second fix for microblaze gas port's ability to parse constants.Nick Clifton2-5/+11
2015-04-02Fixes a bug in the microblaze assembler where it would not complain about con...Nick Clifton2-5/+11
2015-04-02[AArch64] Emit DATA_MAP in order within text sectionRenlin Li2-19/+42
2015-04-02Remove unused functions in tc-aarch64.c.Ed Maste2-12/+5
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu2-2/+6
2015-04-01[AArch64] Add support for the Samsung Exynos M1 processorEvandro Menezes3-0/+9
2015-04-01[ARM] Add support for the Samsung Exynos M1 processorEvandro Menezes3-0/+9
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu2-2/+8
2015-03-31Remove the last change on dw2-compress-1.dH.J. Lu2-5/+1
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten2-0/+5
2015-03-31Revert the AM_ZLIB change in gasH.J. Lu6-20/+34
2015-03-31Add --with-system-zlib in gasH.J. Lu11-125/+59
2015-03-27Remove the unused cpu_flags_setH.J. Lu2-17/+4
2015-03-25[AARCH64]Fix "align directive causes MAP_DATA symbol to be lost"Renlin Li2-16/+22
2015-03-24Don't write the zlib header if not usedH.J. Lu2-12/+19
2015-03-24Extend arm_feature_set struct to provide more bitsTerry Guo2-106/+139
2015-03-20Limit multi-byte nop instructions to 10 bytesH.J. Lu47-3432/+920
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton3-0/+36
2015-03-19Fix building and testing dwarf debug section compression feature when zlib is...Nick Clifton2-1/+7
2015-03-18Add a testcase for PR gas/18087H.J. Lu6-2/+210
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney5-3/+25
2015-03-17Add znver1 processorGanesh Gopalasubramanian17-2/+514
2015-03-16Removes a #if 1 ... #endif accidentally left in the source code.Nick Clifton2-2/+5
2015-03-13MIPS: Fix constraint issues with the R6 beqc and bnec instructionsAndrew Bennett4-0/+58
2015-03-13Add support for MIPS R6 evp and dvp instructions.Andrew Bennett5-0/+24
2015-03-13[AArch64] Don't warn on XZR/SP overlapping when it's in load/storeJiong Wang5-0/+100
2015-03-13[AArch64] Don't tail-pads sections to the alignmentJiong Wang5-0/+41
2015-03-12Add i6400 entry to the MIPS CPU table.Andrew Bennett3-0/+9
2015-03-12Fixes a problem generating relocs for thumb function calls to local symbols d...Nick Clifton3-7/+20
2015-03-11Fix powerpc gas abort on invalid instruction fixupsAlan Modra2-3/+28
2015-03-10S/390: Add more IBM z13 instructionsAndreas Krebbel3-0/+273
2015-03-10S/390: Add check for length field operandAndreas Krebbel2-0/+8