aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-14Automatic date update in version.inGDB Administrator1-1/+1
2020-07-13Fix frame-apply.html collision in GDB manual.Paul Carroll2-3/+9
2020-07-13Skip directory tests in gdb.base/info_sources.exp on remote hostSandra Loosemore2-3/+12
2020-07-13x86: Remove 32-bit sign extension in offset_in_rangeH.J. Lu2-8/+5
2020-07-13Fix gdb.base/savedregs.exp with clangGary Benson2-1/+6
2020-07-13Fix gdb.arch/i386-sse.exp with clangGary Benson2-1/+5
2020-07-13Updated French translation for the gas/ and binutils/ sub-directoriesNick Clifton4-4184/+4798
2020-07-13Use volatile pointers when attempting to trigger SIGSEGVsGary Benson6-5/+14
2020-07-13Skip VLA structure field tests when compiling with clangGary Benson5-77/+180
2020-07-13x86_64-cygwin testsAlan Modra10-29/+48
2020-07-13gas DWARF2 test XPASSesAlan Modra5-8/+11
2020-07-13[gdb/testsuite] Handle missing gold linker in gdb.base/morestack.expTom de Vries5-2/+29
2020-07-12gdb: make type::bounds work for array and string typesSimon Marchi17-44/+69
2020-07-12gdb: remove TYPE_ARRAY_BIT_STRIDESimon Marchi4-9/+8
2020-07-12gdb: remove TYPE_BIT_STRIDESimon Marchi3-6/+22
2020-07-12gdb: remove TYPE_ARRAY_{LOWER,UPPER}_BOUND_VALUESimon Marchi5-12/+12
2020-07-12gdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINEDSimon Marchi9-17/+20
2020-07-12gdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KINDSimon Marchi7-16/+18
2020-07-12gdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUND_UNDEFINEDSimon Marchi5-12/+17
2020-07-12gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUNDSimon Marchi15-53/+58
2020-07-12gdb: add accessors to struct dynamic_propSimon Marchi12-135/+183
2020-07-12gdb: make get_discrete_bounds check for non-constant range boundsSimon Marchi2-16/+20
2020-07-12gdb: remove TYPE_RANGE_DATA macroSimon Marchi11-32/+34
2020-07-12gdb: add type::bounds / type::set_boundsSimon Marchi4-12/+39
2020-07-13Automatic date update in version.inGDB Administrator1-1/+1
2020-07-12Automatic date update in version.inGDB Administrator1-1/+1
2020-07-11rust: Fix rust modules testDaniel Xu2-1/+8
2020-07-11Fine tune exec-file-mismatch help and documentation.Philippe Waroquiers4-2/+16
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu13-0/+66
2020-07-11Automatic date update in version.inGDB Administrator1-1/+1
2020-07-10Fix crash if connection drops in scoped_restore_current_thread's ctor, part 2Pedro Alves3-19/+36
2020-07-10Fix crash if connection drops in scoped_restore_current_thread's ctor, part 1Pedro Alves3-3/+36
2020-07-10Fix GDB busy loop when interrupting non-stop program (PR 26199)Simon Marchi2-27/+20
2020-07-10Testcase for previous handle_no_resumed fixesPedro Alves3-1/+87
2020-07-10Make handle_no_resumed transfer terminalPedro Alves2-12/+60
2020-07-10Fix handle_no_resumed w/ multiple targetsPedro Alves2-5/+22
2020-07-10Avoid constant stream of TARGET_WAITKIND_NO_RESUMEDPedro Alves2-1/+11
2020-07-10Fix latent bug in target_pass_ctrlcPedro Alves2-1/+7
2020-07-10Fix spurious unhandled remote %Stop notificationsPedro Alves2-1/+23
2020-07-10Enable multi-process mode in the FreeBSD native target.John Baldwin3-0/+15
2020-07-10x86: Extract extended states from instruction templateH.J. Lu6-73/+91
2020-07-10gas/i386/property-5.d: Correct test nameH.J. Lu2-1/+5
2020-07-10x86: Add support for Intel AMX instructionsLili Cui22-14339/+15523
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries17-35/+95
2020-07-10Document powerpc64 ld optionsAlan Modra2-0/+32
2020-07-10PowerPC64 ld --no-power10-stubsAlan Modra7-15/+92
2020-07-10Automatic date update in version.inGDB Administrator1-1/+1
2020-07-09Don't compare the pid returned from 'wait' against inferior_ptid.John Baldwin2-1/+6
2020-07-09x86: Properly set YMM/ZMM featuresH.J. Lu9-2/+64
2020-07-09Support several new ELF auxiliary vector types on FreeBSD.John Baldwin4-0/+21