]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-09-07  Andrew Burgessgdb: extend completion of quoted filenames to work...
2024-09-07  Andrew Burgessgdb: new extract_single_filename_arg helper function
2024-09-07  Andrew Burgessgdb: implement readline rl_directory_rewrite_hook callback
2024-09-07  Andrew Burgessgdb: improve gdb_rl_find_completion_word for quoted...
2024-09-07  Andrew Burgessgdb: apply escaping to filenames in 'complete' results
2024-09-07  Andrew Burgessgdb: add match formatter mechanism for 'complete' comma...
2024-09-07  Andrew Burgessgdb: simplify completion_result::print_matches
2024-09-07  Andrew Burgessgdb: move display of completion results into completion...
2024-09-07  Andrew Burgessgdb: improve escaping when completing filenames
2024-09-07  Andrew Burgessgdb: deprecated filename_completer and associated functions
2024-09-07  Andrew Burgessgdb: split apart two different types of filename completion
2024-09-07  Andrew Burgessgdb: unify build-id to objfile lookup code
2024-09-07  Andrew Burgessgdb: improve shared library build-id check for core...
2024-09-07  Andrew Burgessgdb/corefile: improve file backed mapping handling
2024-09-07  Andrew Burgessgdb/corefile: don't pretend unavailable sections are...
2024-09-07  Xin WangNot append rela for absolute symbol
2024-09-07  Xin WangAdd macros to get opcode of instructions approriately
2024-09-07  GDB AdministratorAutomatic date update in version.in
2024-09-06  Vladimir MezentsevRename gp-* man pages to gprofng-* man pages
2024-09-06  Tom TromeyFix 'catch exception' with -flto
2024-09-06  Tom TromeyClear Ada symbol cache
2024-09-06  Tom TromeyTest -fgnat-encodings=all in tagged_access.exp
2024-09-06  Tom TromeyIntroduce and use foreach_gnat_encoding
2024-09-06  Bernd EdlingerFix the build-id option for GCC default configuration
2024-09-06  Shahab Vahedibfd: Fix GCC warning when CFLAGS="-Og" is used
2024-09-06  Jan Beulichx86/APX: use D for 2-operand CFCMOVcc
2024-09-06  Jan Beulichx86/APX: optimize certain reg-only CFCMOVcc forms
2024-09-06  Jan Beulichbfd/PE: correct SizeOfImage calculation
2024-09-06  Jan Beulichx86: templatize VNNI templates
2024-09-06  GDB AdministratorAutomatic date update in version.in
2024-09-05  Mark Harmstonebfd/pdb: fix -Wmaybe-uninitialized warning
2024-09-05  Alan ModraPR32136, Use-of-uninitialized-memory in evax_bfd_print_...
2024-09-05  Thiago Jung... gdbserver: aarch64: Fix expedited registers list
2024-09-05  Lulu CaiLoongArch: Fixed ABI v1.00 TLS dynamic relocation gener...
2024-09-05  GDB AdministratorAutomatic date update in version.in
2024-09-04  Vladimir MezentsevFix 32097 Warnings when building gprofng with Clang
2024-09-04  Tom TromeyImprove comments in dwarf2/parent-map.h
2024-09-04  Andrew Burgessgdb: reformat Python file with black
2024-09-04  Andrew Burgesslibiberty: sync with gcc
2024-09-04  Andrew Burgessgdb: implement ::re_set method for catchpoint class
2024-09-04  Christophe... Revert "contrib: Add autoregen.py"
2024-09-04  Tom de Vries[gdb/testsuite] Fix gdb.arch/riscv-tdesc-regs.exp
2024-09-04  Christophe... arm: Do not insert stubs needing Arm code on Thumb...
2024-09-04  Christophe... contrib: Add autoregen.py
2024-09-04  Shahab VahediMAINTAINERS: Update my email address
2024-09-04  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp on arm...
2024-09-04  Mark Harmstonebfd/pdb: fix bitmap generation in pdb_write_bitmap
2024-09-04  GDB AdministratorAutomatic date update in version.in
2024-09-03  Tom de Vries[gdb] Fix typos
2024-09-03  Mary BennettRISC-V: Add support for XCVsimd extension in CV32E40P
2024-09-03  GDB AdministratorAutomatic date update in version.in
2024-09-02  Haochen JiangSupport ymm rounding control for Intel AVX10.2
2024-09-02  GDB AdministratorAutomatic date update in version.in
2024-09-01  GDB AdministratorAutomatic date update in version.in
2024-08-31  H.J. Lux86: Fix comment typos in TLS relocation check
2024-08-31  H.J. Lugold: Always resolve non-default weak undefined to 0
2024-08-31  Tom de Vries[gdb/testsuite] Handle unsupported catch syscall
2024-08-31  GDB AdministratorAutomatic date update in version.in
2024-08-30  Andrew Burgessgdb: remove duplicate check in disable_breakpoints_in_f...
2024-08-30  Simon Marchigdb/dwarf2: cleanup includes
2024-08-30  Tom TromeyMinor formatting fix in breakpoint.c
2024-08-30  Tom TromeyFix regexp quoting in gdb.ada test cases
2024-08-30  H.J. Lux86: Check invalid TLS descriptor call
2024-08-30  Jan Beulichx86: replace conditional operators used to calculate...
2024-08-30  Jan Beulichx86/APX: drop %SW disassembler macro again
2024-08-30  Jan Beulichx86: limit RegRex64 use
2024-08-30  Jan Beulichgas: properly check for ELF in LISTING_NODEBUG handling
2024-08-30  Jan Beulichgas: generated code/data listing output vs .endr and...
2024-08-30  Nicolás Ortega... gdb/doc: fix typo in 'watch' command
2024-08-30  Lulu CaiLoongArch: LoongArch64 allows relocations to use 64...
2024-08-30  GDB AdministratorAutomatic date update in version.in
2024-08-29  Andrew Burgessgdb: reject inserting breakpoints between functions
2024-08-29  Andrew Burgessgdb/doc: move NEWS entry to the correct place
2024-08-29  Simon Marchigdb: include gdbsupport/gdb_obstack.h in addrmap.h
2024-08-29  Simon Marchigdb: remove unused includes in linespec.c
2024-08-29  Alan Modraget_type_abbrev_from_form tidy
2024-08-29  Alan Modrald testsuite output files
2024-08-29  Alan ModraPR32093, -Walloc-size warning in ctf-hash.c
2024-08-29  Tom de Vries[gdb/testsuite] Fix another regexp in gdb.threads/stepi...
2024-08-29  Tom de Vries[gdb/testsuite] Fix regexp in gdb.arch/i386-disp-step...
2024-08-29  GDB AdministratorAutomatic date update in version.in
2024-08-28  Tom TromeyDon't check dwarf2_name in process_enumeration_scope
2024-08-28  Jiaying Songdlltool: file name too long
2024-08-28  H.J. Lux86: Report expected register for elf_x86_tls_error_ind...
2024-08-28  H.J. Lugold: Force a PC-relative reference to .LC0
2024-08-28  H.J. Lugold: Disable &no_such_symbol_ != NULL check when GOT...
2024-08-28  Alan Modradlltool.c formatting
2024-08-28  Alan ModraRe: x86: Allow R_386_TLS_LE_32 with KMOVD
2024-08-28  H.J. Lugold: Use asm for GCC 9 and older in PR gold/31830...
2024-08-28  H.J. Lugold: Remove duplicated rules for ifuncmain[12457]picstatic
2024-08-28  H.J. Lux86: Report invalid TLS operator
2024-08-28  Guinevere Larsengdb/testsuite: fix gdb.btrace/non-stop.exp end of histo...
2024-08-28  Andrew Burgessgdb/testsuite: add no-delete-breakpoints option to...
2024-08-28  Andrew Burgessgdb: add 'maint info blocks' command
2024-08-28  Andrew Burgessgdb: Add 'maint info inline-frames' command
2024-08-28  Andrew Burgessgdb: make symbols const in struct inline_state
2024-08-28  Andrew BurgessRevert "gdb: remove inline_frame::skipped_frames"
2024-08-28  GDB AdministratorAutomatic date update in version.in
2024-08-27  H.J. Lux86: Report invalid TLS relocation name
2024-08-27  H.J. Lux86: Allow R_386_TLS_LE_32 with KMOVD
next