Age | Commit message (Expand) | Author | Files | Lines |
2021-04-15 | gdb: add "set startup-quietly" command | Tom Tromey | 9 | -0/+117 |
2021-04-15 | gdb: process early initialization files and command line options | Andrew Burgess | 12 | -11/+357 |
2021-04-15 | gdb: refactor the initialization file lookup code | Andrew Burgess | 2 | -63/+132 |
2021-04-15 | PR27725, better objcopy -p times | Alan Modra | 6 | -49/+347 |
2021-04-15 | Make objcopy -p work when an output file is specified | Alan Modra | 3 | -13/+22 |
2021-04-15 | RISC-V: PR27584, surpress local and empty name symbols for nm. | Nelson Chu | 2 | -0/+18 |
2021-04-15 | CSKY: Fix special_function in howto table | Lifang Xia | 2 | -60/+70 |
2021-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-14 | testsuite, dwarf2: use @DW_INL_declared_inlined in a test | Tankut Baris Aktemur | 2 | -1/+6 |
2021-04-14 | gdb/dwarf2: fix "info locals" for clang-compiled inlined functions | Tankut Baris Aktemur | 7 | -1/+304 |
2021-04-14 | gdb/doc: add missing parentheses around prompt in some examples | Andrew Burgess | 2 | -5/+12 |
2021-04-14 | Remove use of _WIN32_WCE | Tom Tromey | 2 | -2/+5 |
2021-04-14 | elf: Set p_memsz to p_filesz for loadable PT_NOTE segment | H.J. Lu | 6 | -0/+90 |
2021-04-14 | Ignore trailing bytes at the end of a Windows Resource Version structure. | Mark Harmstone | 2 | -0/+9 |
2021-04-14 | testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.exp | Tankut Baris Aktemur | 2 | -0/+9 |
2021-04-14 | Remove unneeded tests for definitions of NT_BSDNETCORE values. | Frederic Cambus | 4 | -8/+10 |
2021-04-14 | PR27631, ubsan: elf32-metag.c:1550:10 | Alan Modra | 2 | -2/+8 |
2021-04-14 | PR27630, ubsan: elf32-arm.c:6587:20 | Alan Modra | 2 | -2/+9 |
2021-04-14 | PR27716, build failure for msdosdjgpp: PATH_MAX undeclared | Alan Modra | 11 | -104/+132 |
2021-04-14 | Re: PR27723, Internal error in select_cie_for_fde | Alan Modra | 2 | -68/+67 |
2021-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-04-14 | PR27723, Internal error in select_cie_for_fde | Alan Modra | 2 | -0/+10 |
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 |