Age | Commit message (Expand) | Author | Files | Lines |
2020-04-16 | cpu,gas,opcodes: support for eBPF JMP32 instruction class | David Faust | 11 | -25/+600 |
2020-04-16 | [gdb/testsuite] Fix maint-expand-symbols-header-file.exp for cc-with-gdb-index | Tom de Vries | 2 | -1/+12 |
2020-04-16 | PowerPC64 GOT reloc reserving PLT entry for ifunc | Alan Modra | 1 | -8/+0 |
2020-04-16 | PowerPC64 GOT reloc optimisation | Alan Modra | 1 | -0/+9 |
2020-04-16 | Extend objdump --no-addresses info | Alan Modra | 2 | -1/+7 |
2020-04-15 | gdbserver: fix format string warning in win32-low.cc | Simon Marchi | 2 | -1/+5 |
2020-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-04-15 | Fix OpenBSD build error. | Kamil Rytarowski | 2 | -6/+12 |
2020-04-15 | Use debug_printf in windows-nat.c | Tom Tromey | 2 | -4/+9 |
2020-04-15 | gdb: Don't corrupt completions hash when expanding the hash table | Andrew Burgess | 4 | -1/+120 |
2020-04-15 | Better handling of realpath() failure in windows_make_so() on Cygwin | Jon Turney | 2 | -1/+9 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 18 | -86/+115 |
2020-04-15 | objdump --no-addresses | Alan Modra | 3 | -18/+54 |
2020-04-15 | PR25823, Use after free in bfd_hash_lookup | Alan Modra | 2 | -10/+17 |
2020-04-15 | Fix makeinfo warnings in gdb.texinfo and python.texi docs | Artur Shepilko | 3 | -11/+18 |
2020-04-15 | PR25822, Invalid read in process_symbol_table | Alan Modra | 2 | -1/+9 |
2020-04-15 | readelf: zero static vars after freeing | Alan Modra | 2 | -0/+13 |
2020-04-15 | readelf: increase size of static buffers | Alan Modra | 2 | -23/+17 |
2020-04-15 | Re: readelf: Consolidate --syms --use-dynamic with --dyn-syms | Alan Modra | 2 | -1/+6 |
2020-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-04-14 | [PATCH v2 2/2] coff-go32: support extended relocations | Juan Manuel Guerrero | 8 | -28/+250 |
2020-04-14 | Implement IP_STAT+IP_STATUS (aliases of the same format) on NetBSD | Kamil Rytarowski | 2 | -0/+108 |
2020-04-14 | The assembler only supports 32-bit stabs. So set sh_entsize unconditionally t... | Fangrui Song | 2 | -3/+7 |
2020-04-14 | readelf memory leaks processing mips | Alan Modra | 2 | -3/+12 |
2020-04-14 | Fixes for the magic number used in PDP11 AOUT binaries. | Stephen Casner | 19 | -7/+457 |
2020-04-14 | [gdb] Fix missing symtab includes | Tom de Vries | 5 | -18/+141 |
2020-04-14 | [gdb] Expand symbolless symtabs using maint expand-symtabs | Tom de Vries | 13 | -24/+165 |
2020-04-14 | readelf: Consolidate --syms --use-dynamic with --dyn-syms | H.J. Lu | 17 | -647/+703 |
2020-04-14 | gdb/testsuite: Move helper function into lib/dwarf.exp | Andrew Burgess | 6 | -57/+27 |
2020-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-04-13 | Remove gdb_fildes_t | Tom Tromey | 5 | -31/+15 |
2020-04-13 | Move gdb_notifier comment | Tom Tromey | 2 | -11/+12 |
2020-04-13 | Switch gdbserver to gdbsupport event loop | Tom Tromey | 7 | -628/+60 |
2020-04-13 | Implement event-loop glue for gdbserver | Tom Tromey | 2 | -0/+41 |
2020-04-13 | Move event-loop.[ch] to gdbsupport/ | Tom Tromey | 33 | -40/+78 |
2020-04-13 | Introduce async-event.[ch] | Tom Tromey | 13 | -345/+430 |
2020-04-13 | Introduce and use flush_streams | Tom Tromey | 5 | -2/+23 |
2020-04-13 | Use warning in event-loop | Tom Tromey | 2 | -6/+10 |
2020-04-13 | Include <chrono> in event-loop.c | Tom Tromey | 2 | -0/+6 |
2020-04-13 | Move gdb_select.h to gdbsupport/ | Tom Tromey | 15 | -13/+33 |
2020-04-13 | Move event-loop configury to common.m4 | Tom Tromey | 10 | -14/+55 |
2020-04-13 | Move start_event_loop out of event-loop.c | Tom Tromey | 4 | -55/+62 |
2020-04-13 | Update my email address on MAINTAINERS | Sergio Durigan Junior | 2 | -2/+6 |
2020-04-13 | [gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink FAIL | Tom de Vries | 2 | -0/+8 |
2020-04-13 | Implement IP_MINIMAL and IP_ALL on NetBSD | Kamil Rytarowski | 2 | -0/+16 |
2020-04-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-04-12 | Implement "info proc cmdline" for NetBSD | Kamil Rytarowski | 2 | -0/+44 |
2020-04-12 | Implement "info proc cwd" for NetBSD | Kamil Rytarowski | 2 | -0/+31 |
2020-04-12 | Implement "info proc exe" for NetBSD | Kamil Rytarowski | 2 | -0/+16 |
2020-04-12 | Implement "info proc mappings" for NetBSD | Kamil Rytarowski | 5 | -0/+276 |