]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-10-28  Hannes DomaniFix size of register buffer
2024-10-28  Hannes DomaniDon't copy memory for arguments if there are none
2024-10-28  Simon Marchigdbserver: remove unused include in gdbthread.h
2024-10-28  Simon Marchigdbserver: fix formatting in gdbthread.h
2024-10-28  Guinevere Larsengdb/record: add support to vzeroupper instruction
2024-10-28  Guinevere Larsengdb/record: support AVX instructions VMOVDQ(U|A) when...
2024-10-28  Guinevere Larsengdb/record: Add recording support to vpbroadcast instru...
2024-10-28  Guinevere Larsengdb/record: add support to AVX unpack instructions
2024-10-28  Guinevere Larsengdb/record: add support to vmovd and vmovq instructions
2024-10-28  Guinevere Larsengdb: Start supporting AVX instruction
2024-10-28  Guinevere Larsengdb: Allow replayed threads to read and write pseudo...
2024-10-28  Jim LinRISC-V: Fix typo in gas/testsuite/gas/riscv/mapping.s
2024-10-28  GDB AdministratorAutomatic date update in version.in
2024-10-27  Andrew Burgessgdb/testsuite: avoid intermittent failures on a debugin...
2024-10-27  GDB AdministratorAutomatic date update in version.in
2024-10-26  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dwp-symlink.exp with...
2024-10-26  Andrew Burgessgdb/testsuite: fix test pattern after switch to -lbl...
2024-10-26  Tom de Vries[gdb] Don't create registry keys in destructor
2024-10-25  Alan Modratekhex.c tidy writesym
2024-10-25  Alan ModraPR32300, --dependency-file: link dependencies are not...
2024-10-25  Tom de Vries[gdb] Handle bad alloc in gdb_rl_callback_read_char_wra...
2024-10-25  Tom de Vries[gdb/testsuite] Fix gdb.cp/exceptprint.exp with check...
2024-10-25  Tom de Vries[gdb/testsuite] Fix gdb.threads/ia64-sigill.exp with...
2024-10-25  Tom de Vries[gdb/testsuite] Fix some test-cases for check-read1...
2024-10-25  Tom de Vries[gdb/testsuite] Fix some test-cases for check-read1...
2024-10-25  Tom de Vries[gdb/testsuite] Fix some test-cases for check-read1...
2024-10-25  GDB AdministratorAutomatic date update in version.in
2024-10-24  Tom TromeyAdd locking when reading BFD sections
2024-10-24  Tom TromeyUse gdb_bfd_get_full_section_contents in auto-load.c
2024-10-24  Alan ModraReplace uses of asprintf with xasprintf
2024-10-24  Alan Modratekhex object file output fixes
2024-10-24  GDB AdministratorAutomatic date update in version.in
2024-10-23  Guinevere Larsengdb/testsuite: introduce dwarf5 option to gdb_compile
2024-10-23  GDB AdministratorAutomatic date update in version.in
2024-10-22  Tom TromeyImplement 'Object_Size
2024-10-22  Michael Matzstringmerge: don't presize hash table
2024-10-22  Stephan Rohrgdbserver: use 'gdb::function_view' in 'find_*' and...
2024-10-22  Tom de Vries[gdb/testsuite] Handle maint set dwarf synchronous...
2024-10-22  Tom de Vries[gdb/testsuite] Improve class name in gdb.dwarf2/self...
2024-10-22  Tom de Vries[gdb] Handle EINTR in run_under_shell
2024-10-22  Lulu CaiLoongArch: Force relocation for every reference to...
2024-10-22  GDB AdministratorAutomatic date update in version.in
2024-10-21  Tom de Vries[gdb/symtab] Fix incorrect filenames with inter-CU...
2024-10-21  Alexandra Hájkovágdbreplay: Add --debug-logging option
2024-10-21  Alexandra Hájkovágdbreplay: Use getopt_long to parse command line arguments
2024-10-21  Tom de Vries[gdb/contrib] Handle dot in spellcheck.sh
2024-10-21  Tom de Vries[gdb/contrib] Speed up spellcheck.sh --check
2024-10-21  Tom de Vries[gdb/contrib] Add spellcheck.sh --check
2024-10-21  Andrew Burgessgdb/guile: add get-basic-type
2024-10-21  Tom de Vries[gdb/build, c++20] Fix more deprecated implicit capture...
2024-10-21  GDB AdministratorAutomatic date update in version.in
2024-10-20  Andrew Burgessgdb: fix 'maint info inline-frames' after 'stepi'
2024-10-20  Tom TromeyUse std::make_unique in more places
2024-10-20  Alan ModraReport bfd_merge_sections error
2024-10-20  GDB AdministratorAutomatic date update in version.in
2024-10-19  Tom TromeyCapture the current directory and debug directory in...
2024-10-19  Tom TromeyAdd cwd paramter to openp
2024-10-19  Tom TromeyPass current directory to gdb_abspath
2024-10-19  Tom de Vries[gdbsupport] Add gdb::array_view::{iterator,const_iterator}
2024-10-19  Tom de Vries[gdbsupport] Use std::span-style iterators for gdb...
2024-10-19  Tom de Vries[gdb/guile, c++20] Work around Werror=volatile in libgu...
2024-10-19  Tom de Vries[gdb/symtab] Skip local variables in cooked index
2024-10-19  GDB AdministratorAutomatic date update in version.in
2024-10-18  Tom TromeyRequire a command argument in gdb.execute_mi
2024-10-18  MayShao-ocx86: Regenerate missing table files
2024-10-18  MayShao-ocx86: Support x86 ZHAOXIN GMI instructions
2024-10-18  Ruud van der Pasgprofng: fix a memory leak in the mxv-pthreads example
2024-10-18  GDB AdministratorAutomatic date update in version.in
2024-10-17  Tom de Vries[gdb] Handle bad alloc handling in gdb_bfd_open
2024-10-17  Tom de Vries[gdb/build] Use -fno-hoist-adjacent-loads for gcc ...
2024-10-17  Tom de Vries[gdb/symtab] Fix qualified name for cooked index dump
2024-10-17  Vladimir Mezentsevgprofng: fix regression in man page installation
2024-10-17  Michael MatzFix for -Wstringop-overflow false positive
2024-10-17  Michael MatzPR32260: Improve error handling on string merging
2024-10-17  Tom de Vries[gdb/testsuite] Fix gdb.ada/fixed_points.exp for gcc...
2024-10-17  Lulu CaiLoongArch: Check PC-relative relocations for shared...
2024-10-17  kamathforaixAdd myself to gdb/MAINTAINERS
2024-10-17  GDB AdministratorAutomatic date update in version.in
2024-10-16  Andreas Schwabgprofng: use xmalloc/xrealloc/xcalloc/xstrdup/xstrndup...
2024-10-16  Alan ModraAssertion fail at peicode.h:607
2024-10-16  Alan ModraAdd noxfail option to run_dump_test
2024-10-16  Alan ModraPR32266, segv when linking libclang_rt.asan-powerpc64.so
2024-10-16  Liwei XuSupport Intel AVX10.2 convert instructions
2024-10-16  GDB AdministratorAutomatic date update in version.in
2024-10-15  Tom TromeyIntroduce and use gnat_version_compare
2024-10-15  mengqinggangLoongArch: Add more relaxation support for call36
2024-10-15  mengqinggangLoongArch: Optimize the relaxation process
2024-10-15  Cui, Lilix86: Refine instruction check in x86_check_tls_relocation
2024-10-15  Haochen Jiangx86/testsuite: Rename AVX10.2 media testcases
2024-10-15  GDB AdministratorAutomatic date update in version.in
2024-10-14  Guinevere Larsengdb/testsuite: fix gdb.multi/inferior-specific-bp.exp
2024-10-14  Jan Beulichia64/ELF: fix HPUX testsuite fallout
2024-10-14  Jan Beulichx86: also template-expand trailing mnemonic part
2024-10-14  Jan Beulichgas: drop SKIP_WHITESPACE_AFTER_NAME()
2024-10-14  Guinevere Larsengdb: make frame_unwind_try_unwinder return bool
2024-10-14  Lulu CaiLoongArch: Fixed R_LARCH_[32/64]_PCREL generation bug
2024-10-14  GDB AdministratorAutomatic date update in version.in
2024-10-13  Vladimir MezentsevFix 32110 gprofng segfaults on parsing DWARF of clang...
2024-10-13  GDB AdministratorAutomatic date update in version.in
2024-10-12  Robert GuthrieAdd to GDB manual information about building index...
next