| 2024-02-24 |
Tom de Vries | [gdb/build] Fix static cast of virtual base |
commit | commitdiff | tree | snapshot |
| 2024-02-24 |
Alan Modra | PR25333, GAS is slow processing -fdebug-types-sections |
commit | commitdiff | tree | snapshot |
| 2024-02-24 |
Alan Modra | xtensa: move xtensa_make_property_section from bfd... |
commit | commitdiff | tree | snapshot |
| 2024-02-24 |
Alan Modra | Make is_relocatable_executable only affect dynamic... |
commit | commitdiff | tree | snapshot |
| 2024-02-24 |
Alan Modra | sim: no rule to make sim/ppc/Makefile.in |
commit | commitdiff | tree | snapshot |
| 2024-02-24 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Simon Marchi | gdb: disable formatting-related flake8 warnings |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Tom Tromey | Remove unused import |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Pedro Alves | Fix throw_winerror_with_name build error on x86-64... |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Pedro Alves | gdb/linux-nat.c: Add "Accessing inferior memory" section |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Jon Turney | Drop special way of getting inferior context after... |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Jon Turney | Teach gdb how to unwind cygwin _sigbe and sigdelayed... |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Jan Beulich | x86: rename vec_encoding and vex_encoding_* |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Jan Beulich | x86: document -moperand-check= |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Jan Beulich | x86: also permit YMM/ZMM use in CFI directives |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
Jan Beulich | x86/APX: INV{EPT,PCID,VPID} are WIG |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
mengqinggang | LoongArch: gas: Try to avoid R_LARCH_ALIGN associate... |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
H.J. Lu | gdb: Add XMM16-XMM31 and K0-K1 DWARF register number... |
commit | commitdiff | tree | snapshot |
| 2024-02-23 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-22 |
Tom Tromey | Use bool in dynamic type code |
commit | commitdiff | tree | snapshot |
| 2024-02-22 |
Tom de Vries | [gdb/testsuite] Fix license text in gdb.reverse/map... |
commit | commitdiff | tree | snapshot |
| 2024-02-22 |
Tom de Vries | [gdb/dap] Fix race between dap exit and gdb exit |
commit | commitdiff | tree | snapshot |
| 2024-02-22 |
Tom de Vries | [gdb/dap] Fix race between dap startup and dap log... |
commit | commitdiff | tree | snapshot |
| 2024-02-22 |
Tom de Vries | [gdb/dap] Factor out thread_log |
commit | commitdiff | tree | snapshot |
| 2024-02-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tom Tromey | Don't allow multiple request registrations in DAP |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Alan Modra | Leak in i386_elf_section_change_hook |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Simon Marchi | gdbsupport: assume that compiler supports std::{is_triv... |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Simon Marchi | gdb: remove some GCC version checks |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tom de Vries | [gdb/testsuite] Fix error handling in _dap_read_json |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Yuriy Kolerov | arc: Determine a branch target of DBNZ correctly |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Alan Modra | Re: PR29785, memory bloat after b43771b045fb |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Alan Modra | Remove is_relocatable_executable from backend code |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Matthieu Longo | aarch64: testsuite: move sysreg tests into sysreg sub... |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tom de Vries | [gdb/dap] Join JSON writer thread with DAP thread |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tom de Vries | [gdb/dap] Make dap log printing thread-safe |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tom de Vries | [gdb/dap] Flush after printing in log_stack |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tom de Vries | [gdb/testsuite] Set up dap log file in gdb.dap/type_che... |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Felix Willgerodt | gdb: Document C++17 build requirement. |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Tatsuyuki Ishi | RISC-V: Fix local GOT and reloc size calculation for... |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
Nelson Chu | RISC-V: Don't generate branch/jump relocation if symbol... |
commit | commitdiff | tree | snapshot |
| 2024-02-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Tom Tromey | Rewrite Rust slice type handling |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Tom Tromey | Add obj_section::contains method |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Simon Marchi | gdb: pass frames as `const frame_info_ptr &` |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Tom de Vries | [gdb] Don't init history in batch mode |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: gas: missing aliases for $r14r15 in assembler. |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: enable magic immediates for integer multiply-accum... |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: gas: rename: or -> ior, xor -> eor |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: gas: move the splat modifier to the immediate |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: gas: fix leak |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: Improve lexing & parsing |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Paul Iannetta | kvx: gas: fix the detection of negative powers of 2 |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
Jose E. Marchesi | bpf: gas: add missing indcall-badoperand.* test files |
commit | commitdiff | tree | snapshot |
| 2024-02-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Will Hawkins | bpf: fix bpf expression parsing regression in GAS |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Jose E. Marchesi | bpf: gas: avoid UB in pointer subtraction |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Claudio Bantaloukas | arm: Add support for Armv9.5-A |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Yury Khrustalev | aarch64: Add support for the id_aa64isar3_el1 system... |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Tankut Baris... | testsuite, python: reformat python files using black |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Zac Walker | aarch64: Add new relocations and limit COFF AArch64... |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Tankut Baris... | gdb, python: selectively omit enabling stdin in gdb... |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
Tom de Vries | [gdb/exp] Fix printing of out of bounds struct members |
commit | commitdiff | tree | snapshot |
| 2024-02-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
H.J. Lu | ld: Add -plugin-save-temps |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
Alan Modra | PR27597, nios: assertion fail in nios2_elf32_install_imm16 |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
Nick Clifton | Update how-to-make-a-release document to reference... |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
Jan Beulich | x86/APX: drop stray IgnoreSize |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
Jan Beulich | x86: don't use VexWIG in SSE2AVX templates |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
Jan Beulich | x86: drop redundant Xmmword |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
Jan Beulich | SCFI: correct test names |
commit | commitdiff | tree | snapshot |
| 2024-02-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
H.J. Lu | x86: Display -msse-check= default as none |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | S/390: 32-bit PIE undef weak failures |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Tom Tromey | Move lookup_name_info creation into basic_lookup_transp... |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Will Hawkins | objdump, as: add callx support for BPF CPU v1 |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | Make various gas symbol predicates and accessors take... |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | Re: elf_backend_finish_dynamic_symbol returning false |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | PR28448, Memory leak in function add_symbols(plugin.c) |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | Re: elf_backend_finish_dynamic_symbol returning false |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Samuel Tardieu | gdb/doc: Fix several typos in GDB documentation |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Steinar H.... | PR29785, memory bloat after b43771b045fb |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | PR30308, infinite recursion in i386_intel_simplify |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
Alan Modra | elf_backend_finish_dynamic_symbol returning false |
commit | commitdiff | tree | snapshot |
| 2024-02-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-14 |
Tom de Vries | [gdb/dap] Fix exit race |
commit | commitdiff | tree | snapshot |
| 2024-02-14 |
H.J. Lu | gdb: Reformat amd64_dwarf_reg_to_regnum |
commit | commitdiff | tree | snapshot |
| 2024-02-14 |
Tom Tromey | Use typedef in definition of warning_hook |
commit | commitdiff | tree | snapshot |
| 2024-02-14 |
Yuriy Kolerov | arc: Put DBNZ instruction to a separate class |
commit | commitdiff | tree | snapshot |
| 2024-02-14 |
Tom de Vries | [gdb/testsuite] Fix another fail and tcl error in gdb... |
commit | commitdiff | tree | snapshot |
| 2024-02-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-13 |
Yuriy Kolerov | arc: Don't use multiline in arc-disassembler-options... |
commit | commitdiff | tree | snapshot |
| 2024-02-13 |
Tom de Vries | [gdb/testsuite] Fix fail in gdb.dap/sources.exp |
commit | commitdiff | tree | snapshot |
| 2024-02-13 |
Jaydeep Patil | sim: riscv: Add support for compressed integer instructions |
commit | commitdiff | tree | snapshot |
| 2024-02-13 |
Tom de Vries | [gdb/testsuite] Fix tcl error in gdb.dap/sources.exp |
commit | commitdiff | tree | snapshot |
| 2024-02-13 |
Tom de Vries | [gdb/tdep] Fix reverse execution of LDR(immediate) T4 |
commit | commitdiff | tree | snapshot |
| 2024-02-13 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
| 2024-02-12 |
Tom Tromey | Introduce bfd_print_error function |
commit | commitdiff | tree | snapshot |
| next |