Age | Commit message (Expand) | Author | Files | Lines |
2024-02-15 | objdump, as: add callx support for BPF CPU v1 | Will Hawkins | 5 | -5/+15 |
2024-02-15 | Make various gas symbol predicates and accessors take const args | Alan Modra | 2 | -57/+56 |
2024-02-15 | Re: elf_backend_finish_dynamic_symbol returning false | Alan Modra | 3 | -0/+3 |
2024-02-15 | PR28448, Memory leak in function add_symbols(plugin.c) | Alan Modra | 1 | -1/+5 |
2024-02-15 | Re: elf_backend_finish_dynamic_symbol returning false | Alan Modra | 6 | -10/+11 |
2024-02-15 | gdb/doc: Fix several typos in GDB documentation | Samuel Tardieu | 3 | -23/+23 |
2024-02-15 | PR29785, memory bloat after b43771b045fb | Steinar H. Gunderson | 1 | -5/+25 |
2024-02-15 | PR30308, infinite recursion in i386_intel_simplify | Alan Modra | 3 | -10/+39 |
2024-02-15 | elf_backend_finish_dynamic_symbol returning false | Alan Modra | 24 | -51/+29 |
2024-02-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-02-14 | [gdb/dap] Fix exit race | Tom de Vries | 1 | -1/+0 |
2024-02-14 | gdb: Reformat amd64_dwarf_reg_to_regnum | H.J. Lu | 1 | -2/+1 |
2024-02-14 | Use typedef in definition of warning_hook | Tom Tromey | 1 | -1/+1 |
2024-02-14 | arc: Put DBNZ instruction to a separate class | Yuriy Kolerov | 7 | -1/+17 |
2024-02-14 | [gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.exp | Tom de Vries | 1 | -17/+24 |
2024-02-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-02-13 | arc: Don't use multiline in arc-disassembler-options.exp test | Yuriy Kolerov | 1 | -4/+5 |
2024-02-13 | [gdb/testsuite] Fix fail in gdb.dap/sources.exp | Tom de Vries | 1 | -0/+3 |
2024-02-13 | sim: riscv: Add support for compressed integer instructions | Jaydeep Patil | 7 | -8/+437 |
2024-02-13 | [gdb/testsuite] Fix tcl error in gdb.dap/sources.exp | Tom de Vries | 1 | -2/+4 |
2024-02-13 | [gdb/tdep] Fix reverse execution of LDR(immediate) T4 | Tom de Vries | 1 | -0/+8 |
2024-02-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-02-12 | Introduce bfd_print_error function | Tom Tromey | 2 | -12/+40 |
2024-02-12 | Do not call fputc from _bfd_doprnt | Tom Tromey | 1 | -1/+1 |
2024-02-12 | [gdb] Re-format dap/startup.py with black | Tom de Vries | 1 | -2/+2 |
2024-02-12 | [gdb/dap] Catch and log exceptions in dap threads | Tom de Vries | 1 | -2/+18 |
2024-02-12 | Fix DAP launch and configurationDone requests | Tom Tromey | 30 | -182/+258 |
2024-02-12 | Clean up suppress_new_breakpoint_event | Tom Tromey | 1 | -1/+2 |
2024-02-12 | Export dap_initialize | Tom Tromey | 1 | -4/+4 |
2024-02-12 | gdb: re-format Python files with black 24.1.1 | Simon Marchi | 3 | -14/+12 |
2024-02-12 | Add support to readelf for the PT_OPENBSD_SYSCALLS segment type. | Frederic Cambus | 4 | -0/+11 |
2024-02-12 | rs6000, unwind-on-each-instruction fix. | Carl Love | 1 | -6/+47 |
2024-02-12 | remote.c: Make packet_check_result return a structure | Alexandra Hájková | 1 | -34/+104 |
2024-02-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-02-11 | Fix crash when calling Frame.static_link | Hannes Domani | 2 | -0/+17 |
2024-02-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-02-10 | gdb/python: fix 'set python ignore-environment' white space | Andrew Burgess | 1 | -4/+4 |
2024-02-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2024-02-09 | Allow value repeat operator on references | Hannes Domani | 2 | -0/+3 |
2024-02-09 | PowerPC: Add support for Power11 options | Peter Bergner | 4 | -6/+22 |
2024-02-09 | gdb: remove unnecessary nullptr check in remove_user_added_objfile | Simon Marchi | 1 | -1/+1 |
2024-02-09 | gdb: add program_space parameter to clear_solib | Simon Marchi | 4 | -16/+12 |
2024-02-09 | gdb: add program_space parameter to disable_breakpoints_in_shlibs | Simon Marchi | 4 | -7/+9 |
2024-02-09 | gdb: add inferior parameter to breakpoint_init_inferior | Simon Marchi | 5 | -26/+24 |
2024-02-09 | gdb: add program_space parameter to mark_breakpoints_out | Simon Marchi | 4 | -8/+9 |
2024-02-09 | Fix crash in aarch64-linux gdbserver | Pedro Alves | 1 | -6/+15 |
2024-02-09 | x86/APX: with REX2 map 1 doesn't "chain" to maps 2 or 3 | Jan Beulich | 1 | -7/+5 |
2024-02-09 | x86/APX: V{BROADCAST,EXTRACT,INSERT}{F,I}128 can also be expressed | Jan Beulich | 5 | -201/+303 |
2024-02-09 | x86/APX: VROUND{P,S}{S,D} encodings require AVX512{F,VL} | Jan Beulich | 2 | -6/+6 |
2024-02-09 | x86: change type of Dwarf2 register numbers in register table | Jan Beulich | 2 | -10/+8 |