aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune14-14/+374
2019-05-21AArch64: Fix -Werror on buildTamar Christina2-1/+7
2019-05-21[gdb/cli] Fix use of uninitialized variable in complete_commandTom de Vries2-2/+7
2019-05-21[gdb/testsuite] Require c++11 where necessaryTom de Vries7-5/+20
2019-05-21[GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M BaselineAndre Vieira6-0/+53
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira16-84/+117
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina16-27/+273
2019-05-21AArch64: Add SVE DWARF registersTamar Christina4-3/+44
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