| 2023-12-17 |  Mike Frysinger | sim: warnings: add more flags | commit | commitdiff | tree | snapshot | 
| 2023-12-17 |  GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Hannes Domani | Use function entry point record only for entry values | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Tom de Vries | [gdb/build] Remove dependency on _rl_term_autowrap | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Tom de Vries | [gdb/tui] Show regs when switching to regs layout | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Tom de Vries | [gdb/tui] Use more box_width in tui-regs.c | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Mike Frysinger | sim: cr16: clean up unused insn operands | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Mike Frysinger | sim: sh: adjust some dsp insn masks | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Mike Frysinger | sim: sh: tidy up gencode slightly | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Mike Frysinger | sim: bfin: fix typo in bf52x ports | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Mike Frysinger | sim: warnings: enable -Wunused-but-set-variable | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  Mike Frysinger | sim: mn10300: fix incorrect implementation of a few... | commit | commitdiff | tree | snapshot | 
| 2023-12-16 |  GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Tom Tromey | Refine Ada overload matching | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Tom Tromey | Boolify ada_type_match | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  John David... | Fix segmentation fault in bfd/elf32-hppa.c | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Matthieu Longo | arm: reformat -march option section in gas documentation | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Matthieu Longo | aarch64: Enable Cortex-X3 CPU | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Matthieu Longo | arm: document -march=armv9.[123]-a binutils options | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | x86: last-insn recording should be per-subsection | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | ELF: reliably invoke md_elf_section_change_hook() | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | ELF: drop "push" parameter from obj_elf_change_section() | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | x86: don't needlessly override .bss | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | revert "x86: allow 32-bit reg to be used with U{RD... | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | x86: fold assembly dialect attributes | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | x86: Intel syntax implies Intel mnemonics | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Jan Beulich | Arm64: fix build for certain gcc versions | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Georg-Johann Lay | Addendum to PR31124 | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Mike Frysinger | sim: m32r: fix mloop.in variant stamp deps | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Mike Frysinger | sim: m32r: use @cpu@_fill_argbuf_tp to set trace &... | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Mike Frysinger | sim: igen: do not reindent literal semantics output | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Alan Modra | regen ld POTFILES | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Alan Modra | PR31145, potential memory leak in binutils/ld | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Alan Modra | Re: readelf..debug-dump=loc displays bogus base addresses | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  Xiao Zeng | RISC-V: Imply 'Zicntr' and 'Zihpm' implicitly depended... | commit | commitdiff | tree | snapshot | 
| 2023-12-15 |  GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Vladimir Mezentsev | gprofng: fix -Wuse-after-free warning | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Andrew Burgess | gdb/options: fix copy&paste error in string_option_def | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb/testsuite: add tests for unwinding of pseudo registers | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: migrate arm to new gdbarch_pseudo_register_write | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: migrate arm to gdbarch_pseudo_register_read_value | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: migrate aarch64 to new gdbarch_pseudo_register_write | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: add missing raw register read in aarch64_sme_pseud... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: make aarch64_za_offsets_from_regnum return za_offsets | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: migrate i386 and amd64 to the new gdbarch_pseudo_r... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: add gdbarch_pseudo_register_write that takes a... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: rename gdbarch_pseudo_register_write to gdbarch_de... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: change parameter name in frame_unwind_register_uns... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: read pseudo register through frame | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: add value::allocate_register | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: make get_frame_register_bytes take the next frame | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: make put_frame_register_bytes take the next frame | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: make put_frame_register take the next frame | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: remove frame_register | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: change value_of_register and value_of_register_laz... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: make put_frame_register take an array_view | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: fix bugs in {get,put}_frame_register_bytes | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: change regcache interface to use array_view | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: simplify conditions in regcache::{read,write,raw_c... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: make store_integer take an array_view | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: use reg_buffer_common throughout gdbsupport/common... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Simon Marchi | gdb: don't handle i386 k registers as pseudo registers | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Hannes Domani | Allow calling of variadic C++ functions | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Jin Ma | RISC-V: Fix the wrong encoding and operand of the XThea... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  Cui, Lili | Remove redundant Byte, Word, Dword and Qword from insn... | commit | commitdiff | tree | snapshot | 
| 2023-12-14 |  GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Tom Tromey | Use unique_xmalloc_ptr in explicit_location_spec | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Tom Tromey | Use unique_xmalloc_ptr in linespec_location_spec | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  H.J. Lu | Update Make const_1_mode print $1 in AT&T syntax | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Magne Hov | [gdb/tui] add SingleKey bindings for reverse execution... | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Andrew Burgess | gdb/python: avoid use of _PyOS_ReadlineTState | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Alexandra Hájková | gdb: move gdbpy_gil into python-internal.h | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Andrew Burgess | gdb: improve error reporting for 'save gdb-index' | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Cui, Lili | Make const_1_mode print $1 in AT&T syntax | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  Cui, Lili | Clean base_reg and assign correct values to regs for... | commit | commitdiff | tree | snapshot | 
| 2023-12-13 |  GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Stefano Moioli | gdbserver/win32: fix crash on detach | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Hannes Domani | Fix gdb.FinishBreakpoint when returning to an inlined... | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Hannes Domani | Support dynamically computed convenience variables... | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Georg-Johann Lay | Support rodata in flash for more AVR devices | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Nick Clifton | Fix whitespace snafu in tc-riscv.c | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Rui Ueyama | RISC-V: Emit R_RISCV_RELAX for the la/lga pseudo instru... | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  Lifang Xia | RISC-V: Resolve PCREL_HI20/LO12_I/S fixups with local... | commit | commitdiff | tree | snapshot | 
| 2023-12-12 |  GDB Administrator | Automatic date update in version.in | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Implement DAP cancellation | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Catch KeyboardInterrupt in send_gdb_with_response | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Rename a couple of DAP procs in the testsuite | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Introduce gdb.interrupt | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Move DAP JSON reader to its own thread | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Clean up handling of DAP not-stopped response | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Simplify DAP stop-reason code | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Emit stop reason details in Python stop events | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Move py_ui_out to a new header | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom de Vries | [gdb/testsuite] Fix $eol regexp usage in some test... | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Use TARGET_SYSROOT_PREFIX in more places | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Tom Tromey | Add DAP items to NEWS | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Hannes Domani | Fix dynamic_cast | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  mengqinggang | LoongArch: Add support for <b ".L1"> and <beq, $t0... | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Konstantin... | bfd_find_nearest_line leaks dwarf_rnglists_buffer | commit | commitdiff | tree | snapshot | 
| 2023-12-11 |  Alan Modra | regen bfd POTFILES | commit | commitdiff | tree | snapshot | 
| next |