2023-07-28 |
YunQiang Su | testsuite: Also discard the `.MIPS.options' section |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/LD/testsuite: Fix MIPS16 interlinking test IRIX... |
commit | commitdiff | tree |
2023-07-28 |
YunQiang Su | MIPS/LD/testsuite: Fix MIPS16 interlinking test n64... |
commit | commitdiff | tree |
2023-07-28 |
YunQiang Su | MIPS/GAS/testsuite: Force o32 for tests expecting 32... |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/LD/testsuite: Run `got-dump-1' for o32/n32 ABIs |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with... |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with... |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/LD/testsuite: Fix JALR relaxation test failure... |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/LD/testsuite: Fix unaligned JALX failures with... |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | MIPS/GAS/testsuite: Disable compact EH #7 tests with... |
commit | commitdiff | tree |
2023-07-28 |
YunQiang Su | MIPS/LD: Include n64 `.interp' with INITIAL_READONLY_SE... |
commit | commitdiff | tree |
2023-07-28 |
Maciej W. Rozycki | Revert "MIPS: support mips*64 as CPU and gnuabi64 as... |
commit | commitdiff | tree |
2023-07-28 |
Alan Modra | ldscripts/empty-address vs. xcoff |
commit | commitdiff | tree |
2023-07-28 |
Alan Modra | Fix recent x86 pe/coff testsuite regressions |
commit | commitdiff | tree |
2023-07-28 |
Alan Modra | coff/pe/xcoff and --extract-symbols |
commit | commitdiff | tree |
2023-07-28 |
Tsukasa OI | RISC-V: Add actual 'Zvkt' extension support |
commit | commitdiff | tree |
2023-07-28 |
Tsukasa OI | Fix typo in riscv-dis.c comment |
commit | commitdiff | tree |
2023-07-28 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-27 |
Simon Marchi | gdb: remove trailing empty line in target-delegates.c |
commit | commitdiff | tree |
2023-07-27 |
Tom Tromey | Report supportsBreakpointLocationsRequest |
commit | commitdiff | tree |
2023-07-27 |
Alan Modra | /DISCARD/ in ld testsuite |
commit | commitdiff | tree |
2023-07-27 |
Alan Modra | sh: uninitialised sh_operand_info.type in get_specific |
commit | commitdiff | tree |
2023-07-27 |
Hu, Lin1 | Support Intel PBNDKB |
commit | commitdiff | tree |
2023-07-27 |
Haochen Jiang | Support Intel SM4 |
commit | commitdiff | tree |
2023-07-27 |
Haochen Jiang | Support Intel SM3 |
commit | commitdiff | tree |
2023-07-27 |
Haochen Jiang | Support Intel SHA512 |
commit | commitdiff | tree |
2023-07-27 |
konglin1 | Support Intel AVX-VNNI-INT16 |
commit | commitdiff | tree |
2023-07-27 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/testsuite] Fix gdb.python/py-thread-exited.exp |
commit | commitdiff | tree |
2023-07-26 |
David Faust | bpf: accept # as an inline comment char |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/build] Fix Wstringop-truncation in coff_getfilename |
commit | commitdiff | tree |
2023-07-26 |
Jose E. Marchesi | bpf: gas: add negi and neg32i tests |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/testsuite] Drop -nostdlib in gdb.dwarf2/typeddwarf.exp |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/tui] Fix secondary prompt |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/testsuite] Fix gdb.gdb/python-helper.exp with... |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/tui] Fix assert in ~gdbpy_tui_window_maker |
commit | commitdiff | tree |
2023-07-26 |
Tom de Vries | [gdb/testsuite] Fix regexps in gdb.base/step-over-sysca... |
commit | commitdiff | tree |
2023-07-26 |
Jose E. Marchesi | bpf: fix neg and neg32 BPF instructions in simulator |
commit | commitdiff | tree |
2023-07-26 |
Jose E. Marchesi | bpf: fix register NEG[32] instructions |
commit | commitdiff | tree |
2023-07-26 |
Alan Modra | PR30657, gprof heap buffer overflow |
commit | commitdiff | tree |
2023-07-26 |
Alan Modra | [GOLD] reporting local symbol names |
commit | commitdiff | tree |
2023-07-26 |
Alan Modra | Don't warn on .attach_to_group to same group |
commit | commitdiff | tree |
2023-07-26 |
Alan Modra | bpf: format not a string literal |
commit | commitdiff | tree |
2023-07-26 |
Alan Modra | Regen bpf opcodes POTFILE |
commit | commitdiff | tree |
2023-07-26 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-25 |
David Faust | bpf: Add atomic compare-and-exchange instructions |
commit | commitdiff | tree |
2023-07-25 |
David Faust | bpf: Update atomic instruction pseudo-C syntax |
commit | commitdiff | tree |
2023-07-25 |
Tsukasa OI | RISC-V: Enable RVC on ".option arch, +zca" etc. |
commit | commitdiff | tree |
2023-07-25 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-24 |
Tsukasa OI | RISC-V: Implications from 'Zc[fd]' extensions |
commit | commitdiff | tree |
2023-07-24 |
Tsukasa OI | RISC-V: Prohibit the 'Zcf' extension on RV64 |
commit | commitdiff | tree |
2023-07-24 |
Johannes Schauer... | objcopy embeds the current time and ignores SOURCE_DATE... |
commit | commitdiff | tree |
2023-07-24 |
Nick Clifton | Updated translations for bfd, gold and opcodes |
commit | commitdiff | tree |
2023-07-24 |
mengqinggang | LoongArch: ld: Simplify inserting IRELATIVE relocations... |
commit | commitdiff | tree |
2023-07-24 |
mengqinggang | LoongArch: Fix immediate overflow check bug |
commit | commitdiff | tree |
2023-07-24 |
mengqinggang | LoongArch: Fix instruction immediate bug caused by... |
commit | commitdiff | tree |
2023-07-24 |
Jose E. Marchesi | bpf: gas,include,opcode: add suppor for instructions... |
commit | commitdiff | tree |
2023-07-24 |
Jose E. Marchesi | bpf: gas: fix in manual that MOVS* pseudoc syntax uses... |
commit | commitdiff | tree |
2023-07-24 |
Jose E. Marchesi | bpf: gas,opcodes: fix pseudoc syntax for MOVS* and... |
commit | commitdiff | tree |
2023-07-24 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-23 |
Jose E. Marchesi | bpf: add support for jal/gotol jump instruction with... |
commit | commitdiff | tree |
2023-07-23 |
Tom Tromey | Use 'name' in DAP start_thread function |
commit | commitdiff | tree |
2023-07-23 |
Tom Tromey | Export gdb.block_signals and create gdb.Thread |
commit | commitdiff | tree |
2023-07-23 |
Andrew Burgess | gdb: two changes to linux_nat_debug_printf calls in... |
commit | commitdiff | tree |
2023-07-23 |
Andrew Burgess | gdb/testsuite: replace $testfile with $binfile in one... |
commit | commitdiff | tree |
2023-07-23 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-22 |
Tom de Vries | [gdb/testsuite] Improve gdb.arch/arm-pthread_cond_timed... |
commit | commitdiff | tree |
2023-07-22 |
Tom de Vries | [gdb/testsuite] Use proc readnow in two test-cases |
commit | commitdiff | tree |
2023-07-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Fix crash with DW_FORM_implicit_const |
commit | commitdiff | tree |
2023-07-21 |
David Faust | bpf: disasemble offsets of value 0 as "+0" |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Implement DAP modules request |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Add Progspace.objfile_for_address |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Remove unused imports |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Document array indexing for Python gdb.Value |
commit | commitdiff | tree |
2023-07-21 |
Jose E. Marchesi | bpf: opcodes, gas: support for signed load V4 instructions |
commit | commitdiff | tree |
2023-07-21 |
Jose E. Marchesi | bpf: opcodes, gas: support for signed register move... |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Remove redundant @findex from python.texi |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Fix typo in py-type.c docstring |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Implement Ada target name symbol |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Add instruction bytes to DAP disassembly response |
commit | commitdiff | tree |
2023-07-21 |
Tom Tromey | Remove ancient Ada workaround |
commit | commitdiff | tree |
2023-07-21 |
Jose E. Marchesi | bpf: add missing bpf-dis.c to opcodes/Makefile.am |
commit | commitdiff | tree |
2023-07-21 |
Jose E. Marchesi | sim/bpf: desCGENization of the BPF simulator |
commit | commitdiff | tree |
2023-07-21 |
Jose E. Marchesi | DesCGENization of the BPF binutils port |
commit | commitdiff | tree |
2023-07-21 |
Lancelot Six | gdb/solib-rocm: limit the number of opened file descriptors |
commit | commitdiff | tree |
2023-07-21 |
Jan Beulich | x86: adjust disassembly of insns operating on selector... |
commit | commitdiff | tree |
2023-07-21 |
Jan Beulich | x86: simplify disassembly of LAR/LSL |
commit | commitdiff | tree |
2023-07-21 |
Tom de Vries | [gdb/symtab] Add optimized out static var to cooked... |
commit | commitdiff | tree |
2023-07-21 |
Tom de Vries | [gdb/tui] Fix superfluous newline for long prompt |
commit | commitdiff | tree |
2023-07-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-20 |
Alan Modra | MIPS: Don't move __gnu_lto_slim to .scommon |
commit | commitdiff | tree |
2023-07-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2023-07-19 |
Hui Li | gdb: LoongArch: Update status of the entire regset... |
commit | commitdiff | tree |
2023-07-19 |
Pedro Alves | Fix gdb.Inferior.read_memory without execution (PR... |
commit | commitdiff | tree |
2023-07-19 |
Nick Clifton | Updated Romainian translation for the opcodes directory |
commit | commitdiff | tree |
2023-07-19 |
Lancelot SIX | gdb/amd-dbgapi-target: Use inf param in detach |
commit | commitdiff | tree |
2023-07-19 |
Tom de Vries | [gdb/testsuite] Fix gdb.gdb/python-helper.exp with... |
commit | commitdiff | tree |
2023-07-19 |
Alan Modra | [GOLD, PowerPC64] Debug info relocation overflow |
commit | commitdiff | tree |
2023-07-19 |
Alan Modra | Tidy binutils configure |
commit | commitdiff | tree |
next |