aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14New L modifier for ar q operation to flatten archives.users/roland/ar-qLRoland McGrath4-10/+43
2021-07-14[gdb/procfs.c] Fix build failure in find_stop_signalLibor Bukata1-2/+2
2021-07-15Automatic date update in version.inGDB Administrator1-1/+1
2021-07-14x86: Add int1 as one byte opcode 0xf1H.J. Lu9-1/+27
2021-07-14gas: default TC_VALIDATE_FIX_SUB to 0Alan Modra6-13/+27
2021-07-14objdump: add DWARF support for AIXClément Chigot10-65/+99
2021-07-14[gdb/testsuite] Fix gdb.base/gold-gdb-index.expTom de Vries2-1/+29
2021-07-14[gdb/testsuite] Add missing skip_tui_testsTom de Vries3-12/+31
2021-07-14Automatic date update in version.inGDB Administrator1-1/+1
2021-07-13Use /bin/sh as shebang in gdb/make-init-cLancelot SIX1-1/+1
2021-07-13arm-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin1-73/+8
2021-07-13aarch64-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin1-69/+8
2021-07-13riscv-fbsd-nat: Use fetch_register_set and store_register_set.John Baldwin1-70/+8
2021-07-13fbsd-nat: Add helper functions to fetch and store register sets.John Baldwin2-0/+89
2021-07-13Add regcache_map_supplies helper routine.John Baldwin2-0/+36
2021-07-13Avoid letting exceptions escape gdb_bfd_iovec_fileio_close (PR gdb/28080)Pedro Alves1-3/+21
2021-07-13Fix detach with target remote (PR gdb/28080)Pedro Alves5-6/+98
2021-07-13[gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33Tom de Vries1-16/+21
2021-07-13gdb, dwarf: Don't follow the parent of a subprogram to get a prefix.Felix Willgerodt3-1/+94
2021-07-13gdb: disable commit-resumed on -exec-interrupt --thread-groupSimon Marchi3-0/+198
2021-07-13RISC-V: Enable elf attributes when default configure option isn't set.Nelson Chu8-17/+11
2021-07-13Fix some dangling references to `netbsd-tdep`John Ericson3-7/+7
2021-07-12gdb: optimize all_matching_threads_iteratorSimon Marchi2-60/+107
2021-07-12gdb: maintain ptid -> thread map, optimize find_thread_ptidSimon Marchi6-5/+47
2021-07-12gdb: optimize selection of resumed thread with pending eventSimon Marchi3-29/+59
2021-07-12gdb: optimize check for resumed threads with pending wait status in maybe_set...Simon Marchi2-9/+6
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