aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Fix an internal compiler error when attempting to create a second $GDB_DEBUG$...Nick Clifton2-1/+11
2020-08-12[PATCH] gas: arm: Fix IT-predicated MVE vcvtJoe Ramsay7-8/+43
2020-08-12aarch64: Add support for MPAM system registersAlex Coplan6-0/+82
2020-08-12The description for -mno-csr-check talks about "cheching" rather than "checki...Nick Clifton2-1/+7
2020-08-12Updated Serbian and Russian translations for various sub-directoriesNick Clifton2-2248/+2646
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan5-13/+49
2020-08-10Remove spurious text in changelog entryNick Clifton1-10/+0
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus5-4/+38
2020-08-10Implement missing powerpc extended mnemonicsAlan Modra5-0/+19
2020-08-10Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra3-200/+205
2020-08-10Error on lmw, lswi and related PowerPC insns when LEAlan Modra11-1075/+1111
2020-08-07as: Ignore rest of line on overflow errorH.J. Lu2-1/+9
2020-08-06gas: Fix internal error on long local labelsAlex Coplan6-3/+32
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler2-2/+7
2020-08-04gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu2-0/+6
2020-08-04gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu2-1/+6
2020-08-04gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard4-4/+16
2020-08-04gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard2-9/+34
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard7-2/+78
2020-08-04gas: Fix as.texi typo infortmationMark Wielaard2-3/+7
2020-08-03MSP430: Remove unused -md GAS optionJozef Lawrynowicz2-9/+7
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu12-24/+191
2020-07-30Strange - my previous commit to as.c to set the default dwarf level to 3 seem...Nick Clifton1-2/+3
2020-07-30Default to DWARF level 3 for the assembler.Nick Clifton1-1/+1
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth5-13/+63
2020-07-30x86: Pass --gdwarf-3 to assemblerH.J. Lu7-5/+15
2020-07-30Prevent the generation of DWARF level 0 line number tables...Nick Clifton2-1/+6
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki8-0/+93
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki8-0/+62
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu7-3/+92
2020-07-27doc: Replace preceeded with precededH.J. Lu2-1/+5
2020-07-22MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX targetsMaciej W. Rozycki26-12/+1857
2020-07-22MIPS/GAS/testsuite: Use a helper variable for IRIX/non-IRIX test selectionMaciej W. Rozycki2-5/+7
2020-07-21Revert "x86: Don't display eiz with no scale"Jan Beulich4-13/+20
2020-07-21Fix Unreasonable arch and cpu conflict warning for ther CSky architecture.Cooper Qu2-2/+8
2020-07-21Revert "x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s"Jan Beulich6-9/+26
2020-07-21MIPS/GAS: Remove stale `prev_reloc_op_frag' variableMaciej W. Rozycki2-11/+7
2020-07-20x86: handle SVR4 escaped binary operatorsJan Beulich6-7/+95
2020-07-20gas: generalize comment character escaping recognitionJan Beulich2-18/+15
2020-07-20x86: honor absolute section when emitting codeJan Beulich6-32/+189
2020-07-20ix86: enable more ELF tests for VxWorksJan Beulich2-9/+19
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu4-6/+25
2020-07-15x86: Don't display eiz with no scaleH.J. Lu4-13/+21
2020-07-15Fix the generation of relocs for missing build notes.Nick Clifton2-9/+24
2020-07-15x86-64: adjust stack insn test caseJan Beulich5-17/+25
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich72-487/+560
2020-07-14x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu8-54/+48
2020-07-14x86/Intel: debug registers are named DRnJan Beulich5-7/+14
2020-07-14x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich2-4/+8
2020-07-14x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel modeJan Beulich3-4/+9