aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-29PowerPC table driven -Mraw disassemblyAlan Modra1-0/+6
2021-05-29MIPS/GAS/testsuite: Add C0, C1, C2, C3 opcode testsMaciej W. Rozycki1-0/+56
2021-05-29MIPS/GAS/testsuite: Run RFE test across all ISAsMaciej W. Rozycki1-0/+10
2021-05-29MIPS/GAS/testsuite: Run coprocessor tests across all ISAsMaciej W. Rozycki1-0/+99
2021-05-29MIPS/opcodes: Accurately record coprocessor opcode CPU/ISA membershipMaciej W. Rozycki1-0/+6
2021-05-29MIPS/GAS/testsuite: Add tests for coprocessor branch instructionsMaciej W. Rozycki1-0/+18
2021-05-29MIPS/opcodes: Disassemble the RFE instructionMaciej W. Rozycki1-0/+6
2021-05-29MIPS/opcodes: Add legacy CP1 control register namesMaciej W. Rozycki1-0/+12
2021-05-29MIPS/GAS/testsuite: Add tests for coprocessor access instructionsMaciej W. Rozycki1-0/+29
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki1-0/+6
2021-05-29MIPS/opcodes: Add TX39 CP0 register namesMaciej W. Rozycki1-0/+5
2021-05-29microMIPS/opcodes: Refer FPRs rather than FCRs with DMTC1Maciej W. Rozycki1-0/+10
2021-05-29MIPS/GAS: Use FCSR rather than RA with CFC1/CTC1Maciej W. Rozycki1-0/+5
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu1-0/+9
2021-05-27PowerPC: Add new xxmr and xxlnot extended mnemonicsPeter Bergner1-0/+5
2021-05-27nds32: __builtin_strncpy bound equals destination sizeAlan Modra1-0/+6
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu1-0/+14
2021-05-26i386: Replace movsb with movsxbSebastien Villemot1-0/+6
2021-05-26RISC-V: Allow to link the objects with unknown prefixed extensions.Nelson Chu1-0/+5
2021-05-25Arm: Fix forward thumb references [PR gas/25235]Tamar Christina1-0/+8
2021-05-24RISC-V: PR25212, Report errors for invalid march and mabi combinations.Nelson Chu1-0/+16
2021-05-22Re: Fix offset for ia64 PCREL60B relocation on HP-UXAlan Modra1-0/+8
2021-05-20Fix overflow detection in the Z80 assembler.Sergey Belyashov1-0/+11
2021-05-20PR27888, fix link of gas with zlib by libtool 2.4.6Nicolas Boulenguez1-0/+7
2021-05-17arm: Fix bugs with MVE vmov from two GPRs to vector lanesAlex Coplan1-0/+8
2021-05-12SAFE_BYTE_GET64Alan Modra1-0/+5
2021-05-11Report illegal Z80 load instructions.Sergey Belyashov1-0/+9
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