aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-11-02[ARM] Help wince objdump on coproc testsThomas Preud'homme1-0/+6
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman1-2/+29
2017-11-01[ARM] Fix Coprocessor instructions availabilityThomas Preud'homme1-0/+38
2017-10-26x86: Check invalid XMM register in AVX512 gathersH.J. Lu1-0/+19
2017-10-26testsuite/gas/all/fill-1.s: Use L2 rather than .L2.Hans-Peter Nilsson1-0/+4
2017-10-25PR22348, conflicting global vars in crx and cr16Alan Modra1-0/+8
2017-10-25Yet another fill-1 test fixAlan Modra1-9/+14
2017-10-24RISC-V: Fix disassembly of c.addi4spn, c.addi16sp, c.lui when imm=0Andrew Waterman1-0/+10
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman1-0/+7
2017-10-24Fix my previous gas/ChangeLog entryPalmer Dabbelt1-2/+2
2017-10-24i386: Support .code64 directive only with 64-bit bfdH.J. Lu1-0/+12
2017-10-23RISC-V: Don't emit 2-byte NOPs if the C extension is disabledPalmer Dabbelt1-0/+5
2017-10-23Add missing ChangeLog entriesIgor Tsimbalist1-0/+162
2017-10-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki1-0/+5
2017-10-22Fix spurious left-over quotes from last edit.Hans-Peter Nilsson1-0/+5
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton1-0/+18
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt1-0/+6
2017-10-19Fix the AVR assembler so that it will correctly issue warnings about skipped ...Nick Clifton1-0/+13
2017-10-19Fix fill-1 testcaseAndreas Krebbel1-0/+8
2017-10-18RISC-V: Mark unsupported gas testcasesPalmer Dabbelt1-0/+11
2017-10-18Update Cris assembler tests for checks that now pass where they used to fail.Nick Clifton1-0/+6
2017-10-18Update the Swedish translation in the GAS subdirectory.Nick Clifton1-0/+4
2017-10-16Fix segfault processing nios2 pseudo-instructions with too few arguments.Sandra Loosemore1-0/+10
2017-10-12FT32: support for FT32B processor - part 1James Bowman1-0/+6
2017-10-11Disable the inclusion of logical input files in the assembler listing output ...Nick Clifton1-0/+10
2017-10-09S/390: Sync with latest POP - 3 new instructionsAndreas Krebbel1-0/+7
2017-10-09Add missing changelog entriesAndreas Krebbel1-0/+11
2017-10-05Fix the MSP430 assembler so that it detects and reports extraneous text at th...Nick Clifton1-0/+13
2017-10-04Add an assembler test for PR gas/21167H.J. Lu1-0/+7
2017-10-05PR21167, relocation sections not included in groupsAlan Modra1-0/+17
2017-10-01Add new mnemonics for VLE multiple load instructionsAlexander Fedotov1-0/+8
2017-09-27Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions,...Nick Clifton1-0/+7
2017-09-22readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki1-0/+5
2017-09-22PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16James Cowgill1-0/+11
2017-09-21Reduce excessive .eh_frame alignment for powerpcAlan Modra1-0/+4
2017-09-14PR22127, as segfaults assembling invalid .relocAlan Modra1-0/+6
2017-09-09x86: Remove restriction on NOTRACK prefix positionH.J. Lu1-0/+19
2017-09-07RISC-V: Avoid emitting invalid instructions in mixed RVC/no-RVC codePalmer Dabbelt1-0/+5
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556131-0/+8
2017-09-01Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75...Tamar Christina1-0/+5
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki1-0/+8
2017-08-30MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 codeMaciej W. Rozycki1-0/+26
2017-08-30MIPS/GAS/testsuite: Deduplicate error lists of branch local testsMaciej W. Rozycki1-0/+13
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz1-0/+10
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov1-0/+24
2017-08-23gas: enable PC-relative diff relocations on sparc64James Clarke1-0/+14
2017-08-23Assemble powerpc vle lsp tests with -a32Alan Modra1-0/+5
2017-08-21[PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov1-0/+10
2017-08-15[Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliasesRamana Radhakrishnan1-0/+10
2017-08-11Also disallow global alias of common symbolH.J. Lu1-0/+20