summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Add support for MPAM system registersAlex Coplan2020-08-126-0/+82
* The description for -mno-csr-check talks about "cheching" rather than "checki...Nick Clifton2020-08-122-1/+7
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2020-08-122-2248/+2646
* aarch64: Don't assert on long sysreg namesAlex Coplan2020-08-105-13/+49
* Remove spurious text in changelog entryNick Clifton2020-08-101-10/+0
* [aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus2020-08-105-4/+38
* Implement missing powerpc extended mnemonicsAlan Modra2020-08-105-0/+19
* Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra2020-08-103-200/+205
* Error on lmw, lswi and related PowerPC insns when LEAlan Modra2020-08-1011-1075/+1111
* as: Ignore rest of line on overflow errorH.J. Lu2020-08-072-1/+9
* gas: Fix internal error on long local labelsAlex Coplan2020-08-066-3/+32
* Z8k: fix sout/soudb opcodes with direct addressChristian Groessler2020-08-042-2/+7
* gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu2020-08-042-0/+6
* gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu2020-08-042-1/+6
* gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard2020-08-044-4/+16
* gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard2020-08-042-9/+34
* gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard2020-08-047-2/+78
* gas: Fix as.texi typo infortmationMark Wielaard2020-08-042-3/+7
* MSP430: Remove unused -md GAS optionJozef Lawrynowicz2020-08-032-9/+7
* x86: Add {disp16} pseudo prefixH.J. Lu2020-07-3012-24/+191
* Strange - my previous commit to as.c to set the default dwarf level to 3 seem...Nick Clifton2020-07-301-2/+3
* Default to DWARF level 3 for the assembler.Nick Clifton2020-07-301-1/+1
* Unify Solaris procfs and largefile handlingRainer Orth2020-07-305-13/+63
* x86: Pass --gdwarf-3 to assemblerH.J. Lu2020-07-307-5/+15
* Prevent the generation of DWARF level 0 line number tables...Nick Clifton2020-07-302-1/+6
* MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki2020-07-298-0/+93
* MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki2020-07-298-0/+62
* x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu2020-07-287-3/+92
* doc: Replace preceeded with precededH.J. Lu2020-07-272-1/+5
* MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX targetsMaciej W. Rozycki2020-07-2226-12/+1857
* MIPS/GAS/testsuite: Use a helper variable for IRIX/non-IRIX test selectionMaciej W. Rozycki2020-07-222-5/+7
* Revert "x86: Don't display eiz with no scale"Jan Beulich2020-07-214-13/+20
* Fix Unreasonable arch and cpu conflict warning for ther CSky architecture.Cooper Qu2020-07-212-2/+8
* Revert "x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s"Jan Beulich2020-07-216-9/+26
* MIPS/GAS: Remove stale `prev_reloc_op_frag' variableMaciej W. Rozycki2020-07-212-11/+7
* x86: handle SVR4 escaped binary operatorsJan Beulich2020-07-206-7/+95
* gas: generalize comment character escaping recognitionJan Beulich2020-07-202-18/+15
* x86: honor absolute section when emitting codeJan Beulich2020-07-206-32/+189
* ix86: enable more ELF tests for VxWorksJan Beulich2020-07-202-9/+19
* x86: Change PLT32 reloc against section to PC32H.J. Lu2020-07-194-6/+25
* x86: Don't display eiz with no scaleH.J. Lu2020-07-154-13/+21
* Fix the generation of relocs for missing build notes.Nick Clifton2020-07-152-9/+24
* x86-64: adjust stack insn test caseJan Beulich2020-07-155-17/+25
* x86: avoid attaching suffixes to unambiguous insnsJan Beulich2020-07-1572-487/+560
* x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu2020-07-148-54/+48
* x86/Intel: debug registers are named DRnJan Beulich2020-07-145-7/+14
* x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich2020-07-142-4/+8
* x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel modeJan Beulich2020-07-143-4/+9
* x86: don't disassemble MOVBE with two suffixesJan Beulich2020-07-144-0/+58
* x86: avoid attaching suffix to register-only CRC32Jan Beulich2020-07-1433-675/+164