aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-08-20Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska1-0/+43
2020-08-20Port gas/config/* to str_htab.Martin Liska1-0/+297
2020-08-20Port dw2gencfi.c to str_htab.Martin Liska1-0/+7
2020-08-20Port ecoff.c to str_hash.Martin Liska1-0/+8
2020-08-20Add new string hash table based on htab_t.Martin Liska1-0/+12
2020-08-20Use libiberty hash in gas/symbols.c.Martin Liska1-0/+16
2020-08-20Use libiberty hash in gas/read.c.Martin Liska1-0/+15
2020-08-20Use libiberty hash in gas/macro.c.Martin Liska1-0/+25
2020-08-20gas/hash.c: add new functionsMartin Liska1-0/+8
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra1-0/+6
2020-08-18Add ChangeLog entries for previous commit.Peter Bergner1-0/+5
2020-08-17gas: Fix internal error in S_SET_SEGMENTAlex Coplan1-0/+9
2020-08-13Fix an internal compiler error when attempting to create a second $GDB_DEBUG$...Nick Clifton1-0/+6
2020-08-12[PATCH] gas: arm: Fix IT-predicated MVE vcvtJoe Ramsay1-0/+10
2020-08-12aarch64: Add support for MPAM system registersAlex Coplan1-0/+8
2020-08-12The description for -mno-csr-check talks about "cheching" rather than "checki...Nick Clifton1-0/+6
2020-08-12Updated Serbian and Russian translations for various sub-directoriesNick Clifton1-0/+4
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan1-0/+12
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 Wirkus1-0/+20
2020-08-10Implement missing powerpc extended mnemonicsAlan Modra1-0/+7
2020-08-10Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra1-0/+5
2020-08-10Error on lmw, lswi and related PowerPC insns when LEAlan Modra1-0/+14
2020-08-07as: Ignore rest of line on overflow errorH.J. Lu1-0/+5
2020-08-06gas: Fix internal error on long local labelsAlex Coplan1-0/+9
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler1-0/+5
2020-08-04gas/NEWS: Mention {disp16} pseudo prefixH.J. Lu1-0/+4
2020-08-04gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu1-0/+5
2020-08-04gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard1-0/+9
2020-08-04gas: Make sure .debug_line file table contains a zero filename and dirMark Wielaard1-0/+8
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard1-0/+10
2020-08-04gas: Fix as.texi typo infortmationMark Wielaard1-0/+4
2020-08-03MSP430: Remove unused -md GAS optionJozef Lawrynowicz1-0/+7
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu1-0/+25
2020-07-30Default to DWARF level 3 for the assembler.Nick Clifton1-1/+1
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-0/+6
2020-07-30x86: Pass --gdwarf-3 to assemblerH.J. Lu1-0/+9
2020-07-30Prevent the generation of DWARF level 0 line number tables...Nick Clifton1-0/+5
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki1-0/+10
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki1-0/+10
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu1-0/+11
2020-07-27doc: Replace preceeded with precededH.J. Lu1-0/+4
2020-07-22MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX targetsMaciej W. Rozycki1-0/+38
2020-07-22MIPS/GAS/testsuite: Use a helper variable for IRIX/non-IRIX test selectionMaciej W. Rozycki1-0/+5
2020-07-21Revert "x86: Don't display eiz with no scale"Jan Beulich1-0/+7
2020-07-21Fix Unreasonable arch and cpu conflict warning for ther CSky architecture.Cooper Qu1-0/+4
2020-07-21Revert "x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s"Jan Beulich1-0/+11
2020-07-21MIPS/GAS: Remove stale `prev_reloc_op_frag' variableMaciej W. Rozycki1-0/+5
2020-07-20x86: handle SVR4 escaped binary operatorsJan Beulich1-0/+12
2020-07-20gas: generalize comment character escaping recognitionJan Beulich1-0/+10