aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-02-08FIx formatting that triggers a new compile time warning message.Nick Clifton2-2/+7
2016-02-04Remove support for creating ARM NOREAD sections.Nick Clifton7-91/+10
2016-02-04Fix the encoding of the MSP430's RRUX instruction.Nick Clifton4-87/+51
2016-02-03xtensa: fix signedness of gas relocationsMax Filippov5-3/+31
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu18-5/+215
2016-02-03msp430: Set DWARF2_ADDR_SIZE to 4.Kevin Buettner2-0/+6
2016-02-03Mention -mfence-as-lock-add=yes for x86 assemblerH.J. Lu2-0/+8
2016-02-03Remove duplicated marker for 2.26 in gas/NEWSH.J. Lu2-2/+4
2016-02-02[GAS][ARM]Skip none elf target for testsuite/gas/arm/thumb2_it_search.sRenlin Li2-1/+6
2016-02-02gas/ip2k: Add all instructions assembler testAndrew Burgess4-0/+1619
2016-02-02epiphany/gas: Update expected test results for 0 offset loadsAndrew Burgess4-14/+21
2016-02-02epiphany/gas: Remove .l suffix from expected test resultsAndrew Burgess5-817/+825
2016-02-02gas/epiphany: Update expected register names in testsAndrew Burgess4-241/+248
2016-02-02epiphany/disassembler: Improve alignment of output.Andrew Burgess2-1/+5
2016-02-01Fix ARC TLS support.Claudiu Zissulescu4-2/+54
2016-02-01Fix a problem building the ARM assembler using LLVM.Loria2-1/+10
2016-02-01Fix error building Microblaze assembler on a 32-bit host.Nick Clifton2-2/+8
2016-01-29Replace == with = in gas/configure.acH.J. Lu3-2/+8
2016-01-29Add testsuite/ to the last gas ChangeLog entryH.J. Lu1-6/+6
2016-01-29Add option -mfence-as-lock-add=[no|yes].Andrew Senkevich9-0/+131
2016-01-27Remove trailing `]' in --enable-compressed-debug-sectionsH.J. Lu3-2/+7
2016-01-26Skip thumb2 conditional backward search test for PE based targets.Nick Clifton1-1/+1
2016-01-25Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIXH.J. Lu2-3/+10
2016-01-25Avoid the use of gp-relative addressing when abicalls are in effect.Catherine Moore5-0/+33
2016-01-25[PATCH[ARM]Check mapping symbol while backward searching for IT block.Renlin Li3-0/+25
2016-01-21Fix gas testsuite failures for ARM netbesdelf configuration.Nick Clifton3-3/+9
2016-01-20Fix unexpected failures in GAS testsuite for ARM VxWorks target.Nick Clifton9-21/+32
2016-01-20Upda the documentation on assembler error message generation.Nick Clifton2-8/+31
2016-01-20Skip ARM v8 tests for COFF based targets.Nick Clifton4-0/+10
2016-01-20[AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab4-0/+23
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene7-0/+106
2016-01-18MIPS: Remove remnants of 48-bit microMIPS instruction supportMaciej W. Rozycki2-4/+7
2016-01-18Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra2-4/+9
2016-01-17Regen configureAlan Modra2-1/+5
2016-01-17m68hc11/12 and xgate config.sub weirdnessAlan Modra2-1/+5
2016-01-14Fix display of RL78 MOVW instructions that use the stack pointer.Nick Clifton4-0/+30
2016-01-14[AArch64] Fix missing architecture checks for ARMv8.2 system registers.Matthew Wahab3-0/+57
2016-01-13Nios II/GAS: Fix build error in `output_movia'Maciej W. Rozycki2-1/+5
2016-01-13Remove spurious condition in test for closing parenthesis.Yoshinori Sato2-1/+6
2016-01-12[ARM] Support ARMv8.2 RAS extension.Matthew Wahab4-0/+111
2016-01-12PowerPC gas test vsx3Alan Modra2-0/+5
2016-01-11Delete opcodes that have been removed from ISA 3.0.Peter Bergner5-20/+8
2016-01-08m68k: fix constraints of move.[bw] for ISA_B/CAndreas Schwab5-0/+27
2016-01-06bfd/arc: Add R_ prefix to all relocation namesAndrew Burgess31-98/+131
2016-01-01Copyright update for binutilsAlan Modra552-554/+558
2016-01-01New 2016 binutils ChangeLog filesAlan Modra1-0/+14
2016-01-01binutils ChangeLog rotationAlan Modra2-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra2-23/+23
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme7-20/+194
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme8-25/+217