binutils-gdb.git
2023-09-07 Tom TromeySimplify block_find_symbol
2023-09-07 Simon Marchigdb/mi: make current_token a field of mi_interp
2023-09-07 Simon Marchigdb: fix indentation in mi/mi-parse.h
2023-09-07 cailuluAdd testcase for generation of 32/64_PCREL.
2023-09-07 cailuluUse 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.
2023-09-07 Nelson ChuRISC-V: Clarify the naming rules of vendor operands.
2023-09-07 Roland McGrathgold: Use char16_t, char32_t instead of uint16_t, uint3...
2023-09-07 GDB AdministratorAutomatic date update in version.in
2023-09-06 Alan ModraPR30828, notes obstack memory corruption
2023-09-06 Tom de Vries[gdb/testsuite] Fix gdb.ada/same_enum.exp
2023-09-06 Tom de Vries[gdb/symtab] Fix too many symbols in gdbpy_lookup_stati...
2023-09-06 Tom de Vries[gdb/symtab] Handle PU in iterate_over_some_symtabs
2023-09-06 Hans-Peter... src-release.sh (SIM_SUPPORT_DIRS): Add libsframe, libct...
2023-09-06 GDB AdministratorAutomatic date update in version.in
2023-09-05 Vladimir MezentsevFix 30808 gprofng tests failed
2023-09-05 Sandra Loosemoregdb/testsuite: Make hook-stop.exp ignore termination...
2023-09-05 Sandra Loosemoregdb/testsuite: Disable some tests that are broken on...
2023-09-05 Sandra Loosemoregdb/testsuite: Adjust some testcases to allow Windows...
2023-09-05 Sandra Loosemoregdb/testsuite: Fix style.exp failures on targets withou...
2023-09-05 Tom TromeyHandle array- and string-like values in no-op pretty...
2023-09-05 Tom TromeyAdd new Python APIs to support DAP value display
2023-09-05 Tom TromeySelect frame when fetching a frame variable in DAP
2023-09-05 Tom TromeyIntroduce type::is_array_like and value_to_array
2023-09-05 Tom TromeyUse ada_value_subscript in valpy_getitem
2023-09-05 Tom TromeyIntroduce TYPE_SPECIFIC_RUST_STUFF
2023-09-05 Tom TromeyRefactor Rust code for slice-to-array operation
2023-09-05 Tom TromeyMove rust_language::lookup_symbol_nonlocal
2023-09-05 Ciaran Woodwardgdb/riscv: Fix oob memory access when printing info...
2023-09-05 Tom TromeyRead Ada main name from executable, not inferior
2023-09-05 Tom TromeyAvoid crash with Ada and -fdata-sections
2023-09-05 Nick Cliftonreadelf: Add option to display the names of sections...
2023-09-05 Jan BeulichRISC-V: fold duplicate code in vector_macro()
2023-09-05 Tsukasa OIRISC-V: Add stub support for the 'Svadu' extension
2023-09-05 Tsukasa OIRISC-V: Fix typo in the testsuite
2023-09-05 Tsukasa OIRISC-V: Add 'Smcntrpmf' extension and its CSRs
2023-09-05 Tsukasa OIRISC-V: Prohibit combination of 'E' and 'H'
2023-09-05 GDB AdministratorAutomatic date update in version.in
2023-09-04 Christophe... arm: Make 'conflicting CPU architectures' error message...
2023-09-04 Tom de Vries[gdb/testsuite] Fix race in gdb.base/add-symbol-file...
2023-09-04 GDB AdministratorAutomatic date update in version.in
2023-09-03 GDB AdministratorAutomatic date update in version.in
2023-09-02 Simon Marchigdbserver: i387_cache_to_xsave: fix copy dest of zmm...
2023-09-02 GDB AdministratorAutomatic date update in version.in
2023-09-01 Joseph Myersconfig: Fix host -rdynamic detection for build != host...
2023-09-01 Tom TromeyFix "usage" errors for some MI varobj commands
2023-09-01 Jan Beulichx86: unindent most of set_cpu_arch()
2023-09-01 Jan Beulichx86: rename CpuPCLMUL
2023-09-01 Jan Beulichx86: correct source used for two non-AVX512 VEXWIG...
2023-09-01 Jan Beulichx86: drop Size64 from VMOVQ
2023-09-01 Jan BeulichRISC-V: move various alias entries
2023-09-01 Jerry Zhang... Fix ld Makefile variable naming: ELF_CLFAGS -> ELF_CFLAGS
2023-09-01 Nelson ChuRISC-V: Fixed the wrong expansion for pseudo vmsge...
2023-09-01 Simon Marchigdb: remove uses of alloca in gdbtypes.c
2023-09-01 GDB AdministratorAutomatic date update in version.in
2023-08-31 Nicolas BoulenguezPR30806, CPPFLAGS are missing for bfd/chew, syslex_wrap...
2023-08-31 H.J. Luelf: Adjust PR ld/30791 tests
2023-08-31 Tom TromeyAdd symbol::matches method
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_PACKED
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_BITSIZE
2023-08-31 Simon Marchigdb: remove FIELD_BITSIZE
2023-08-31 Simon Marchigdb: introduce field::bitsize / field::set_bitsize
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_ARTIFICIAL
2023-08-31 Simon Marchigdb: remove FIELD_ARTIFICIAL
2023-08-31 Simon Marchigdb: introduce field::is_artificial / field::set_is_art...
2023-08-31 Tom TromeyRemove eval_op_ternop
2023-08-31 Kevin Buettner[symtab/27831] New test case: gdb.base/add-symbol-file...
2023-08-31 Kevin Buettner[symtab/27831] Fix OBJF_MAINLINE assert
2023-08-31 Tom TromeyUnify DW_TAG_typedef case in new_symbol
2023-08-31 Tom TromeyRevert "Simplify @node use in BFD documentation"
2023-08-31 Tom de Vries[gdb/contrib] Require minimal dwz version in cc-with...
2023-08-31 Alan Modravms-alpha: Free memory on failure path
2023-08-31 Alan Modragas init_stab_section and get_stab_string_offset
2023-08-31 Alan Modragas OBJ_PROCESS_STAB
2023-08-31 Tom de Vries[gdb/symtab] Replace TYPE_ALLOC with TYPE_ZALLOC where...
2023-08-31 Tom de Vries[gdb/symtab] Replace TYPE_ALLOC + B_CLRALL with TYPE_ZALLOC
2023-08-31 Tom de Vries[gdb/symtab] Replace TYPE_ALLOC + memset with TYPE_ZALLOC
2023-08-31 Tom de Vries[gdb/symtab] Do more zero-initialization of type::fields
2023-08-31 Tom de Vries[gdb/symtab] Factor out type::{alloc_fields,copy_fields}
2023-08-31 Tom de Vries[gdb/symtab] Fix uninitialized memory in buildsym_compu...
2023-08-31 Claudiu Zissulescuarc: Update elfarcv2 script template
2023-08-31 H.J. Luelf: Don't merge sections with different SHF_LINK_ORDER
2023-08-31 H.J. Luelf: Check DT_SYMTAB only on non-IR object
2023-08-31 GDB AdministratorAutomatic date update in version.in
2023-08-30 Alan Modralibbfd.texi zero size
2023-08-30 Alan ModraDEFAULT_BUFFERSIZE
2023-08-30 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/nullptr_t.exp with cc...
2023-08-30 Simon Marchigdb: simplify vector construction in eval_op_rust_array
2023-08-30 Maciej W. RozyckiRevert "Gold: Add targ_extra_little_endian to configure.ac"
2023-08-30 Maciej W. RozyckiRevert "Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_L...
2023-08-30 Maciej W. RozyckiRevert "Gold/MIPS: Drop mips*le/mips*el* triple pattern"
2023-08-30 Maciej W. RozyckiRevert "Gold/MIPS: Add targ_extra_size=64 for mips32...
2023-08-30 Maciej W. RozyckiRevert "Gold/MIPS: Add mips64*/mips64*el triple support"
2023-08-30 Maciej W. RozyckiRevert "MIPS: Use 64-bit a ABI by default for `mipsisa6...
2023-08-30 Willgerodt... gdbserver, linux-low: add a couple of nullptr assertions.
2023-08-30 Tsukasa OIRISC-V: Make XVentanaCondOps RV64 only
2023-08-30 Alan Modraobjdump: Free sorted_syms on error path
2023-08-30 Alan Modrabinutils/dwarf.c abbrev list leak
2023-08-30 Alan ModraRe: readelf/objdump: Handle DWARF info with mixed types...
2023-08-30 GDB AdministratorAutomatic date update in version.in
2023-08-29 Tom de Vries[gdb/build] Fix C inclusion of nat/x86-cpuid.h
next