aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Automatic date update in version.inGDB Administrator1-1/+1
2021-07-09ld/NEWS: Clarify -z [no]indirect-extern-accessH.J. Lu1-2/+2
2021-07-08elf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86H.J. Lu2-10/+2
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu33-23/+1078
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu4-0/+78
2021-07-09Automatic date update in version.inGDB Administrator1-1/+1
2021-07-09Remove unused parameter in maybe_software_singlestepLancelot SIX1-8/+7
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu2-12/+6
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu17-26/+158
2021-07-08gdb: don't set Linux-specific displaced stepping methods in s390_gdbarch_initSimon Marchi2-5/+1
2021-07-08gdb/Makefile.in: remove testsuite from SUBDIRSSimon Marchi1-1/+1
2021-07-08Updated Portuguese translation for the BFD sub-directoryNick Clifton2-1423/+1540
2021-07-08[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries1-3/+3
2021-07-08sim: erc32: use libsim.a for common objectsMike Frysinger1-2/+2
2021-07-08Automatic date update in version.inGDB Administrator1-1/+1
2021-07-07Remove an accidental change to elfcode.h included as part of commit 6e0dfbf420.Nick Clifton2-3/+7
2021-07-07ld: Check archive only for archive memberH.J. Lu2-13/+16
2021-07-07Add changelog entries for last commitAndreas Krebbel2-0/+9
2021-07-07IBM Z: Add another arch14 instructionAndreas Krebbel3-0/+4
2021-07-07Fix Solaris gprof build with --disable-nlsRainer Orth2-0/+16
2021-07-07Check for strnlen declaration to fix Solaris 10 buildRainer Orth8-2/+40
2021-07-07Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton11-400/+476
2021-07-07Automatic date update in version.inGDB Administrator1-1/+1
2021-07-06gdb: introduce iterator_range, remove next_adapterSimon Marchi16-172/+124
2021-07-06gdb/testsuite: restore configure scriptSimon Marchi6-121/+4957
2021-07-06Rename gdb/ChangeLog to gdb/ChangeLog-2021Joel Brobecker2-0/+1
2021-07-06sim: ppc: add missing empty targetsDan Streetman1-0/+12
2021-07-06PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan3-3/+3
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz7-1/+124
2021-07-06Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2-16/+40
2021-07-06gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves8-17/+32
2021-07-06[gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.expTom de Vries3-136/+81
2021-07-06RISC-V: Fix the build broken with -Werror.Nelson Chu1-2/+1
2021-07-06[gdb/symtab] Fix skipping of import of C++ CUTom de Vries6-7/+60
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng7-2/+112
2021-07-06Re: PR28055, segfault in bpf special reloc functionAlan Modra2-1/+6
2021-07-06Automatic date update in version.inGDB Administrator1-1/+1
2021-07-05Simplify debug_names index writingTom Tromey1-83/+10
2021-07-05Simplify gdb_index writingTom Tromey1-60/+24
2021-07-05Minor cleanup to addrmap_index_data::previous_validTom Tromey1-4/+4
2021-07-05Fix oddity in write_gdbindexTom Tromey1-1/+1
2021-07-05Fix warning in symtab.cTom Tromey1-0/+2
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu9-39/+122
2021-07-05Restore the libiberty component of commit 50ad1254d5030d0804cbf89c758359ae202...Nick Clifton4-2/+156
2021-07-05Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton15-16789/+18674
2021-07-05[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functions.exp with gcc-7Tom de Vries2-1/+13
2021-07-05gdb: fall back on sigpending + sigwait if sigtimedwait is not availableSimon Marchi1-2/+13
2021-07-05gdbsupport/common.m4: check for sigtimedwaitSimon Marchi7-4/+13
2021-07-05Re: opcodes: constify & local meps macrosAlan Modra2-5/+12
2021-07-05PR28055, segfault in bpf special reloc functionAlan Modra2-6/+21