aboutsummaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* FT32: support for FT32B processor - part 1James Bowman2017-10-122-3/+20
* Disable the inclusion of logical input files in the assembler listing output ...Nick Clifton2017-10-114-13/+38
* S/390: Sync with latest POP - 3 new instructionsAndreas Krebbel2017-10-094-1/+14
* Add missing changelog entriesAndreas Krebbel2017-10-091-0/+11
* Replace nop in fill-1.s testcase.Andreas Krebbel2017-10-091-1/+1
* Enable .fill forward labelsAndreas Krebbel2017-10-093-1/+8
* Fix the MSP430 assembler so that it detects and reports extraneous text at th...Nick Clifton2017-10-056-27/+114
* Add an assembler test for PR gas/21167H.J. Lu2017-10-044-0/+22
* PR21167, relocation sections not included in groupsAlan Modra2017-10-058-31/+62
* Add new mnemonics for VLE multiple load instructionsAlexander Fedotov2017-10-014-0/+71
* Add support for the new names of the RISC-V fmv.x.s and fmv.s.x instructions,...Nick Clifton2017-09-274-0/+25
* readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki2017-09-223-0/+28
* PR gas/21762: MIPS: Fix .stabs directive marking labels as MIPS16James Cowgill2017-09-227-0/+49
* Reduce excessive .eh_frame alignment for powerpcAlan Modra2017-09-212-0/+5
* PR22127, as segfaults assembling invalid .relocAlan Modra2017-09-142-1/+7
* x86: Remove restriction on NOTRACK prefix positionH.J. Lu2017-09-0912-228/+266
* RISC-V: Avoid emitting invalid instructions in mixed RVC/no-RVC codePalmer Dabbelt2017-09-072-17/+13
* Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556132017-09-054-2/+33
* Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75...Tamar Christina2017-09-012-2/+7
* MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki2017-08-306-0/+114
* MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 codeMaciej W. Rozycki2017-08-3023-1/+411
* MIPS/GAS/testsuite: Deduplicate error lists of branch local testsMaciej W. Rozycki2017-08-309-20/+17
* Improve MSP430 section placement.Jozef Lawrynowicz2017-08-296-3/+70
* [PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov2017-08-2418-1/+2581
* gas: enable PC-relative diff relocations on sparc64James Clarke2017-08-233-1/+56
* Assemble powerpc vle lsp tests with -a32Alan Modra2017-08-233-2/+7
* [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov2017-08-217-0/+1603
* [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliasesRamana Radhakrishnan2017-08-157-5/+47
* Also disallow global alias of common symbolH.J. Lu2017-08-1114-4/+61
* Fix memory corruption when assembling an i386 darwin source file.Nick Clifton2017-08-102-5/+24
* [ARM] Don't warn on REG_SP when used in CRC32 instructionsJiong Wang2017-08-099-16/+63
* Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton2017-08-0214-23/+44
* x86: Update segment register check in Intel syntaxH.J. Lu2017-08-017-18/+57
* Fix bb instructions with double-word condition on hppa.John David Anglin2017-07-312-3/+6
* Fix problems parsing RISCV architecture extenstions in the assembler.Andrew Waterman2017-07-282-11/+13
* Fix typos in error and option messages in OPCODES library.Nick Clifton2017-07-252-1/+6
* Stop the generation of mapping symbols in the debug sections of ARM and AArch...Nick Clifton2017-07-243-1/+18
* * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson2017-07-242-5/+10
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-2160-55/+1369
* S/390: Support z14 as CPU name.Andreas Krebbel2017-07-214-3/+10
* [ARC] Add JLI support.John Eric Martin2017-07-194-0/+43
* Remove datasize measurements based on sbrk()Tristan Gingold2017-07-192-19/+6
* Fix gas crash on missing seh_endproc.Tristan Gingold2017-07-195-4/+22
* Fix spelling typos.Yuri Chornovian2017-07-1811-59/+73
* Import updated Ukranian and Swedish translations.Nick Clifton2017-07-182-245/+140
* Update assembler documentation on some AVR cores.Georg-Johann Lay2017-07-173-4/+30
* Add RDMA support for falkot/qdf24xx.Jim Wilson2017-07-132-2/+9
* Update PO filesAlan Modra2017-07-1211-20540/+22098
* Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton2017-07-123-4/+13
* [ARM] Add support for Cortex-A55 and Cortex-A75.James Greenhalgh2017-07-053-0/+13