Age | Commit message (Expand) | Author | Files | Lines |
2022-03-24 | x86: mention dropped L1OM/K1OM support in ld/ as well | Jan Beulich | 2 | -2/+3 |
2022-03-24 | gdb/testsuite: remove gdb.python/pretty-print-call-by-hand.exp | Simon Marchi | 3 | -225/+0 |
2022-03-24 | x86: drop L1OM/K1OM support from ld | Jan Beulich | 8 | -120/+12 |
2022-03-24 | x86: drop L1OM special case from disassembler | Jan Beulich | 1 | -6/+2 |
2022-03-24 | MAINTAINERS: add myself | Jan Beulich | 1 | -1/+2 |
2022-03-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-23 | gdb/testsuite: address test failures in gdb.mi/mi-multi-commands.exp | Andrew Burgess | 1 | -2/+5 |
2022-03-23 | libctf: add LIBCTF_WRITE_FOREIGN_ENDIAN debugging option | Nick Alcock | 3 | -111/+144 |
2022-03-23 | libctf, ld: diagnose corrupted CTF header cth_strlen | Nick Alcock | 8 | -21/+83 |
2022-03-23 | include, libctf, ld: extend variable section to contain functions too | Nick Alcock | 5 | -16/+130 |
2022-03-23 | ld, testsuite: improve CTF-availability test | Nick Alcock | 1 | -6/+18 |
2022-03-23 | gdb/python: remove Python 2/3 compatibility macros | Simon Marchi | 25 | -116/+93 |
2022-03-23 | gdb/python: remove Python 2 support | Simon Marchi | 28 | -502/+61 |
2022-03-23 | x86: reject relocations involving registers | Jan Beulich | 2 | -0/+17 |
2022-03-23 | x86: improve resolution of register equates | Jan Beulich | 4 | -2/+29 |
2022-03-23 | Revert "PR28977 tc-i386.c internal error in parse_register" | Jan Beulich | 1 | -10/+9 |
2022-03-23 | x86: don't attempt to resolve equates and alike from i386_parse_name() | Jan Beulich | 5 | -2/+39 |
2022-03-23 | Update the list of recognized m-profile TAG_CPU_ARCH_* | Luis Machado | 1 | -0/+3 |
2022-03-23 | gas/Dwarf5: re-use file 0 line string table entry when faking file 0 | Jan Beulich | 1 | -2/+10 |
2022-03-23 | gas/Dwarf5: adjust .debug_line file 0 checking | Jan Beulich | 1 | -11/+10 |
2022-03-23 | gas/Dwarf5: drop dead code | Jan Beulich | 1 | -11/+3 |
2022-03-23 | gas/Dwarf: improve debug info generation from .irp and alike blocks | Jan Beulich | 4 | -5/+116 |
2022-03-23 | ELF32: don't silently truncate relocation addends | Jan Beulich | 7 | -9/+36 |
2022-03-23 | gas: retain whitespace between strings | Jan Beulich | 5 | -3/+67 |
2022-03-23 | Only .so files are used in libcollector. Remove the other files. | Vladimir Mezentsev | 2 | -2/+6 |
2022-03-23 | gdb: testsuite: use gdb_attach to fix jit-elf.exp | Tiezhu Yang | 1 | -8/+16 |
2022-03-23 | gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp | Tiezhu Yang | 1 | -1/+4 |
2022-03-23 | gdb: testsuite: add new gdb_attach to check "attach" command | Tiezhu Yang | 1 | -0/+26 |
2022-03-23 | gdb: testsuite: remove attach test from can_spawn_for_attach | Tiezhu Yang | 1 | -43/+9 |
2022-03-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-22 | Add support for hardware breakpoints/watchpoints on FreeBSD/Aarch64. | John Baldwin | 3 | -2/+263 |
2022-03-22 | fbsd-nat: Add a low_prepare_to_resume virtual method. | John Baldwin | 2 | -2/+11 |
2022-03-22 | fbsd-nat: Add a low_delete_thread virtual method. | John Baldwin | 2 | -0/+5 |
2022-03-22 | fbsd-nat: Add helper routine to fetch siginfo_t for a ptid. | John Baldwin | 2 | -0/+20 |
2022-03-22 | aarch64: Add an aarch64_nat_target mixin class. | John Baldwin | 4 | -351/+418 |
2022-03-22 | nat: Split out platform-independent aarch64 debug register support. | John Baldwin | 9 | -708/+787 |
2022-03-22 | x86-fbsd-nat: Copy debug register state on fork. | John Baldwin | 3 | -2/+49 |
2022-03-22 | fbsd-nat: Add a low_new_fork virtual method. | John Baldwin | 2 | -0/+8 |
2022-03-22 | Add an x86_fbsd_nat_target mixin class for FreeBSD x86 native targets. | John Baldwin | 3 | -36/+38 |
2022-03-22 | x86-nat: Add x86_lookup_debug_reg_state. | John Baldwin | 2 | -0/+17 |
2022-03-22 | x86-nat: Use an unordered_map to store per-pid debug reg state. | John Baldwin | 1 | -80/+10 |
2022-03-22 | Remove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86 debug regs support. | John Baldwin | 2 | -4/+4 |
2022-03-22 | Remove two unused variables | Tom Tromey | 2 | -2/+0 |
2022-03-22 | Fix return code in _bfd_dwarf2_find_nearest_line(). | Steiner H Gunderson | 2 | -1/+10 |
2022-03-22 | gdb/python: add gdb.format_address function | Andrew Burgess | 8 | -2/+423 |
2022-03-22 | Fix some stale header names from dwarf files | Luis Machado | 5 | -11/+11 |
2022-03-21 | Install gprofng libraries under $(pkglibdir) | Vladimir Mezentsev | 11 | -98/+109 |
2022-03-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-03-21 | gdb: Add missing #include in solib.h | Roland McGrath | 1 | -1/+2 |
2022-03-21 | PR gdb/27570: missing support for debuginfod in core_target::build_file_mappings | Aaron Merey | 6 | -1/+151 |