]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2023-08-29  Tom TromeyMore renames in array_operation::evaluate
2023-08-29  Tom TromeyRemove "highbound" parameter from value_array
2023-08-29  Tom TromeyRemove another redundant variable from array_operation...
2023-08-29  Tom TromeyRemove redundant variable from array_operation::evaluate
2023-08-29  Tom TromeyHoist array bounds check in array_operation::evaluate
2023-08-29  Tom TromeyDeclare 'tem' in loop header in array_operation::evaluate
2023-08-29  Tom TromeyUse gdb::array_view for value_array
2023-08-29  Simon Marchigdb/testsuite: recognize one more unsupported instructi...
2023-08-29  Tom de Vries[gdb/testsuite] Require have_compile_flag -mavx512f...
2023-08-29  Tom de Vries[gdb/testsuite] Require gcc >= 5 in gdb.linespec/cpls...
2023-08-29  Tom de Vries[gdb/testsuite] Handle some test-cases with older compiler
2023-08-29  Tom de Vries[gdb/testsuite] Fix false negative in have_host_locale
2023-08-29  Nicolas Boulenguezreadelf: typos in user messages
2023-08-29  Tom TromeyDefault getpkt 'forever' parameter to 'false'
2023-08-29  Tom TromeyUnify getpkt and getpkt_or_notif_sane
2023-08-29  Tom TromeyUse bool in getpkt
2023-08-29  Tom TromeyRemove expecting_notif parameter from getpkt_or_notif_s...
2023-08-29  Tom TromeyRemove getpkt_sane
2023-08-29  Tom de Vries[gdb/testsuite] Check for sys/random.h in gdb.reverse...
2023-08-29  GDB AdministratorAutomatic date update in version.in
2023-08-28  Tom de Vries[gdb/testsuite] Improve xfail in gdb.cp/nsusing.exp
2023-08-28  John Baldwingdbserver: Fix style of struct declarations in i387...
2023-08-28  John Baldwingdbserver: Simplify handling of ZMM registers.
2023-08-28  John Baldwinx86: Remove X86_XSTATE_SIZE and related constants.
2023-08-28  Aleksandar... gdbserver: Use x86_xstate_layout to parse the XSAVE...
2023-08-28  Aleksandar... gdbserver: Refactor the legacy region within the xsave...
2023-08-28  John Baldwingdbserver: Add a function to set the XSAVE mask and...
2023-08-28  John Baldwingdb: Use x86_xstate_layout to parse the XSAVE extended...
2023-08-28  John Baldwingdb: Support XSAVE layouts for the current host in...
2023-08-28  John Baldwingdb: Update x86 Linux architectures to support XSAVE...
2023-08-28  John Baldwingdb: Support XSAVE layouts for the current host in...
2023-08-28  John Baldwingdb: Update x86 FreeBSD architectures to support XSAVE...
2023-08-28  John Baldwinx86 nat: Add helper functions to save the XSAVE layout...
2023-08-28  John Baldwinnat/x86-cpuid.h: Add x86_cpuid_count wrapper around...
2023-08-28  John Baldwincore: Support fetching x86 XSAVE layout from architectures.
2023-08-28  John Baldwingdb: Store an x86_xsave_layout in i386_gdbarch_tdep.
2023-08-28  John Baldwinx86: Add an x86_xsave_layout structure to handle variab...
2023-08-28  Tom TromeyUse sect_offset_str in cooked_index::dump
2023-08-28  Mark WielaardUse hex_string in gdb/coffread.c instead of PRIxPTR
2023-08-28  Tom de Vries[gdb/symtab] Handle self-reference in inherit_abstract_dies
2023-08-28  Alan ModraCOFF swap_aux_in
2023-08-28  Alan ModraRe: comdat_hash memory leaks
2023-08-28  Tom de Vries[gdb/testsuite] Add xfail in gdb.cp/subtypes.exp
2023-08-28  Tom de Vries[gdb/testsuite] Refactor gdb.cp/subtypes.exp
2023-08-28  Tom de Vries[gdb/testsuite] Handle gdb.cp/*.exp with older compiler
2023-08-28  YunQiang SuMIPS: Use 64-bit a ABI by default for `mipsisa64*-...
2023-08-28  YunQiang SuGold/MIPS: Add mips64*/mips64*el triple support
2023-08-28  YunQiang SuGold/MIPS: Add targ_extra_size=64 for mips32 triples
2023-08-28  YunQiang SuGold/MIPS: Drop mips*le/mips*el* triple pattern
2023-08-28  YunQiang SuGold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for...
2023-08-28  YunQiang SuGold: Add targ_extra_little_endian to configure.ac
2023-08-28  GDB AdministratorAutomatic date update in version.in
2023-08-27  Alan ModraPE dos_message
2023-08-27  Alan Modracomdat_hash memory leaks
2023-08-27  Alan ModraConfusion in coff_object_cleanup
2023-08-27  Alan Modrasanity check n_numaux
2023-08-27  Alan ModraRe: ld STRINGIFY
2023-08-27  GDB AdministratorAutomatic date update in version.in
next