gdb/dwarf: pass compilation directory to line header
[binutils-gdb.git] / gas /
2022-07-29 Andrew Burgesslibopcodes/aarch64: add support for disassembler styling
2022-07-29 Jan BeulichArm64: re-work PR gas/27217 fix
2022-07-29 Tsukasa OIRISC-V: Add `OP_V' to .insn named opcodes
2022-07-26 Nick CliftonUpdated translations for various sub-directories
2022-07-25 liuzhensongLoongArch: Add testcases for new relocate types.
2022-07-25 liuzhensongLoongArch: gas: Add new reloc types.
2022-07-21 Jan Beulichx86/Intel: correct AVX512F scatter insn element sizes
2022-07-21 Alan ModraPR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_...
2022-07-20 Dmitry Selyutingas/symbols: introduce md_resolve_symbol
2022-07-18 Claudiu Zissulescuarc: Update missing cipher.
2022-07-18 Jan Beulichx86: correct VMOVSH attributes
2022-07-14 Alan ModraRe: PowerPC: implement md_operand to parse register...
2022-07-14 Alan ModraPowerPC: implement md_operand to parse register names
2022-07-12 Alan ModraPowerPC md_end: Don't htab_delete(NULL)
2022-07-09 Alan Modragas: tc-tic54x.c hash tables
2022-07-09 Alan Modragas: use notes_calloc in string hash
2022-07-09 Alan Modragas: target string hash tables
2022-07-09 Alan Modraarc gas: don't leak arc_opcode_hash memory
2022-07-09 Alan Modrai386 gas: don't leak op_hash or reg_hash memory
2022-07-09 Alan Modrappc gas: don't leak ppc_hash memory
2022-07-09 Alan Modragas hash.h tidy
2022-07-09 Alan Modragas: rename md_end to md_finish
2022-07-09 Alan Modragas: set up notes obstack earlier
2022-07-09 Alan Modragas: itbl_files
2022-07-09 Alan Modragas: free sy_hash, macro_hash and po_hash
2022-07-09 Alan Modradw2gencfi.c: use notes obstack
2022-07-09 Alan Modraexpr.c make_expr_symbol: use notes obstack
2022-07-09 Alan Modraread.c assign_symbol: use notes obstack for dummy listi...
2022-07-09 Alan Modraread.c s_include: use notes obstack for path
2022-07-09 Alan Modramacro.c: use string hash from hash.h for macro_hash
2022-07-09 Alan Modraread.c: use string hash from hash.h for po_hash
2022-07-09 Alan Modrafree read_symbol_name string
2022-07-09 Alan Modragas: output_file_close
2022-07-09 Alan Modragas: utility notes memory alloc functions
2022-07-09 Alan Modragas: arm -mwarn-syms duplicates
2022-07-09 Alan ModraRegenerate with automake-1.15.1
2022-07-08 Nick CliftonUpdate version to 2.39.50 and regenerate files
2022-07-08 Nick CliftonAdd markers for 2.39 branch
2022-07-07 Tsukasa OIRISC-V: Added Zfhmin and Zhinxmin.
2022-07-07 Tsukasa OIRISC-V: Fix disassembling Zfinx with -M numeric
2022-07-07 Tsukasa OIRISC-V: Fix requirement handling on Zhinx+{D,Q}
2022-07-07 Alan ModraPR29320, 'struct obstack' declared inside parameter...
2022-07-06 Jan Beulichx86: make D attribute usable for XOP and FMA4 insns
2022-07-06 Jan Beulichx86: fold two switch() statements in match_template()
2022-07-06 Jan Beulichx86: fix 3-operand insn reverse-matching
2022-07-06 Jan Beulichx86: introduce a state stack for .arch
2022-07-06 Jan Beulichx86: generalize disabling of sub-architectures
2022-07-06 Jan Beulichx86: permit "default" with .arch
2022-07-06 Jan Beulichx86: don't leak sub-architecture accumulated strings
2022-07-05 Jan Beulichx86: introduce fake processor type to mark sub-arch...
2022-07-05 Jan Beulichx86: macro-ize cpu_arch[] entries
2022-07-05 Jan Beulichx86: de-duplicate sub-architecture strings accumulation
2022-07-04 Alan Modraalloc gas seginfo on notes obstack
2022-07-04 Jan Beulichgas/testsuite: properly exclude aout in all/weakref1u
2022-07-04 Jan Beulichx86: fold Disp32S and Disp32
2022-07-04 Jan Beulichx86: restore masking of displacement kinds
2022-07-04 Jan Beulichx86-64: improve handling of branches to absolute addresses
2022-06-29 Andrew Burgessopcodes/aarch64: split off creation of comment text...
2022-06-28 Tsukasa OIRISC-V: Add 'Sstc' extension and its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Sscofpmf' extension with its CSRs
2022-06-28 Tsukasa OIRISC-V: Add 'Smstateen' extension and its CSRs
2022-06-28 Tsukasa OIRISC-V: Add new CSR feature gate handling (RV32,H)
2022-06-27 Jan Beulichdrop XC16x bits
2022-06-22 Nelson ChuRISC-V: Reorder the prefixed extensions which are out...
2022-06-22 Nelson ChuRISC-V: Use single h extension to control hypervisor...
2022-06-22 Tsukasa OIRISC-V: Fix inconsistent error message (range)
2022-06-17 Alan ModraPR29256, memory leak in obj_elf_section_name
2022-06-16 Alan Modrause of uninitialised value in input_file_open
2022-06-16 Alan ModraRestore readelf -wF
2022-06-16 Alan ModraPR29250, readelf erases CIE initial register state
2022-06-14 Alan ModraBFD_RELOC_MIPS_16
2022-06-14 Alan Modragas dwarf2dbg.c tidy
2022-06-08 Alan Modraasan: double free sb_kill
2022-06-03 Alan ModraRe: ubsan: undefined shift in frag_align_code
2022-06-03 Jan Beulichx86: exclude certain ISA extensions from v3/v4 ISA
2022-06-02 Alan ModraRe: ubsan: signed integer overflow in atof_generic
2022-06-02 Alan Modraubsan: signed integer overflow in atof_generic
2022-06-02 Alan Modraubsan: undefined shift in frag_align_code
2022-06-02 Alan Modragas read_a_source_file #APP processing
2022-06-02 Alan Modrasb_scrub_and_add_sb not draining input string buffer
2022-06-02 Alan Modraasan: heap buffer overflow in dwarf2_directive_filename
2022-05-31 Alan Modraia64 gas: Remove unnecessary init
2022-05-31 Alan ModraTrailing spaces in objdump -r header
2022-05-30 Luis MachadoFix failing test for armeb-gnu-eabi
2022-05-30 jiaweiRISC-V: Add zhinx extension supports.
2022-05-27 Andrew Burgessopcodes/i386: remove trailing whitespace from insns...
2022-05-27 Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-27 Jan Beulichx86/Intel: allow MASM representation of embedded roundi...
2022-05-27 Jan Beulichx86: re-work AVX512 embedded rounding / SAE
2022-05-27 Jan Beulichx86/Intel: adjust representation of embedded rounding...
2022-05-27 Jan Beulichx86/Intel: allow MASM representation of embedded broadcast
2022-05-27 Jan Beulichx86/Intel: adjust representation of embedded broadcast
2022-05-26 Richard Earnshaw arm: avoid use of GNU builtin function in s_arm_unwind...
2022-05-25 Tsukasa OIRISC-V: Fix RV32Q conflict
2022-05-25 Dmitry Selyutinopcodes: introduce BC field; fix isel
2022-05-25 Dmitry Selyutinppc: extend opindex to 16 bits
2022-05-20 Jia-Wei ChenRISC-V: Update zfinx implement with zicsr.
2022-05-20 Tsukasa OIRISC-V: Remove RV128-only fmv instructions
2022-05-19 Srinath Parvathaneniarm: Fix system register fpcxt_ns and fpcxt_s naming...
next