binutils-gdb.git
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-09 GDB AdministratorAutomatic date update in version.in
2022-07-08 Tom TromeyAccept gdb.Value in more Python APIs
2022-07-08 Tom TromeyHandle bool specially in gdb.set_parameter
2022-07-08 Ludovic Courtès[gdb/build] Handle deprecation of scm_install_gmp_memor...
2022-07-08 Tom de Vries[gdb/symtab] Fix assert in process_imported_unit_die
2022-07-08 Tom de Vries[gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab...
2022-07-08 Enze Ligdb: initialize the data_head variable to eliminate...
2022-07-08 Andrew Burgesslibopcodes/s390: add support for disassembler styling
2022-07-08 Nick CliftonFix regeneration of ld configure and makefiles
2022-07-08 Nick CliftonUpdate release README with new version numbers
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-08 GDB AdministratorAutomatic date update in version.in
2022-07-07 Vladimir Mezentsevgprofng: fix regression in testing for not yet installe...
2022-07-07 Simon Marchigdb: fix {rs6000_nat_target,aix_thread_target}::wait...
2022-07-07 Pedro AlvesFix pedantically invalid DWARF in gdb.trace/unavailable...
2022-07-07 Tiezhu Yanggdb: LoongArch: Fix typos in code comments
2022-07-07 Maciej W. RozyckiGDB/testsuite: Add coverage for `print -elements' command
2022-07-07 Tiezhu Yanggdb: LoongArch: Implement the push_dummy_call gdbarch...
2022-07-07 Tsukasa OIRISC-V: Added Zfhmin and Zhinxmin.
2022-07-07 Vladimir Mezentsevgprofng: adjust GPROFNG_VARIANT
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-07 GDB AdministratorAutomatic date update in version.in
2022-07-06 Ruud van der Pasgprofng: implement a functional gp-display-html
2022-07-06 H.J. Luelf: Copy p_align of PT_GNU_STACK for stack alignment
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 Bhuvanendra... Descriptive DWARF operations dump support for DW_AT_rank
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-06 GDB AdministratorAutomatic date update in version.in
2022-07-05 Tom de Vries[gdb/exp] Fix internal error when printing C++ pointer...
2022-07-05 Tom TromeyAdd gdb.Objfile.is_file attribute
2022-07-05 Tom TromeyMake 'import gdb.events' work
2022-07-05 Xi Ruoyaogdb: LoongArch: add orig_a0 into register set
2022-07-05 Bhuvanendra... Support for location and range lists for split-dwarf...
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-05 GDB AdministratorAutomatic date update in version.in
2022-07-04 Nick CliftonFix snafu in rust demangler recursion limit code
2022-07-04 Alan Modraalloc gas seginfo on notes obstack
2022-07-04 Alan Modraobjcopy: bfd_alloc orelocation
2022-07-04 Nick CliftonSynchronize libbierty sources with gcc.
2022-07-04 Bhuvanendra... Modified changes for split-dwarf and dwarf-5.
2022-07-04 Marcus Nilssonopcodes/avr: Implement style support in the disassembler
2022-07-04 Tom de Vries[gdb/symtab] Add get/set functions for per_cu->lang...
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-07-04 Tsukasa OIRISC-V: Update Zihintpause extension version
2022-07-04 GDB AdministratorAutomatic date update in version.in
2022-07-03 GDB AdministratorAutomatic date update in version.in
2022-07-02 Tom de Vries[gdb/symtab] Fix data race on per_cu->dwarf_version
2022-07-02 Tom de Vries[gdb/testsuite] Fix gdb.base/early-init-file.exp with...
2022-07-02 GDB AdministratorAutomatic date update in version.in
2022-07-01 Maciej W. RozyckiGDB/doc: Remove indentation from `print -elements'...
2022-07-01 Maciej W. RozyckiGDB/doc: Remove extraneous spaces from completion examples
2022-07-01 Nick CliftonAdd newline to the end of the rnglists displsy.
2022-07-01 GDB AdministratorAutomatic date update in version.in
2022-06-30 Maciej W. RozyckiGDB: Add `NUMBER' completion to `set' integer commands
2022-06-30 Bruno Larsengdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynami...
2022-06-30 Nick CliftonFix implementation of readelf's -wE and -wN options,
2022-06-30 Tom de Vries[gdb] Block SIGTERM in worker threads
2022-06-30 Andrew Burgessgdb/doc: fix column widths in MI compatibility table
2022-06-30 GDB AdministratorAutomatic date update in version.in
2022-06-29 Pedro AlvesFix GDBserver regression due to change to avoid reading...
2022-06-29 Maciej W. RozyckiGDB/testsuite: Tighten `set print elements' error check
2022-06-29 Maciej W. RozyckiGDB: Remove extraneous full stops from `set' command...
2022-06-29 Andrew Burgessgdb/doc: improve description of --data-disassemble...
2022-06-29 Yvan Rouxgdb/arm: Only stack S16..S31 when FPU registers are...
2022-06-29 Andrew Burgessopcodes/aarch64: split off creation of comment text...
2022-06-29 Carl Lovegdb/testsuite: fix gdb.base/break-idempotent.exp on ppc
2022-06-29 Jan Beulichx86: drop stray NoRex64 from XBEGIN
2022-06-29 Vladimir Mezentsevgprofng: fix build when BUILD_MAN is false
2022-06-29 Vladimir Mezentsevgprofng: use $(sysconfdir) instead $(prefix)/etc
2022-06-29 Alan ModraRe: ld/x86: skip p_align-1 tests with unsuitable compiler
next