Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | testsuite: Mark the kill in gdbserver_run as optional | Alan Hayward | 2 | -1/+5 |
2019-05-21 | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 9 | -13/+39 |
2019-05-21 | Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat... | Senthil Kumar Selvaraj | 5 | -3/+55 |
2019-05-21 | Fix PR 24564 - link fails for some rcalls/rjmps with wraparound | Senthil Kumar Selvaraj | 5 | -1/+36 |
2019-05-21 | Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value." | John Darrington | 8 | -21/+9 |
2019-05-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 12 | -12/+60 |
2019-05-20 | GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value. | John Darrington | 8 | -9/+21 |
2019-05-20 | Correct the alpha sorting of the short options in the usage description of th... | Nick Clifton | 3 | -2/+14 |
2019-05-20 | Updated translations for various binutils subdirectories. | Nick Clifton | 8 | -2996/+6940 |
2019-05-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-18 | gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats | Andrew Burgess | 8 | -11/+27 |
2019-05-18 | gdb: Add constructor to struct cu_partial_die_info | Andrew Burgess | 2 | -11/+26 |
2019-05-18 | S12Z (doc): Minor improvements to text and formatting. | John Darrington | 1 | -53/+47 |
2019-05-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-17 | Don't cast away const in find_and_open_source | Tom Tromey | 2 | -3/+5 |
2019-05-17 | Constify annotate_source | Tom Tromey | 3 | -2/+7 |
2019-05-17 | testsuite: Remove TRANSCRIPT support | Alan Hayward | 3 | -68/+8 |
2019-05-17 | testsuite: Add replay logging to GDBSERVER_DEBUG | Alan Hayward | 3 | -21/+68 |
2019-05-17 | testsuite: Create .cmd files for gdb and gdbserver | Alan Hayward | 3 | -0/+29 |
2019-05-17 | testsuite: Record all gdb input to gdb.in | Alan Hayward | 2 | -18/+106 |
2019-05-17 | testsuite: Disable some tests when logging | Alan Hayward | 22 | -14/+165 |
2019-05-17 | testsuite: Add option to capture GDB debug | Alan Hayward | 4 | -1/+92 |
2019-05-17 | Add debug redirect option | Alan Hayward | 10 | -33/+140 |
2019-05-17 | GAS (documentation): Remove trademark acknowledgements. | John Darrington | 3 | -2/+7 |
2019-05-17 | Change file close behavior for tee_file | Alan Hayward | 9 | -75/+86 |
2019-05-17 | PR24567, assertion failure in ldlang.c:6868 when compiling with -flto | Alan Modra | 2 | -18/+30 |
2019-05-17 | MI: Add new command -complete | Jan Vrany | 10 | -0/+248 |
2019-05-17 | MI: extract command completion logic from complete_command() | Jan Vrany | 4 | -28/+50 |
2019-05-17 | Add myself to gdb/MAINTAINERS | Jan Vrany | 2 | -0/+5 |
2019-05-17 | [gdb] Fix heap-use-after-free in typename_concat | Tom de Vries | 2 | -10/+40 |
2019-05-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-05-16 | Make stap-probe.c:stap_parse_register_operand's "regname" an std::string | Sergio Durigan Junior | 2 | -24/+17 |
2019-05-16 | Fix complaint string formatting on stap-probe.c | Sergio Durigan Junior | 2 | -8/+10 |
2019-05-16 | Slightly improve logic of some operations on stap-probe.c | Sergio Durigan Junior | 2 | -11/+20 |
2019-05-16 | Update some comments on stap-probe.c | Sergio Durigan Junior | 2 | -7/+12 |
2019-05-16 | Bool-ify stap-probe.c and stap-related code on i386-tdep.c | Sergio Durigan Junior | 3 | -80/+103 |
2019-05-16 | Fix darwin-nat.c build | Tom Tromey | 2 | -1/+6 |
2019-05-16 | [PATCH, GAS, Arm] Refactor check_simd_pred_availability | Andre Vieira | 2 | -50/+96 |
2019-05-16 | [PATCH, binutils, Arm] Add Armv8.1-M Mainline and MVE enablement to NEWS | Andre Vieira | 4 | -0/+14 |
2019-05-16 | [PATCH 57/57][Arm][GAS] MVE Tests | Andre Vieira | 161 | -0/+399210 |
2019-05-16 | [PATCH 56/57][Arm][OBJDUMP] Add support for MVE instructions: vpnot, vpsel, v... | Andre Vieira | 2 | -0/+154 |
2019-05-16 | [PATCH 55/57][Arm][OBJDUMP] Add support for MVE instructions: vmul, vmulh, vr... | Andre Vieira | 2 | -0/+83 |
2019-05-16 | [PATCH 54/57][Arm][OBJDUMP] Add support for MVE instructions: vmax(a), vmax(a... | Andre Vieira | 2 | -0/+163 |
2019-05-16 | [PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vc... | Andre Vieira | 2 | -0/+76 |
2019-05-16 | [PATCH 52/57][Arm][OBJDUMP] Add support for MVE instructions: vadc, vabav, va... | Andre Vieira | 2 | -0/+154 |
2019-05-16 | [PATCH 51/57][Arm][OBJDUMP] Add support for MVE instructions: lctp, letp, wls... | Andre Vieira | 2 | -3/+24 |
2019-05-16 | [PATCH 50/57][Arm][OBJDUMP] Add support for MVE shift instructions | Andre Vieira | 2 | -2/+422 |
2019-05-16 | [PATCH 49/57][Arm][OBJDUMP] Add support for MVE complex number instructions | Andre Vieira | 2 | -0/+152 |