Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED | H.J. Lu | 4 | -0/+78 |
2021-07-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-07-09 | Remove unused parameter in maybe_software_singlestep | Lancelot SIX | 1 | -8/+7 |
2021-07-08 | x86-64: Disallow PC reloc against weak undefined symbols in PIE | H.J. Lu | 2 | -12/+6 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 17 | -26/+158 |
2021-07-08 | gdb: don't set Linux-specific displaced stepping methods in s390_gdbarch_init | Simon Marchi | 2 | -5/+1 |
2021-07-08 | gdb/Makefile.in: remove testsuite from SUBDIRS | Simon Marchi | 1 | -1/+1 |
2021-07-08 | Updated Portuguese translation for the BFD sub-directory | Nick Clifton | 2 | -1423/+1540 |
2021-07-08 | [gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0 | Tom de Vries | 1 | -3/+3 |
2021-07-08 | sim: erc32: use libsim.a for common objects | Mike Frysinger | 1 | -2/+2 |
2021-07-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-07-07 | Remove an accidental change to elfcode.h included as part of commit 6e0dfbf420. | Nick Clifton | 2 | -3/+7 |
2021-07-07 | ld: Check archive only for archive member | H.J. Lu | 2 | -13/+16 |
2021-07-07 | Add changelog entries for last commit | Andreas Krebbel | 2 | -0/+9 |
2021-07-07 | IBM Z: Add another arch14 instruction | Andreas Krebbel | 3 | -0/+4 |
2021-07-07 | Fix Solaris gprof build with --disable-nls | Rainer Orth | 2 | -0/+16 |
2021-07-07 | Check for strnlen declaration to fix Solaris 10 build | Rainer Orth | 8 | -2/+40 |
2021-07-07 | Fix problems translating messages when a percentage sign appears at the end o... | Nick Clifton | 11 | -400/+476 |
2021-07-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-07-06 | gdb: introduce iterator_range, remove next_adapter | Simon Marchi | 16 | -172/+124 |
2021-07-06 | gdb/testsuite: restore configure script | Simon Marchi | 6 | -121/+4957 |
2021-07-06 | Rename gdb/ChangeLog to gdb/ChangeLog-2021 | Joel Brobecker | 2 | -0/+1 |
2021-07-06 | sim: ppc: add missing empty targets | Dan Streetman | 1 | -0/+12 |
2021-07-06 | PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -... | Yuri Chornoivan | 3 | -3/+3 |
2021-07-06 | elf/riscv: Fix relaxation with aliases [PR28021] | Michael Matz | 7 | -1/+124 |
2021-07-06 | Update gdb performance testsuite to be compatible with Python 3.8 | Pedro Alves | 2 | -16/+40 |
2021-07-06 | gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full" | Pedro Alves | 8 | -17/+32 |
2021-07-06 | [gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.exp | Tom de Vries | 3 | -136/+81 |
2021-07-06 | RISC-V: Fix the build broken with -Werror. | Nelson Chu | 1 | -2/+1 |
2021-07-06 | [gdb/symtab] Fix skipping of import of C++ CU | Tom de Vries | 6 | -7/+60 |
2021-07-06 | RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR. | Kito Cheng | 7 | -2/+112 |
2021-07-06 | Re: PR28055, segfault in bpf special reloc function | Alan Modra | 2 | -1/+6 |
2021-07-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-07-05 | Simplify debug_names index writing | Tom Tromey | 1 | -83/+10 |
2021-07-05 | Simplify gdb_index writing | Tom Tromey | 1 | -60/+24 |
2021-07-05 | Minor cleanup to addrmap_index_data::previous_valid | Tom Tromey | 1 | -4/+4 |
2021-07-05 | Fix oddity in write_gdbindex | Tom Tromey | 1 | -1/+1 |
2021-07-05 | Fix warning in symtab.c | Tom Tromey | 1 | -0/+2 |
2021-07-05 | ld: Cache and reuse the IR archive file descriptor | H.J. Lu | 9 | -39/+122 |
2021-07-05 | Restore the libiberty component of commit 50ad1254d5030d0804cbf89c758359ae202... | Nick Clifton | 4 | -2/+156 |
2021-07-05 | Updated translations (mainly Ukranian and French) triggered by creation of 2.... | Nick Clifton | 15 | -16789/+18674 |
2021-07-05 | [gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7 | Tom de Vries | 2 | -1/+13 |
2021-07-05 | gdb: fall back on sigpending + sigwait if sigtimedwait is not available | Simon Marchi | 1 | -2/+13 |
2021-07-05 | gdbsupport/common.m4: check for sigtimedwait | Simon Marchi | 7 | -4/+13 |
2021-07-05 | Re: opcodes: constify & local meps macros | Alan Modra | 2 | -5/+12 |
2021-07-05 | PR28055, segfault in bpf special reloc function | Alan Modra | 2 | -6/+21 |
2021-07-05 | PR28047, readelf crash due to assertion failure | Alan Modra | 2 | -6/+17 |
2021-07-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-07-04 | gdb: return early if no execution in darwin_solib_create_inferior_hook | Simon Marchi | 1 | -0/+4 |
2021-07-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |