aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Add support for 8-bit and 24-bit shifts in the z80 assembler.Sergey Belyashov1-0/+8
2021-05-08support generating multi-html pages in parallelMike Frysinger1-0/+5
2021-05-08generate single html manual page by defaultMike Frysinger1-0/+5
2021-05-07Add a generic .bss directive for ELF based targets.Nick Clifton1-0/+16
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot1-0/+26
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich1-0/+5
2021-05-07x86: don't mix disp and imm processingJan Beulich1-0/+5
2021-05-07x86: move register check in immediate operand parsingJan Beulich1-0/+6
2021-05-07x86: minor improvements to optimize_imm()Jan Beulich1-0/+5
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne1-0/+7
2021-05-03RISC-V: PR27764, Add tests for A extensionJim Wilson1-0/+8
2021-05-03x86: allow @secrel32 also in data definitionsJan Beulich1-0/+8
2021-05-03x86: use UNIX EOL in secrel testcaseJan Beulich1-0/+5
2021-05-03x86: fold both instances of lex_got()Jan Beulich1-0/+5
2021-05-03testsuite: Don't start directives in first columnAlan Modra1-0/+6
2021-04-29x86-64: adjust recently added testsJan Beulich1-0/+8
2021-04-29x86: relax when/how @size can be usedJan Beulich1-0/+14
2021-04-29x86: allow @size to also (sensibly) apply to sectionsJan Beulich1-0/+8
2021-04-28x86: honor signedness of PC-relative relocationsJan Beulich1-0/+19
2021-04-27x86: Add () to silence GCC 5H.J. Lu1-0/+4
2021-04-26x86: add IS_ELF to check whether to resolve @size relocJan Beulich1-0/+5
2021-04-26x86: limit 32-bit @size overflow checks to 64-bit objectsJan Beulich1-0/+5
2021-04-26x86: optimize LEAJan Beulich1-0/+13
2021-04-26x86-64: have value properly checked when resolving fixupJan Beulich1-0/+8
2021-04-23Fix type of .persistent.bss sectionEric Botcazou1-0/+6
2021-04-23Allow .seh_pushframe to take an optional [code] parameterJ?r?me Gardou1-0/+5
2021-04-23x86-64: special case LEA when determining signedness of displacementJan Beulich1-0/+7
2021-04-23x86-64: defer 32-bit signed displacement checkJan Beulich1-0/+6
2021-04-23x86: re-order optimize_disp()Jan Beulich1-0/+5
2021-04-23x86: don't truncate values in diagnostics and alikeJan Beulich1-0/+5
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton1-0/+37
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot1-0/+14
2021-04-19Fix an assembler testuite failure when checking a toolchain configured with -...Nick Clifton1-0/+5
2021-04-19aarch64: New instructions for maintenance of GPT entries cached in a TLBPrzemyslaw Wirkus1-0/+6
2021-04-19aarch64: Add new data cache maintenance operationsPrzemyslaw Wirkus1-0/+5
2021-04-19gas: drop sprint_value()Jan Beulich1-0/+11
2021-04-16aarch64: Define RME system registersPrzemyslaw Wirkus1-0/+8
2021-04-16RISC-V: PR27436, make operand C> work the same as >.Nelson Chu1-0/+11
2021-04-16Update the ChangeLog, and add the missing entries.Nelson Chu1-2/+6
2021-04-14Re: PR27723, Internal error in select_cie_for_fdeAlan Modra1-0/+6
2021-04-14PR27723, Internal error in select_cie_for_fdeAlan Modra1-0/+6
2021-04-13m68hc11 gas testsuite wartAlan Modra1-0/+6
2021-04-12Power10 bignum operandsAlan Modra1-5/+24
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu1-0/+28
2021-04-09AArch64: Fix Diagnostic messaging for LD/ST Exclusive.Tejas Belagod1-0/+7
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra1-0/+6
2021-04-08PR27676, PowerPC missing extended dcbt, dcbtst mnemonicsAlan Modra1-0/+8
2021-04-07Fix pr27217 testcase failureAlan Modra1-0/+5
2021-04-06Fix a problem assembling AArch64 sources when a relocation is generated again...Nick Clifton1-0/+24
2021-04-06gas: missing (re-)initialization of local variable in fixup_segment()Jan Beulich1-0/+5