summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New L modifier for ar q operation to flatten archives.users/roland/ar-qLRoland McGrath2021-07-144-10/+43
* [gdb/procfs.c] Fix build failure in find_stop_signalLibor Bukata2021-07-141-2/+2
* Automatic date update in version.inGDB Administrator2021-07-151-1/+1
* x86: Add int1 as one byte opcode 0xf1H.J. Lu2021-07-149-1/+27
* gas: default TC_VALIDATE_FIX_SUB to 0Alan Modra2021-07-146-13/+27
* objdump: add DWARF support for AIXClément Chigot2021-07-1410-65/+99
* [gdb/testsuite] Fix gdb.base/gold-gdb-index.expTom de Vries2021-07-142-1/+29
* [gdb/testsuite] Add missing skip_tui_testsTom de Vries2021-07-143-12/+31
* Automatic date update in version.inGDB Administrator2021-07-141-1/+1
* Use /bin/sh as shebang in gdb/make-init-cLancelot SIX2021-07-131-1/+1
* arm-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin2021-07-131-73/+8
* aarch64-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin2021-07-131-69/+8
* riscv-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin2021-07-131-70/+8
* fbsd-nat: Add helper functions to fetch and store register sets.John Baldwin2021-07-132-0/+89
* Add regcache_map_supplies helper routine.John Baldwin2021-07-132-0/+36
* Avoid letting exceptions escape gdb_bfd_iovec_fileio_close (PR gdb/28080)Pedro Alves2021-07-131-3/+21
* Fix detach with target remote (PR gdb/28080)Pedro Alves2021-07-135-6/+98
* [gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33Tom de Vries2021-07-131-16/+21
* gdb, dwarf: Don't follow the parent of a subprogram to get a prefix.Felix Willgerodt2021-07-133-1/+94
* gdb: disable commit-resumed on -exec-interrupt --thread-groupSimon Marchi2021-07-133-0/+198
* RISC-V: Enable elf attributes when default configure option isn't set.Nelson Chu2021-07-138-17/+11
* Fix some dangling references to `netbsd-tdep`John Ericson2021-07-133-7/+7
* gdb: optimize all_matching_threads_iteratorSimon Marchi2021-07-122-60/+107
* gdb: maintain ptid -> thread map, optimize find_thread_ptidSimon Marchi2021-07-126-5/+47
* gdb: optimize selection of resumed thread with pending eventSimon Marchi2021-07-123-29/+59
* gdb: optimize check for resumed threads with pending wait status in maybe_set...Simon Marchi2021-07-122-9/+6
* gdb: maintain per-process-target list of resumed threads with pending wait st...Simon Marchi2021-07-128-4/+146
* 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