summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 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
* X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctlyBorislav Petkov2017-07-055-0/+37
* Fixup changelog entries for previous commitRamana Radhakrishnan2017-07-051-0/+11
* [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-ARamana Radhakrishnan2017-07-046-0/+28
* Regenerate configure.Tristan Gingold2017-07-042-10/+14
* Add markers.Tristan Gingold2017-07-042-0/+6
* Disable symver test on hppa64-hpuxAlan Modra2017-07-032-0/+5
* MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creationMaciej W. Rozycki2017-07-012-10/+20
* MIPS/GAS: Use frag symbol/offset directly in fixup creationMaciej W. Rozycki2017-07-012-44/+38
* MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki2017-07-0110-12/+137
* Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay2017-06-3010-7/+1050
* MIPS/GAS: Update `match_float_constant' and `match_operand' descriptionsMaciej W. Rozycki2017-06-302-5/+10
* MIPS: Add microMIPS XPA supportMaciej W. Rozycki2017-06-304-5/+37
* MIPS: Add microMIPS R5 supportMaciej W. Rozycki2017-06-303-1/+16
* MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2017-06-3010-3/+62
* MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_MT calculationMaciej W. Rozycki2017-06-303-42/+20
* MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculationMaciej W. Rozycki2017-06-306-0/+35
* [AArch64] Add dot product support for AArch64 to binutilsTamar Christina2017-06-285-3/+1105
* [ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang2017-06-2811-1/+787
* MIPS: Add new Imagination interAptiv MR2 GAS and LD testsMaciej W. Rozycki2017-06-2833-9/+615
* MIPS: Add Imagination interAptiv MR2 GAS test infrastructureMaciej W. Rozycki2017-06-2832-6/+592
* MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki2017-06-283-15/+76
* MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE testsMaciej W. Rozycki2017-06-277-4/+21
* MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architecturesMaciej W. Rozycki2017-06-276-7/+20
* MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump testMaciej W. Rozycki2017-06-273-1/+10
* MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' testMaciej W. Rozycki2017-06-272-1/+6
* RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2017-06-262-1/+24
* Check unsupported .symver with common symbolH.J. Lu2017-06-266-0/+35
* Fix compile time warning building gas for arm-wince target.Nick Clifton2017-06-262-0/+6
* Update check conditions for illegal placed instructions.claziss2017-06-265-2/+50