Age | Commit message (Expand) | Author | Files | Lines |
2021-04-13 | Remove WinCE code from gdbreplay | Pedro Alves | 2 | -51/+4 |
2021-04-13 | Remove some unused typedefs from gdbserver | Tom Tromey | 2 | -4/+5 |
2021-04-13 | [gdb] Fix regoff_t incompatibility | Tom de Vries | 2 | -2/+7 |
2021-04-13 | Fix build failure for 32-bit targets with --enable-targets=all | Luis Machado | 2 | -2/+9 |
2021-04-13 | Document the effect of --as-needed on --rpath on Linux based systems. | Nick Clifton | 2 | -0/+21 |
2021-04-13 | Remove process_stratum_target::hostio_last_error abstraction | Pedro Alves | 10 | -61/+22 |
2021-04-13 | bfd: avoid infinite loop when static linking XCOFF | Clément Chigot | 2 | -2/+5 |
2021-04-13 | PR27722, error: array subscript has type char | Alan Modra | 2 | -3/+9 |
2021-04-13 | Remove now unneeded #ifdef check for NT_NETBSD_PAX. | Frederic Cambus | 2 | -2/+5 |
2021-04-13 | RISC-V: Don't report the mismatched version warning for the implicit extensions. | Nelson Chu | 4 | -17/+33 |
2021-04-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-12 | [PATCH,rs6000] Fix vsx-regs.exp testcase failure | Will Schmidt | 2 | -1/+16 |
2021-04-12 | [PATCH] gdb-power10-single-step | Will Schmidt | 5 | -9/+236 |
2021-04-12 | [PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia. | Will Schmidt | 7 | -1/+319 |
2021-04-12 | [rs6000] Create a powerpc-power10.exp test | Will Schmidt | 3 | -0/+1330 |
2021-04-12 | Add myself to gdb/MAINTAINERS | Will Schmidt | 2 | -0/+5 |
2021-04-13 | m68hc11 gas testsuite wart | Alan Modra | 2 | -13/+15 |
2021-04-12 | RS6000 Add support to print vector register contents as float128 | Carl Love | 5 | -0/+138 |
2021-04-12 | gdb, gdbserver: remove WinCE support code | Simon Marchi | 6 | -191/+15 |
2021-04-13 | ENABLE_CHECKING in bfd, opcodes, binutils, ld | Alan Modra | 17 | -8/+178 |
2021-04-12 | gdbserver: constify the 'pid_to_exec_file' target op | Tankut Baris Aktemur | 8 | -9/+19 |
2021-04-12 | gdb, testsuite, btrace: relax unneeded stepi expected output | Markus Metzger | 2 | -1/+5 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 14 | -56/+101 |
2021-04-12 | elf_backend_archive_symbol_lookup | Alan Modra | 4 | -20/+33 |
2021-04-12 | RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g... | Nelson Chu | 2 | -2/+7 |
2021-04-12 | RISC-V: Add i-ext as the implicit extension when e-ext is set. | Nelson Chu | 2 | -37/+27 |
2021-04-12 | sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code | Mike Frysinger | 57 | -35/+156 |
2021-04-12 | Power10 bignum operands | Alan Modra | 6 | -70/+124 |
2021-04-12 | PR27719, lang_mark_undefineds trashes memory | Alan Modra | 5 | -5/+16 |
2021-04-12 | RISC-V: Support to parse the multi-letter prefix in the architecture string. | Nelson Chu | 26 | -235/+291 |
2021-04-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-11 | Improve support for loading DLLs at run time in gdbserver. | Eli Zaretskii | 2 | -12/+52 |
2021-04-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-10 | Fix handling DLL loads at run time | Eli Zaretskii | 2 | -11/+56 |
2021-04-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-09 | Add missing ChangeLog entry for sim/rx change. | Luis Machado | 1 | -0/+4 |
2021-04-09 | [AArch64] Fix include order for MTE | Luis Machado | 2 | -1/+6 |
2021-04-09 | [sim,rx] Silence warning that turns into a build error | Luis Machado | 1 | -1/+1 |
2021-04-09 | AArch64: Fix Diagnostic messaging for LD/ST Exclusive. | Tejas Belagod | 4 | -14/+53 |
2021-04-09 | AArch64: Fix Atomic LD64/ST64 classification. | Tejas Belagod | 2 | -4/+9 |
2021-04-09 | PowerPC disassembly of pcrel references | Alan Modra | 22 | -147/+311 |
2021-04-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-08 | Avoid sequence point warning in h8300 sim | Tom Tromey | 2 | -1/+6 |
2021-04-08 | Add system includes in sim | Tom Tromey | 20 | -0/+48 |
2021-04-08 | Do not use old-style definitions in sim | Tom Tromey | 23 | -298/+191 |
2021-04-08 | Remove unused variable un darwin_nat_target::resume | Dominique Quatravaux | 2 | -2/+5 |
2021-04-08 | Fix DTB generation mechanism and build failure | Luis Machado | 3 | -3/+19 |
2021-04-08 | sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c | Simon Marchi | 11 | -16/+52 |
2021-04-08 | gdb: Allow prologue detection via symbols for Intel compilers. | Felix Willgerodt | 5 | -8/+33 |
2021-04-08 | gdb: Update producer check for Intel compilers. | Felix Willgerodt | 3 | -54/+23 |