aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21testsuite: Mark the kill in gdbserver_run as optionalAlan Hayward2-1/+5
2019-05-21GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington9-13/+39
2019-05-21Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...Senthil Kumar Selvaraj5-3/+55
2019-05-21Fix PR 24564 - link fails for some rcalls/rjmps with wraparoundSenthil Kumar Selvaraj5-1/+36
2019-05-21Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value."John Darrington8-21/+9
2019-05-21Automatic date update in version.inGDB Administrator1-1/+1
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker12-12/+60
2019-05-20GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington8-9/+21
2019-05-20Correct the alpha sorting of the short options in the usage description of th...Nick Clifton3-2/+14
2019-05-20Updated translations for various binutils subdirectories.Nick Clifton8-2996/+6940
2019-05-20Automatic date update in version.inGDB Administrator1-1/+1
2019-05-19Automatic date update in version.inGDB Administrator1-1/+1
2019-05-18gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floatsAndrew Burgess8-11/+27
2019-05-18gdb: Add constructor to struct cu_partial_die_infoAndrew Burgess2-11/+26
2019-05-18S12Z (doc): Minor improvements to text and formatting.John Darrington1-53/+47
2019-05-18Automatic date update in version.inGDB Administrator1-1/+1
2019-05-17Don't cast away const in find_and_open_sourceTom Tromey2-3/+5
2019-05-17Constify annotate_sourceTom Tromey3-2/+7
2019-05-17testsuite: Remove TRANSCRIPT supportAlan Hayward3-68/+8
2019-05-17testsuite: Add replay logging to GDBSERVER_DEBUGAlan Hayward3-21/+68
2019-05-17testsuite: Create .cmd files for gdb and gdbserverAlan Hayward3-0/+29
2019-05-17testsuite: Record all gdb input to gdb.inAlan Hayward2-18/+106
2019-05-17testsuite: Disable some tests when loggingAlan Hayward22-14/+165
2019-05-17testsuite: Add option to capture GDB debugAlan Hayward4-1/+92
2019-05-17Add debug redirect optionAlan Hayward10-33/+140
2019-05-17GAS (documentation): Remove trademark acknowledgements.John Darrington3-2/+7
2019-05-17Change file close behavior for tee_fileAlan Hayward9-75/+86
2019-05-17PR24567, assertion failure in ldlang.c:6868 when compiling with -fltoAlan Modra2-18/+30
2019-05-17MI: Add new command -completeJan Vrany10-0/+248
2019-05-17MI: extract command completion logic from complete_command()Jan Vrany4-28/+50
2019-05-17Add myself to gdb/MAINTAINERSJan Vrany2-0/+5
2019-05-17[gdb] Fix heap-use-after-free in typename_concatTom de Vries2-10/+40
2019-05-17Automatic date update in version.inGDB Administrator1-1/+1
2019-05-16Make stap-probe.c:stap_parse_register_operand's "regname" an std::stringSergio Durigan Junior2-24/+17
2019-05-16Fix complaint string formatting on stap-probe.cSergio Durigan Junior2-8/+10
2019-05-16Slightly improve logic of some operations on stap-probe.cSergio Durigan Junior2-11/+20
2019-05-16Update some comments on stap-probe.cSergio Durigan Junior2-7/+12
2019-05-16Bool-ify stap-probe.c and stap-related code on i386-tdep.cSergio Durigan Junior3-80/+103
2019-05-16Fix darwin-nat.c buildTom Tromey2-1/+6
2019-05-16[PATCH, GAS, Arm] Refactor check_simd_pred_availabilityAndre Vieira2-50/+96
2019-05-16[PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWSAndre Vieira4-0/+14
2019-05-16[PATCH 57/57][Arm][GAS] MVE TestsAndre Vieira161-0/+399210
2019-05-16[PATCH 56/57][Arm][OBJDUMP] Add support for MVE instructions: vpnot, vpsel, v...Andre Vieira2-0/+154
2019-05-16[PATCH 55/57][Arm][OBJDUMP] Add support for MVE instructions: vmul, vmulh, vr...Andre Vieira2-0/+83
2019-05-16[PATCH 54/57][Arm][OBJDUMP] Add support for MVE instructions: vmax(a), vmax(a...Andre Vieira2-0/+163
2019-05-16[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vc...Andre Vieira2-0/+76
2019-05-16[PATCH 52/57][Arm][OBJDUMP] Add support for MVE instructions: vadc, vabav, va...Andre Vieira2-0/+154
2019-05-16[PATCH 51/57][Arm][OBJDUMP] Add support for MVE instructions: lctp, letp, wls...Andre Vieira2-3/+24
2019-05-16[PATCH 50/57][Arm][OBJDUMP] Add support for MVE shift instructionsAndre Vieira2-2/+422
2019-05-16[PATCH 49/57][Arm][OBJDUMP] Add support for MVE complex number instructionsAndre Vieira2-0/+152