Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | Update the Windows Resource compiler (windres) to support the OWNERDRAW and B... | Nick Clifton | 6 | -2/+42 |
2020-07-09 | asan: readelf: heap buffer overflow in slurp_hppa_unwind_table | Alan Modra | 2 | -2/+6 |
2020-07-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-07-08 | Handle Windows drives in auto-load script paths | Hannes Domani | 4 | -0/+21 |
2020-07-08 | Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions. | John Baldwin | 2 | -6/+11 |
2020-07-08 | Use read_memory in ada_exception_message_1 | Tom Tromey | 5 | -3/+17 |
2020-07-08 | Commit: Fix GOLD testsuite failures for 2.35 branch. | Nick Clifton | 3 | -2/+11 |
2020-07-08 | x86: various XOP insns lack L and/or W bit decoding | Jan Beulich | 2 | -123/+630 |
2020-07-08 | x86: FMA4 scalar insns ignore VEX.L | Jan Beulich | 8 | -101/+168 |
2020-07-08 | x86: re-work operand swapping for XOP shift/rotate insns | Jan Beulich | 2 | -74/+32 |
2020-07-08 | x86: re-work operand handling for 5-operand XOP insns | Jan Beulich | 2 | -194/+19 |
2020-07-08 | x86: re-work operand swapping for FMA4 and 4-operand XOP insns | Jan Beulich | 2 | -65/+49 |
2020-07-08 | powerpc-aix5.2 tests | Alan Modra | 87 | -595/+989 |
2020-07-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-07-07 | arc: Improve error messages when assembling | Claudiu Zissulescu | 7 | -30/+63 |
2020-07-07 | arc: Update vector instructions. | Claudiu Zissulescu | 4 | -79/+105 |
2020-07-07 | Re: Use is_xcoff_format in ld testsuite | Alan Modra | 2 | -1/+6 |
2020-07-07 | x86: Remove an incorrect AVX2 entry | H.J. Lu | 2 | -10/+5 |
2020-07-07 | XCOFF ld testsuite fixes | Alan Modra | 53 | -59/+162 |
2020-07-07 | Use is_pecoff_format in ld testsuite | Alan Modra | 9 | -25/+46 |
2020-07-07 | Use is_xcoff_format in ld testsuite | Alan Modra | 11 | -116/+63 |
2020-07-07 | Use is_xcoff_format in gas testsuite | Alan Modra | 4 | -5/+11 |
2020-07-07 | Use is_xcoff_format in binutils testsuite | Alan Modra | 7 | -12/+26 |
2020-07-07 | XCOFF binutils testsuite fix | Alan Modra | 3 | -1/+19 |
2020-07-07 | XCOFF linker script PROVIDE support | Alan Modra | 2 | -0/+6 |
2020-07-07 | XCOFF ld segfaults when running ld testsuite | Alan Modra | 2 | -7/+30 |
2020-07-07 | XCOFF deterministic archives | Alan Modra | 2 | -0/+20 |
2020-07-07 | XCOFF C_HIDEXT and C_AIX_WEAKEXT classification | Alan Modra | 2 | -0/+15 |
2020-07-07 | sh vxworks tests | Alan Modra | 3 | -2/+7 |
2020-07-07 | Stop the GOLD linker from complaining about relocations from .gnu.build.attri... | Nick Clifton | 2 | -0/+6 |
2020-07-07 | Fix recent failures in the ARM assembler testsuite due to the correction of a... | Nick Clifton | 2 | -92/+97 |
2020-07-07 | x86: introduce %BW to avoid going through vex_w_table[] | Jan Beulich | 4 | -77/+27 |
2020-07-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-07-06 | gdb: Python unwinders, inline frames, and tail-call frames | Andrew Burgess | 9 | -48/+185 |
2020-07-06 | gdb/python: New method to access list of register groups | Andrew Burgess | 10 | -0/+371 |
2020-07-06 | gdb/python: Add gdb.Architecture.registers method | Andrew Burgess | 11 | -0/+452 |
2020-07-06 | gdb/python: Add architecture method to gdb.PendingFrame | Andrew Burgess | 7 | -1/+54 |
2020-07-06 | gdb: Remove deprecated_set_gdbarch_data | Andrew Burgess | 6 | -68/+33 |
2020-07-06 | [gdb/symtab] Fix line-table end-of-sequence sorting | Tom de Vries | 5 | -6/+30 |
2020-07-06 | x86: adjust/correct VFRCZ{P,S}{S,D} decoding | Jan Beulich | 2 | -12/+48 |
2020-07-06 | x86: use %LW / %XW instead of going through vex_w_table[] | Jan Beulich | 4 | -192/+77 |
2020-07-06 | x86: most VBROADCAST{F,I}{32,64}x* only accept memory operands | Jan Beulich | 5 | -24/+90 |
2020-07-06 | x86: adjust/correct V*{F,I}{32x8,64x4} | Jan Beulich | 2 | -14/+22 |
2020-07-06 | x86: drop EVEX table entries that can be made served by VEX ones | Jan Beulich | 5 | -165/+92 |
2020-07-06 | x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'L | Jan Beulich | 5 | -4/+47 |
2020-07-06 | x86: AVX512 extract/insert insns need to honor EVEX.L'L | Jan Beulich | 10 | -45/+120 |
2020-07-06 | x86: honor VEX.W for VCVT{PH2PS,PS2PH} | Jan Beulich | 5 | -15/+27 |
2020-07-06 | x86: drop EVEX table entries that can be served by VEX ones | Jan Beulich | 5 | -713/+185 |
2020-07-06 | x86: replace EXqScalarS by EXqVexScalarS | Jan Beulich | 10 | -7/+29 |
2020-07-06 | x86: replace EX{d,q}Scalar by EXxmm_m{d,q} | Jan Beulich | 3 | -47/+48 |