aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2020-08-20Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska7-704/+47
2020-08-20Port gas/config/* to str_htab.Martin Liska56-1214/+1114
2020-08-20Port dw2gencfi.c to str_htab.Martin Liska2-14/+11
2020-08-20Port ecoff.c to str_hash.Martin Liska2-20/+19
2020-08-20Add new string hash table based on htab_t.Martin Liska2-0/+91
2020-08-20Use libiberty hash in gas/symbols.c.Martin Liska2-38/+95
2020-08-20Use libiberty hash in gas/read.c.Martin Liska4-15/+77
2020-08-20Use libiberty hash in gas/macro.c.Martin Liska4-39/+159
2020-08-20gas/hash.c: add new functionsMartin Liska4-0/+41
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra4-3/+9
2020-08-18Add ChangeLog entries for previous commit.Peter Bergner1-0/+5
2020-08-18PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner2-2/+2
2020-08-17gas: Fix internal error in S_SET_SEGMENTAlex Coplan5-1/+26
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