Fix microblaze sim build error
[binutils-gdb.git] / gas /
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-04-01 Martin LiskaUse startswith in gas subfolder.
2021-03-31 Alan ModraDon't include bfd/sysdep.h for gas files
2021-03-31 Alan ModraUse bool in gas
2021-03-31 Alan ModraRemove bfd_stdint.h
2021-03-30 Jan Beulichx86: drop seg_entry
2021-03-30 Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-30 Jan Beulichx86: adjust st(<N>) parsing
2021-03-30 Jan Beulichx86: integrate rc_op into struct _i386_insn
2021-03-30 Jan Beulichx86: integrate broadcast_op into struct _i386_insn
2021-03-30 Jan Beulichx86: integrate mask_op into struct _i386_insn
2021-03-30 Jan Beulichx86: make swap_2_operands() have unsigned parameters
2021-03-29 Jan Beulichx86: VPSADBW's source operands are also commutative
2021-03-29 Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modragas int vs bfd_boolean fixes
2021-03-26 Jan Beulichx86-64: don't accept supposedly disabled MOVQ forms
2021-03-25 Hafiz Abid Qadeer[NIOS2] Fix disassembly of br.n instruction.
2021-03-25 Jan Beulichx86: fix CMPXCHG8B special case when disallowing q...
2021-03-25 Jan Beulichx86: flag bad S/G insn operand combinations
2021-03-25 Jan Beulichx86: flag as bad AVX512 insns with EVEX.z set but EVEX...
2021-03-25 Jan Beulichx86: fix AMD Zen3 insns
2021-03-25 Jan Beulichx86-64: limit breakage from gcc movdir64b et al workaround
2021-03-25 Alan ModraPR27647 PowerPC extended conditional branch mnemonics
2021-03-24 Jan Beulichx86: derive opcode length from opcode value
2021-03-24 Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-24 Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-23 Jan Beulichx86: re-number PREFIX_0X<nn>
2021-03-23 Jan Beulichx86: re-order two fields of struct insn_template
2021-03-23 Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-23 Jan Beulichx86: don't open-code PREFIX_NONE
2021-03-23 Jan Beulichx86: unbreak certain MPX insn operand forms
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-19 Alan Modragas/app.c don't throw away spaces before slash
2021-03-18 Christian Groessler2021-03-18 Christian Groessler <chris@groessler.org>
2021-03-16 Kuan-Lin ChenRISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
2021-03-12 Przemyslaw Wirkusaarch64: Add few missing system registers
2021-03-12 Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12 Clément Chigotaix: implement R_TOCU and R_TOCL relocations
2021-03-10 Jan Beulichx86/Intel: correct AVX512 S/G disassembly
2021-03-10 Jan Beulichx86: correct decoding of nop/reserved space (0f18 ...
2021-03-09 Jan Beulichx86: fold some prefix related attributes into a single one
2021-03-09 Jan Beulichx86-64: make SYSEXIT handling similar to SYSRET's
2021-02-26 Nick CliftonCorrect an error message in the ARM assembler.
2021-02-23 Alan ModraPR23691, gas .y files vs. automatic make dependencies
2021-02-19 Nick CliftonFix compile time warnings when building riscv assembler.
2021-02-19 Nelson ChuRISC-V: PR27158, fixed UJ/SB types and added CSS/CL...
2021-02-18 Nelson ChuRISC-V: Add bfd/cpu-riscv.h to support all spec version...
2021-02-17 Alan Modrah8300 complains about new section defined without attri...
2021-02-16 H.J. Lugas: Allow SHF_GNU_RETAIN on all sections
2021-02-16 Jan Beulichx86: CVTPI2PD has special behavior
2021-02-16 Jan Beulichx86: honor template rather than actual operands when...
2021-02-16 Jan Beulichx86: record register use for SIMD insns without respect...
2021-02-16 Jan Beulichx86: make common property tests common
2021-02-16 Jan Beulichx86: make 16-bit ENQCMD test actually test ENQCMD
2021-02-16 Alan ModraPR27426, More bugs in dwarf2dbg.c
2021-02-16 Alan Modrademand_copy_C_string NUL check
2021-02-15 Andreas KrebbelIBM Z: Implement instruction set extensions
2021-02-12 Nick CliftonChange the readelf and objdump programs so that they...
2021-02-12 Alan Modragas testsuite: adjust recently added tests for hppa
2021-02-10 Alan ModraRe: Remove arm-symbianelf
2021-02-10 Nick CliftonRemove debugging code accidentally included with the...
2021-02-09 Nick CliftonAdd a sanity check of files include by .incbin.
2021-02-09 Alan ModraRemove arm-symbianelf
2021-02-09 Nick CliftonPrevent a bad .Psize expression from triggering a memor...
2021-02-09 Nick CliftonAdd a test for PR 27355 - where corrupt assembler ...
2021-02-08 Mike Frysingeropcodes: tic54x: namespace exported variables
2021-02-08 Nick CliftonFix an illegal memory access when parsing a corrupt...
2021-02-04 Nelson ChuRISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instruct...
2021-02-03 Andreas KrebbelIBM Z: Add missing vector formats to .insn docs
2021-02-01 Emery HemingwayAdd Genode target support
2021-02-01 Alan ModraPR27283 gas for alpha fails to build with gcc 11
2021-01-26 H.J. Lunios2: Don't disable relaxation with --gdwarf-N
2021-01-26 Alan Modragas testsuite tidy
2021-01-26 Alan Modragas byte test
2021-01-26 Alan Modrapr27228 testcase
2021-01-24 H.J. Lugas: Add a testcase for PR gas/27228
2021-01-24 Alan ModraPR27228, .reloc wrong symbol emitted for undefined...
2021-01-21 Alan ModraPR27221, 058430b4a1 warnings while assembling the Linux...
2021-01-21 Alan ModraPR27218, memory access violation in dwarf2dbg.c
2021-01-20 Alan ModraPowerPC: Don't generate unused section symbols
2021-01-18 H.J. Luas: Automatically enable DWARF5 support
2021-01-18 Alan ModraPR27198, segv in S_IS_WEAK
2021-01-15 Nelson ChuRISC-V: Indent and GNU coding standards tidy, also...
2021-01-15 Nelson ChuRISC-V: Error and warning messages tidy.
2021-01-15 Nelson ChuRISC-V: Comments tidy and improvement.
2021-01-15 Mike Frysingergas: make [248]byte directives available everywhere
2021-01-14 Mike Frysingergas: bfin: build lexer with -Werror
2021-01-14 Mike Frysingergas: bfin: fix build time warnings
2021-01-13 H.J. Lux86: Don't generate GOT_symbol for PLT relocations
2021-01-13 Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
2021-01-12 H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12 Nick CliftonUpdated translations for some subdirectories
2021-01-12 H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-11 Kyrylo Tkachovaarch64: Remove support for CSRE
2021-01-11 Nick CliftonUpdated translations for multiple subdirectories
2021-01-09 H.J. LuBinutils: Pass --plugin to AR and RANLIB
2021-01-09 Nick CliftonChange version number to 2.36.50 and regenerate files
2021-01-09 Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09 Peter BergnerPOWER10: Add Return-Oriented Programming instructions
next