]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas
Fix line table regression
[thirdparty/binutils-gdb.git] / gas /
2023-03-17  Jan Beulichgas: apply md_register_arithmetic also to unary '+'
2023-03-17  Jan Beulichgas: expose flag_macro_alternate globally
2023-03-17  Jan Beulichgas: use flag_mri directly in macro processing
2023-03-17  Jan Beulichgas: isolate macro_strip_at to macro.c
2023-03-17  Jan Beulichgas: drop function pointer parameter from macro_init()
2023-03-16  Clément Chigotconfigure: add new target aarch64-*-nto*
2023-03-16  Cupertino MirandaBPF relocations review / refactoring
2023-03-14  Nick CliftonFix assembler documentation regarding data directives.
2023-03-14  Alan Modragas/read.c: init more statics
2023-03-14  Alan Modragas .include and .incbin
2023-03-14  Alan Modragas/dwarf2dbg.c init more statics
2023-03-14  Alan Modragas/ecoff.c: don't use zero struct copies to init
2023-03-14  Alan Modragas/compress-debug.c init all of strm
2023-03-10  Jan BeulichArm64/gas: drop redundant feature prereqs
2023-03-10  Jan BeulichArm64/gas: add missing prereq features
2023-03-10  Jan Beulichx86: decouple broadcast type and bytes fields
2023-03-10  Jan Beulichx86-64: adjust REX-prefix part of SSE2AVX test
2023-03-10  Jan Beulichx86: move more disp processing out of md_assemble()
2023-03-10  Jan Beulichx86: use set_rex_vrex() also for short-form handling
2023-03-10  Alan Modraeh static data
2023-03-09  Alan Modragas: allow frag address wrapping in absolute section
2023-03-03  Jan Beulichx86: use swap_2_operands() in build_vex_prefix()
2023-03-03  Jan Beulichx86: drop redundant calculation of EVEX broadcast size
2023-03-03  Jan Beulichgas: default .debug section compression method adjustments
2023-03-03  Jan Beulichx86: avoid .byte in testcases where possible
2023-03-01  Alan ModraMore bounds checking in macro_expand
2023-03-01  Alan ModraUsing .mri in assembly
2023-03-01  Alan ModraCatch overflow in gas s_space
2023-03-01  Alan Modragas s_fill caused internal error in frag_new
2023-03-01  Alan ModraMemory leak in gas do_repeat
2023-02-28  Richard Ball[Aarch64] Add Binutils support for MEC
2023-02-27  Clément Chigotgas/testsuite: adjust another test for case insensitive...
2023-02-27  Benson MuiteDo not change the timestamp when updating the gas ascon...
2023-02-24  Jan Beulichx86: allow to request ModR/M encoding
2023-02-24  Jan Beulichx86: MONITOR/MWAIT are not SSE3 insns
2023-02-24  Jan Beulichx86-64: don't permit LAHF/SAHF with "generic64"
2023-02-24  Jan Beulichx86: have insns acting on segment selector values allow...
2023-02-24  Jan Beulichx86: restrict insn templates accepting negative 8-bit...
2023-02-22  Jan Beulichx86-64: LAR and LSL don't need REX.W
2023-02-22  Jan Beulichx86: optimize BT{,C,R,S} $imm,%reg
2023-02-21  Clément Chigotgas/testsuite: adjust a test for case insensitive file...
2023-02-16  Alan ModraPR30046, power cmpi leads to unknown architecture
2023-02-16  Alan ModraDelete PROGRESS macros
2023-02-16  Alan Modragas_init
2023-02-16  Jan BeulichRISC-V: as_warn() already emits a newline
2023-02-16  Jan Beulichx86/gas: replace inappropriate assertion when parsing...
2023-02-15  Jan Beulichgas: buffer_and_nest() needs to pass nul-terminated...
2023-02-14  Jan Beulichgas: correct symbol name comparison in .startof./.sizeo...
2023-02-14  Jan Beulichgas: improve interaction between read_a_source_file...
2023-02-13  Michael MatzPR30120: fix x87 fucomp misassembled
2023-02-13  Alan Modrastabs.c static state
2023-02-13  Alan ModraSplit off gas init to functions
2023-02-11  Alan Modraobjdump -D of bss sections and -s with -j
2023-02-10  Alan ModraLocal label checks in integer_constant
2023-02-10  Jan Beulichx86: drop use of VEX3SOURCES
2023-02-10  Jan Beulichx86: drop use of XOP2SOURCES
2023-02-10  Jan Beulichx86: limit use of XOP2SOURCES
2023-02-10  Jan Beulichx86: move (and rename) opcodespace attribute
2023-02-10  Jan Beulichx86: simplify a few expressions
2023-02-10  Jan Beulichx86: improve special casing of certain insns
2023-02-08  Alan ModraInternal error at gas/expr.c:1814
2023-02-03  Jan Beulichx86: drop LOCK from XCHG when optimizing
2023-02-03  Jan Beulichx86-64: respect {nooptimize} when building VEX prefix
2023-02-03  Jan Beulichx86: respect {nooptimize} for LEA
2023-02-03  Jan Beulichx86-64: respect MOVABS when choosing alternative encodings
2023-02-03  Jan BeulichRISC-V: don't disassemble unrecognized insns as .byte
2023-02-02  Tom de Vries[gas] Update .loc syntax comment in dwarf2dbg.c
2023-02-02  Indu Bhagatgas: use "stack trace" instead of "unwind" for SFrame
2023-02-01  Alan Modraobj-elf.h BYTES_IN_WORD
2023-02-01  Alan Modragas obj_end
2023-02-01  Nick CliftonFix compilation of the assembler with sanitization...
2023-02-01  Alan ModraRecursion in as_info_where
2023-02-01  Tom de Vries[gas] Emit v2 .debug_line for -gdwarf-2
2023-01-31  Andrew Burgessgas/ppc: Additional tests for DFP instructions
2023-01-31  Jan BeulichRISC-V: make C-extension JAL available again for (32...
2023-01-27  Jan Beulichx86: move reg_operands adjustment
2023-01-27  Jan Beulichx86: drop dead SSE2AVX-related code
2023-01-27  Jan Beulichx86: use ModR/M for FPU insns with operands
2023-01-27  Jan Beulichx86/Intel: improve special casing of certain insns
2023-01-27  Alan ModraCall bfd_close_all_done in output_file_close
2023-01-27  Alan Modragas macro memory leaks
2023-01-27  Mark Harmstonegas/testsuite: Add -gcodeview test for aarch64-w64...
2023-01-27  Mark Harmstonegas: Add CodeView constant for aarch64
2023-01-26  Alan ModraFree gas/dwarf2dbg.c dirs
2023-01-26  Alan ModraSanity check dwarf5 form of .file
2023-01-26  Alan Modraresolve gas shift expressions with large exponents...
2023-01-23  Mark HarmstoneAdd support for secidx relocations to aarch64-w64-mingw32
2023-01-20  Frederic CambusAdd OpenBSD ARM GAS support.
2023-01-20  Jan Beulichx86: avoid strcmp() in a few places
2023-01-20  Jan Beulichx86: move insn mnemonics to a separate table
2023-01-20  Jan Beulichx86: abstract out obtaining of a template's mnemonic
2023-01-19  Alan ModraReinitialise macro_nest
2023-01-17  Stam Markianos-Wrightgas: arm: Change warning message to not reference speci...
2023-01-17  Stam Markianos-Wrightgas: arm: Fix a further IT-predicated vcvt issue in...
2023-01-16  Alan ModraTidy gas/expr.c static state
2023-01-16  Alan ModraPR29991, MicroMIPS flag erased after align directives
2023-01-16  Nick CliftonUpdated translations for the gas and binutils sub-direc...
2023-01-12  Alan ModraUse __func__ rather than __FUNCTION__
2023-01-11  Jan Beulichgas/RISC-V: adjust assembler for opcode table re-ordering
2023-01-11  Alan ModraTidy some global bfd state used by gas
next