aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-21Improve cur/total display, remove higher verbosity settingusers/amerey/debuginfod-sizeAaron Merey3-54/+19
2022-05-19Add cur, total to progress barAaron Merey6-54/+93
2022-05-11Merge with master branchAaron Merey2643-104541/+401514
2022-05-05change api, progress barAaron Merey6-364/+116
2022-05-05gdb: make regcache's cooked_write_test selftest work with native-extended-gdb...Simon Marchi1-23/+2
2022-05-05Move TILE-Gx files to TARGET64_LIBOPCODES_CFILESLuis Machado2-6/+6
2022-05-05Don't define ARCH_cris for BFD64Luis Machado1-1/+1
2022-05-05loongarch: Don't check ABI flags if no code sectionXi Ruoyao1-0/+21
2022-05-05IBM zSystems: mgrk, mg first operand requires register pairAndreas Krebbel2-2/+4
2022-05-04bfd: Check NULL pointer before setting ref_realH.J. Lu1-1/+2
2022-05-05Automatic date update in version.inGDB Administrator1-1/+1
2022-05-04LTO: Handle __real_SYM reference in IRH.J. Lu5-2/+36
2022-05-05cris bfd configAlan Modra1-2/+0
2022-05-05PowerPC64 check_relocsAlan Modra1-29/+10
2022-05-04Fix crash when creating index from indexTom Tromey3-19/+27
2022-05-04Fix build failure for aarch64 gdbserverLuis Machado1-1/+1
2022-05-04gdb: Workaround stringop-overread warning in debuginfod-support.c on s390xMark Wielaard2-0/+18
2022-05-04Fix GDBserver Aarch64 Linux regressionPedro Alves1-3/+3
2022-05-04gdb/remote: send qSymbol to all inferiors on startupSimon Marchi1-4/+16
2022-05-04gdb/remote: iterate on pspace inferiors in remote_new_objfileSimon Marchi1-28/+59
2022-05-04Dwarf: rename yet another instance of "index"Jan Beulich1-3/+3
2022-05-04LTO plugin: sync header file with GCCMartin Liska1-34/+34
2022-05-04PowerPC32 treatment of absolute symbolsAlan Modra9-62/+205
2022-05-03gdbserver: Fix build after adding tls feature to arm tdesc.John Baldwin1-1/+1
2022-05-04Automatic date update in version.inGDB Administrator1-1/+1
2022-05-03NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64.John Baldwin1-0/+3
2022-05-03Read the tpidr register from NT_ARM_TLS on Linux.John Baldwin1-1/+67
2022-05-03gdbserver: Read the tpidr register from NT_ARM_TLS on Linux.John Baldwin4-11/+42
2022-05-03Read the tpidr register from NT_ARM_TLS core dump notes on Linux Aarch64.John Baldwin2-1/+23
2022-05-03Fetch the NT_ARM_TLS register set for native FreeBSD/Aarch64 processes.John Baldwin1-0/+54
2022-05-03Support TLS variables on FreeBSD/Aarch64.John Baldwin1-0/+33
2022-05-03Read the tpidr register from NT_ARM_TLS core dump notes on FreeBSD/Aarch64.John Baldwin2-0/+37
2022-05-03Add an aarch64-tls feature which includes the tpidr register.John Baldwin11-16/+77
2022-05-03Fetch the NT_ARM_TLS register set for native FreeBSD/arm processes.John Baldwin1-1/+51
2022-05-03Support TLS variables on FreeBSD/arm.John Baldwin1-0/+33
2022-05-03Read the tpidruro register from NT_ARM_TLS core dump notes on FreeBSD/arm.John Baldwin3-8/+31
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin12-17/+66
2022-05-03fbsd-nat: Add helper routines for register sets using PT_[G]SETREGSET.John Baldwin2-0/+113
2022-05-03ld: Regenerate aclocal.m4 with automake 1.15.1H.J. Lu1-89/+104
2022-05-03gdbserver: track current process as well as current threadPedro Alves5-11/+79
2022-05-03Fix gdb.threads/access-mem-running-thread-exit.exp w/ native-extended-gdbserverPedro Alves1-1/+29
2022-05-03gdb: add some additional thread status debug outputAndrew Burgess3-11/+37
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton21-124/+413
2022-05-03Fix potential arithmetic overflow in the linker's plugin handling code.Nick Clifton2-1/+11
2022-05-03objdump: fix styled printing of addressesAndrew Burgess1-4/+5
2022-05-03gdb/testsuite: small cleanup in mi-break-qualified.expAndrew Burgess1-1/+1
2022-05-03gdb/testsuite: change mi_gdb_start to take a list of flagsAndrew Burgess2-9/+17
2022-05-03gdb/testsuite: fix mi-exec-run.exp with native-extended-gdbserver boardAndrew Burgess1-1/+1
2022-05-03gdb: fix failures in gdb.mi/mi-exec-run.exp with native-extended-gdbserverAndrew Burgess1-1/+18
2022-05-03Automatic date update in version.inGDB Administrator1-1/+1