aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-24[gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pieTom de Vries2-2/+2
2021-09-24[gdb/testsuite] Add gdb.testsuite/dump-system-info.expTom de Vries1-0/+48
2021-09-24Automatic date update in version.inGDB Administrator1-1/+1
2021-09-23Change pointer_type to a method of struct typeTom Tromey17-60/+44
2021-09-23[gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie in gdb_compile_rustTom de Vries1-3/+44
2021-09-23[gdb/testsuite] Use pie instead of -fPIE -pieTom de Vries8-22/+16
2021-09-23[gdb/testsuite] Fix probe test in gdb.base/break-interp.expTom de Vries1-1/+33
2021-09-23[gdb/testsuite] Improve probe detection in gdb.base/break-probes.expTom de Vries1-13/+19
2021-09-23[gdb/testsuite] Handle failing probe detection in gdb.base/break-probes.expTom de Vries1-1/+3
2021-09-23[gdb/testsuite] Use early-out style in gdb.base/break-probes.expTom de Vries1-25/+27
2021-09-23Test that frame info/IDs are stable/consistentPedro Alves1-0/+136
2021-09-23Change get_ada_task_ptid parameter typeTom Tromey13-29/+29
2021-09-23Change ptid_t::tid to ULONGESTTom Tromey9-21/+26
2021-09-23Remove defaulted 'tid' parameter to ptid_t constructorTom Tromey12-33/+32
2021-09-23Style the "XXX" text in ptype/oTom Tromey3-4/+35
2021-09-23Automatic date update in version.inGDB Administrator1-1/+1
2021-09-22[gdb/testsuite] Fix gdb.python/py-events.expTom de Vries1-2/+6
2021-09-22[gdb] Add maint selftest -verbose optionTom de Vries5-10/+29
2021-09-22dwarf2 sub-section testAlan Modra4-2/+32
2021-09-22Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra1-1/+1
2021-09-22Automatic date update in version.inGDB Administrator1-1/+1
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton22-21/+58
2021-09-21[gdb/testsuite] Handle supports_memtag in gdb.base/gdb-caching-proc.expTom de Vries1-3/+2
2021-09-21gdb, doc: Add ieee_half and bfloat16 to list of predefined target types.Felix Willgerodt1-0/+6
2021-09-21Automatic date update in version.inGDB Administrator1-1/+1
2021-09-21[gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9Tom de Vries1-5/+5
2021-09-21[gdb/testsuite] Fix gdb.ada/mi_prot.expTom de Vries1-1/+1
2021-09-21[gdb/testsuite] Register test for each arch separately in register_test_forea...Tom de Vries1-60/+45
2021-09-21[gdb] Change register_test to use std::function argTom de Vries3-22/+25
2021-09-20[gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail for -m32Tom de Vries1-0/+10
2021-09-20gdbsupport/gdb_proc_service.h: use decltype instead of typeofSimon Marchi1-1/+1
2021-09-20riscv: print .2byte or .4byte before an unknown instruction encodingAndrew Burgess6-1/+102
2021-09-20Fix allocate_filenum last dir/file checksAlan Modra1-3/+3
2021-09-20Re: PR28149, debug info with wrong file associationAlan Modra1-13/+23
2021-09-20Move eelf_mipsel_haiki.c to ALL_64_EMULATION_SOURCESAlan Modra2-118/+132
2021-09-20Automatic date update in version.inGDB Administrator1-1/+1
2021-09-19elf: Don't set version info on unversioned symbolsH.J. Lu7-1/+73
2021-09-19gdb: manual: update @inforef to @xrefMike Frysinger1-2/+2
2021-09-18CTF: multi-CU and archive supportWeimin Pan17-154/+471
2021-09-19Automatic date update in version.inGDB Administrator1-1/+1
2021-09-18[gdb/testsuite] Fix gdb.server/server-kill.exp with -m32Tom de Vries1-4/+6
2021-09-18[gdb/ada] Handle artificial local symbolsTom de Vries6-1/+45
2021-09-18Automatic date update in version.inGDB Administrator1-1/+1
2021-09-18PR28149 part 2, purge generated line infoAlan Modra5-48/+40
2021-09-18PR28149, debug info with wrong file associationAlan Modra8-72/+105
2021-09-18[GOLD] PowerPC64 support for sym+addend GOT entriesAlan Modra1-74/+74
2021-09-18[GOLD] Got_entry::write addendsAlan Modra4-20/+40
2021-09-18[GOLD] Output_data_got create entry method addendsAlan Modra2-75/+79
2021-09-18[GOLD] Output_data_got tidyAlan Modra3-123/+14
2021-09-18[GOLD] Remove addend from Local_got_entry_keyAlan Modra2-10/+7