summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: make thread_info::suspend private, add getters / settersSimon Marchi2021-07-1216-240/+332
* gdb: add setter / getter for thread_info resumed stateSimon Marchi2021-07-125-34/+40
* gdb: use intrusive list for step-over chainSimon Marchi2021-07-127-138/+177
* gdb: make inferior_list use intrusive_listPedro Alves2021-07-1210-116/+103
* gdb: introduce intrusive_list, make thread_info use itPedro Alves2021-07-1212-84/+1561
* Automatic date update in version.inGDB Administrator2021-07-131-1/+1
* Add the SEC_ELF_OCTETS flag to debug sections created by the assembler.Tucker2021-07-122-0/+22
* [gdb/testsuite] Fix gdb.btrace/tsx.exp on system with tsx disabled in microcodeTom de Vries2021-07-121-0/+8
* Updated French translation for the binutils sub-directoryNick Clifton2021-07-122-2314/+3456
* Fix a translation problem for the text generated by readelf at the start of a...Nick Clifton2021-07-121-31/+25
* [gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for extra debug infoTom de Vries2021-07-122-22/+79
* testsuite: fix whitespace problems in gdb.mi/mi-break.expTankut Baris Aktemur2021-07-121-37/+37
* Automatic date update in version.inGDB Administrator2021-07-121-1/+1
* Automatic date update in version.inGDB Administrator2021-07-111-1/+1
* Tidy commit 49910fd88dcdAlan Modra2021-07-102-6/+8
* PR28069, assertion fail in dwarf.c:display_discr_listAlan Modra2021-07-103-21/+26
* Automatic date update in version.inGDB Administrator2021-07-101-1/+1
* ld/NEWS: Clarify -z [no]indirect-extern-accessH.J. Lu2021-07-091-2/+2
* elf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86H.J. Lu2021-07-082-10/+2
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-0833-23/+1078
* elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2021-07-084-0/+78
* Automatic date update in version.inGDB Administrator2021-07-091-1/+1
* Remove unused parameter in maybe_software_singlestepLancelot SIX2021-07-091-8/+7
* x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu2021-07-082-12/+6
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-0817-26/+158
* gdb: don't set Linux-specific displaced stepping methods in s390_gdbarch_initSimon Marchi2021-07-082-5/+1
* gdb/Makefile.in: remove testsuite from SUBDIRSSimon Marchi2021-07-081-1/+1
* Updated Portuguese translation for the BFD sub-directoryNick Clifton2021-07-082-1423/+1540
* [gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with guile 3.0Tom de Vries2021-07-081-3/+3
* sim: erc32: use libsim.a for common objectsMike Frysinger2021-07-081-2/+2
* Automatic date update in version.inGDB Administrator2021-07-081-1/+1
* Remove an accidental change to elfcode.h included as part of commit 6e0dfbf420.Nick Clifton2021-07-072-3/+7
* ld: Check archive only for archive memberH.J. Lu2021-07-072-13/+16
* Add changelog entries for last commitAndreas Krebbel2021-07-072-0/+9
* IBM Z: Add another arch14 instructionAndreas Krebbel2021-07-073-0/+4
* Fix Solaris gprof build with --disable-nlsRainer Orth2021-07-072-0/+16
* Check for strnlen declaration to fix Solaris 10 buildRainer Orth2021-07-078-2/+40
* Fix problems translating messages when a percentage sign appears at the end o...Nick Clifton2021-07-0711-400/+476
* Automatic date update in version.inGDB Administrator2021-07-071-1/+1
* gdb: introduce iterator_range, remove next_adapterSimon Marchi2021-07-0616-172/+124
* gdb/testsuite: restore configure scriptSimon Marchi2021-07-066-121/+4957
* Rename gdb/ChangeLog to gdb/ChangeLog-2021Joel Brobecker2021-07-062-0/+1
* sim: ppc: add missing empty targetsDan Streetman2021-07-061-0/+12
* PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -...Yuri Chornoivan2021-07-063-3/+3
* elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz2021-07-067-1/+124
* Update gdb performance testsuite to be compatible with Python 3.8Pedro Alves2021-07-062-16/+40
* gdb.perf/: FAIL on Python errors, avoid "ERROR: internal buffer is full"Pedro Alves2021-07-068-17/+32
* [gdb/testsuite] Remove read1 timeout factor from gdb.base/info-macros.expTom de Vries2021-07-063-136/+81
* RISC-V: Fix the build broken with -Werror.Nelson Chu2021-07-061-2/+1
* [gdb/symtab] Fix skipping of import of C++ CUTom de Vries2021-07-066-7/+60