Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-05-16 | [PATCH 48/57][Arm][OBJDUMP] Add support for MVE instructions: vddup, vdwdup, ... | Andre Vieira | 2 | -1/+96 |
2019-05-16 | [PATCH 47/57][Arm][OBJDUMP] Add support for MVE instructions: vaddv, vmlaldav... | Andre Vieira | 2 | -0/+298 |
2019-05-16 | [PATCH 46/57][Arm][OBJDUMP] Add support for MVE instructions: vmovl, vmull, v... | Andre Vieira | 2 | -0/+206 |
2019-05-16 | [PATCH 45/57][Arm][OBJDUMP] Add support for MVE instructions: vmov, vmvn, vor... | Andre Vieira | 2 | -5/+621 |
2019-05-16 | [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint | Andre Vieira | 3 | -3/+384 |
2019-05-16 | [PATCH 43/57][Arm][OBJDUMP] Add support for MVE instructions: scatter stores ... | Andre Vieira | 2 | -1/+368 |
2019-05-16 | [PATCH 42/57][Arm][OBJDUMP] Add support for MVE instructions: vldr[bhw] and v... | Andre Vieira | 2 | -0/+278 |
2019-05-16 | [PATCH 41/57][Arm][OBJDUMP] Add support for MVE instructions: vld[24] and vst... | Andre Vieira | 2 | -0/+191 |
2019-05-16 | [PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfm... | Andre Vieira | 2 | -14/+222 |
2019-05-16 | [PATCH 39/57][Arm][OBJDUMP] Add support for MVE instructions: vpt, vpst and vcmp | Andre Vieira | 2 | -12/+642 |
2019-05-16 | [PATCH 38/57][Arm][OBJDUMP] Disable the use of MVE reserved coproc numbers in... | Andre Vieira | 2 | -0/+12 |
2019-05-16 | [PATCH 37/57][Arm][OBJDUMP] Add framework for MVE instructions | Andre Vieira | 2 | -4/+279 |
2019-05-16 | [PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp ... | Andre Vieira | 5 | -34/+152 |
2019-05-16 | [PATCH 35/57][Arm][GAS] Add support for MVE instructions: vshlc and vshll | Andre Vieira | 8 | -0/+195 |
2019-05-16 | [PATCH 34/57][Arm][GAS] Add support for MVE instructions: vshl and vqshl | Andre Vieira | 8 | -43/+364 |
2019-05-16 | [PATCH 33/57][Arm][GAS] Add support for MVE instructions: vshr, vrshr, vsli, ... | Andre Vieira | 14 | -16/+343 |
2019-05-16 | [PATCH 32/57][Arm][GAS] Add support for MVE instructions: vrintn, vrintx, vri... | Andre Vieira | 5 | -10/+127 |
2019-05-16 | [PATCH 31/57][Arm][GAS] Add support for MVE instructions: vshrn[tb], vrshrn[t... | Andre Vieira | 8 | -0/+358 |
2019-05-16 | [PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, v... | Andre Vieira | 11 | -9/+366 |
2019-05-16 | [PATCH 29/57][Arm][GAS] Add support for MVE instructions: vqdmullt and vqdmullb | Andre Vieira | 5 | -0/+167 |
2019-05-16 | [PATCH 28/57][Arm][GAS] Add support for MVE instructions: vqdmlah, vqrdmlah, ... | Andre Vieira | 5 | -29/+229 |
2019-05-16 | [PATCH 27/57][Arm][GAS] Add support for MVE instructions: vqdmladh, vqrdmladh... | Andre Vieira | 8 | -0/+296 |
2019-05-16 | [PATCH 26/57][Arm][GAS] Add support for MVE instructions: vpnot and vpsel | Andre Vieira | 8 | -0/+113 |
2019-05-16 | [PATCH 25/57][Arm][GAS] Add support for MVE instruction: vmvn, vqabs and vqneg | Andre Vieira | 8 | -5/+145 |
2019-05-16 | [PATCH 24/57][Arm][GAS] Add support for MVE instructions: vmlas, vmulh and vr... | Andre Vieira | 8 | -0/+168 |
2019-05-16 | [PATCH 23/57][Arm][GAS] Add support for MVE instructions: vmla, vmul, vqadd a... | Andre Vieira | 14 | -13/+431 |
2019-05-16 | [PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, v... | Andre Vieira | 14 | -0/+805 |
2019-05-16 | [PATCH 21/57][Arm][GAS] Add support for MVE instructions: vmaxv, vmaxav, vmin... | Andre Vieira | 5 | -0/+162 |
2019-05-16 | [PATCH 20/57][Arm][GAS] Add support for MVE instructions: vmaxnmv, vmaxnmav, ... | Andre Vieira | 5 | -0/+151 |