Age | Commit message (Expand) | Author | Files | Lines |
2022-02-02 | or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto | Stafford Horne | 2 | -4/+27 |
2022-02-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-02-01 | Fix flex rule in gdb | Tom Tromey | 1 | -14/+13 |
2022-02-01 | gdb, btrace: improve error messages | Markus Metzger | 1 | -2/+19 |
2022-02-01 | gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled code | Jan Vrany | 2 | -1/+11 |
2022-02-01 | hurd: Fix RPC prototypes | Samuel Thibault | 1 | -9/+9 |
2022-01-31 | hurd: Fix RPC link names | Samuel Thibault | 1 | -1/+1 |
2022-02-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-01-31 | elf: Check symbol version without any symbols | H.J. Lu | 3 | -0/+24 |
2022-01-31 | Load debug section only when dumping debug sections | H.J. Lu | 2 | -0/+15 |
2022-01-31 | gdb: fix some clang-tidy readability-misleading-indentation warnings | Simon Marchi | 7 | -15/+15 |
2022-01-31 | gdb, testsuite, fortran: adapt info symbol expected output for intel compilers | Nils-Christian Kempke | 1 | -2/+27 |
2022-01-31 | Import patch from mainline GCC to fix an infinite recusion in the Rust demang... | Nick Clifton | 2 | -6/+53 |
2022-01-31 | Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu | Alan Modra | 5 | -10/+91 |
2022-01-30 | Remove unused variables in fbsd-tdep.c files | Tom Tromey | 2 | -4/+0 |
2022-01-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-01-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-01-29 | Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu | Alan Modra | 1 | -11/+10 |
2022-01-29 | objcopy --only-keep-debug | Alan Modra | 1 | -3/+3 |
2022-01-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-01-28 | gdb: fix ppc-sysv-tdep.c build on 32-bit platforms | John Baldwin | 1 | -1/+2 |
2022-01-28 | FreeBSD x86 nat: Use register maps for GP register sets. | John Baldwin | 10 | -263/+457 |
2022-01-28 | fbsd-nat: Return a bool from fetch_register_set and store_register_set. | John Baldwin | 2 | -11/+18 |
2022-01-28 | FreeBSD x86: Use tramp-frame for signal frames. | John Baldwin | 6 | -228/+266 |
2022-01-28 | Use register maps for gp regsets on FreeBSD/x86 core dumps. | John Baldwin | 2 | -60/+87 |
2022-01-28 | regcache: Zero-extend small registers described by a register map. | John Baldwin | 1 | -1/+6 |
2022-01-28 | FreeBSD x86: Remove fallback for detecting signal trampolines by address. | John Baldwin | 6 | -72/+0 |
2022-01-28 | Remove support for pre-5.0 FreeBSD/i386 signal trampolines. | John Baldwin | 1 | -84/+9 |
2022-01-28 | Remove vestigal FreeBSD/i386 3.x support. | John Baldwin | 3 | -90/+32 |
2022-01-28 | Add Bruno Larsen to gdb/MAINTAINERS | Bruno Larsen | 1 | -0/+1 |
2022-01-28 | gdb/build: Fix Wpessimizing-move in clang build | Enze Li | 1 | -1/+1 |
2022-01-28 | Add top-level .editorconfig file | Simon Marchi | 1 | -0/+47 |
2022-01-28 | Updated French translation for the gas sub-directory. | Nick Clifton | 2 | -2250/+2641 |
2022-01-28 | Set __ehdr_start rel_from_abs earlier | Alan Modra | 2 | -1/+1 |
2022-01-28 | PowerPC64 handling of @tocbase | Alan Modra | 1 | -0/+9 |
2022-01-28 | Update PowerPC64 symtocbase test | Alan Modra | 3 | -7/+15 |
2022-01-28 | PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu | Alan Modra | 1 | -23/+36 |
2022-01-28 | PR28826 x86_64 ld segfaults building xen | Alan Modra | 1 | -0/+1 |
2022-01-28 | PR28753, buffer overflow in read_section_stabs_debugging_info | Alan Modra | 1 | -1/+1 |
2022-01-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-01-27 | gdb: work around negative DW_AT_data_member_location GCC 11 bug | Simon Marchi | 5 | -0/+124 |
2022-01-27 | Fix GDB internal error by using text (instead of data) section offset | Kevin Buettner | 2 | -2/+2 |
2022-01-27 | gdb, remote, btrace: move switch_to_thread call right before xfer call | Markus Metzger | 1 | -9/+8 |
2022-01-27 | gdb, gdbserver: update thread identifier in enable_btrace target method | Markus Metzger | 13 | -30/+38 |
2022-01-27 | gdb, btrace: switch threads in remote_btrace_maybe_reopen() | Markus Metzger | 1 | -1/+1 |
2022-01-27 | gdb, btrace: rename record_btrace_enable_warn() | Markus Metzger | 1 | -3/+3 |
2022-01-27 | Updated Swedish translation for the binutils subdirectory | Nick Clifton | 2 | -1919/+2132 |
2022-01-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-01-26 | gdb/python: handle non utf-8 characters when source highlighting | Andrew Burgess | 4 | -16/+114 |
2022-01-26 | Remove global wrap_here function | Tom Tromey | 2 | -23/+3 |