aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2016-02-21Set BFD compression bits in write_object_fileH.J. Lu2-3/+13
2016-02-20[i386] Check RegVRex in register_numberH.J. Lu5-0/+17
2016-02-19Fix snafu - add missing const declaration to 'string' local variable in s_sta...Nick Clifton1-1/+2
2016-02-19[ARM] Add FP16 feature extension for ARMv8.2 architectureJiong Wang2-0/+12
2016-02-19Prevent seg-fault in gas reading a binary input file.Nick Clifton2-0/+11
2016-02-19Change the return type of the rebuffer_line function to void.Trevor Saunders2-9/+8
2016-02-19Add const to various variables in the gas sources.Trevor Saunders7-26/+46
2016-02-18Avoid setting or recording negative alignments when the target stores multipl...Dan Gisselquist5-104/+160
2016-02-17xtensa: fix .init/.fini literals movingMax Filippov5-2/+65
2016-02-17Update list of known MSP430 MCUs.Nick Clifton2-1/+20
2016-02-16[ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu7-1/+98
2016-02-16Remove documentation of deleted function S_IS_EXTERN.Trevor Saunders2-4/+4
2016-02-16Fix formatting problems caused by previous update to as.texinfo.Nick Clifton2-6/+16
2016-02-16[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation symbol name restriction.Renlin Li4-9/+40
2016-02-15Fix typos in gas/ChangeLogH.J. Lu1-2/+2
2016-02-15Fix changelog entry for previous delta.Nick Clifton1-2/+2
2016-02-15Correct opcode generated for RX indirect MOVs without an offset.Vinay Kumar G6-6/+72
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton11-20/+174
2016-02-11Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton5-2/+38
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu14-957/+1622
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