aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-12gdb: maintain per-process-target list of resumed threads with pending wait st...Simon Marchi8-4/+146
2021-07-12gdb: make thread_info::suspend private, add getters / settersSimon Marchi16-240/+332
2021-07-12gdb: add setter / getter for thread_info resumed stateSimon Marchi5-34/+40
2021-07-12gdb: use intrusive list for step-over chainSimon Marchi7-138/+177
2021-07-12gdb: make inferior_list use intrusive_listPedro Alves10-116/+103
2021-07-12gdb: introduce intrusive_list, make thread_info use itPedro Alves12-84/+1561
2021-07-13Automatic date update in version.inGDB Administrator1-1/+1
2021-07-12Add the SEC_ELF_OCTETS flag to debug sections created by the assembler.Tucker2-0/+22
2021-07-12[gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx disabled in microcodeTom de Vries1-0/+8
2021-07-12Updated French translation for the binutils sub-directoryNick Clifton2-2314/+3456
2021-07-12Fix a translation problem for the text generated by readelf at the start of a...Nick Clifton1-31/+25
2021-07-12[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug infoTom de Vries2-22/+79
2021-07-12testsuite: fix whitespace problems in gdb.mi/mi-break.expTankut Baris Aktemur1-37/+37
2021-07-12Automatic date update in version.inGDB Administrator1-1/+1
2021-07-11Automatic date update in version.inGDB Administrator1-1/+1
2021-07-10Tidy commit 49910fd88dcdAlan Modra2-6/+8
2021-07-10PR28069, assertion fail in dwarf.c:display_discr_listAlan Modra3-21/+26
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