aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Update the Windows Resource compiler (windres) to support the OWNERDRAW and B...Nick Clifton6-2/+42
2020-07-09asan: readelf: heap buffer overflow in slurp_hppa_unwind_tableAlan Modra2-2/+6
2020-07-09Automatic date update in version.inGDB Administrator1-1/+1
2020-07-08Handle Windows drives in auto-load script pathsHannes Domani4-0/+21
2020-07-08Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.John Baldwin2-6/+11
2020-07-08Use read_memory in ada_exception_message_1Tom Tromey5-3/+17
2020-07-08Commit: Fix GOLD testsuite failures for 2.35 branch.Nick Clifton3-2/+11
2020-07-08x86: various XOP insns lack L and/or W bit decodingJan Beulich2-123/+630
2020-07-08x86: FMA4 scalar insns ignore VEX.LJan Beulich8-101/+168
2020-07-08x86: re-work operand swapping for XOP shift/rotate insnsJan Beulich2-74/+32
2020-07-08x86: re-work operand handling for 5-operand XOP insnsJan Beulich2-194/+19
2020-07-08x86: re-work operand swapping for FMA4 and 4-operand XOP insnsJan Beulich2-65/+49
2020-07-08powerpc-aix5.2 testsAlan Modra87-595/+989
2020-07-08Automatic date update in version.inGDB Administrator1-1/+1
2020-07-07arc: Improve error messages when assemblingClaudiu Zissulescu7-30/+63
2020-07-07arc: Update vector instructions.Claudiu Zissulescu4-79/+105
2020-07-07Re: Use is_xcoff_format in ld testsuiteAlan Modra2-1/+6
2020-07-07x86: Remove an incorrect AVX2 entryH.J. Lu2-10/+5
2020-07-07XCOFF ld testsuite fixesAlan Modra53-59/+162
2020-07-07Use is_pecoff_format in ld testsuiteAlan Modra9-25/+46
2020-07-07Use is_xcoff_format in ld testsuiteAlan Modra11-116/+63
2020-07-07Use is_xcoff_format in gas testsuiteAlan Modra4-5/+11
2020-07-07Use is_xcoff_format in binutils testsuiteAlan Modra7-12/+26
2020-07-07XCOFF binutils testsuite fixAlan Modra3-1/+19
2020-07-07XCOFF linker script PROVIDE supportAlan Modra2-0/+6
2020-07-07XCOFF ld segfaults when running ld testsuiteAlan Modra2-7/+30
2020-07-07XCOFF deterministic archivesAlan Modra2-0/+20
2020-07-07XCOFF C_HIDEXT and C_AIX_WEAKEXT classificationAlan Modra2-0/+15
2020-07-07sh vxworks testsAlan Modra3-2/+7
2020-07-07Stop the GOLD linker from complaining about relocations from .gnu.build.attri...Nick Clifton2-0/+6
2020-07-07Fix recent failures in the ARM assembler testsuite due to the correction of a...Nick Clifton2-92/+97
2020-07-07x86: introduce %BW to avoid going through vex_w_table[]Jan Beulich4-77/+27
2020-07-07Automatic date update in version.inGDB Administrator1-1/+1
2020-07-06gdb: Python unwinders, inline frames, and tail-call framesAndrew Burgess9-48/+185
2020-07-06gdb/python: New method to access list of register groupsAndrew Burgess10-0/+371
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess11-0/+452
2020-07-06gdb/python: Add architecture method to gdb.PendingFrameAndrew Burgess7-1/+54
2020-07-06gdb: Remove deprecated_set_gdbarch_dataAndrew Burgess6-68/+33
2020-07-06[gdb/symtab] Fix line-table end-of-sequence sortingTom de Vries5-6/+30
2020-07-06x86: adjust/correct VFRCZ{P,S}{S,D} decodingJan Beulich2-12/+48
2020-07-06x86: use %LW / %XW instead of going through vex_w_table[]Jan Beulich4-192/+77
2020-07-06x86: most VBROADCAST{F,I}{32,64}x* only accept memory operandsJan Beulich5-24/+90
2020-07-06x86: adjust/correct V*{F,I}{32x8,64x4}Jan Beulich2-14/+22
2020-07-06x86: drop EVEX table entries that can be made served by VEX onesJan Beulich5-165/+92
2020-07-06x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'LJan Beulich5-4/+47
2020-07-06x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich10-45/+120
2020-07-06x86: honor VEX.W for VCVT{PH2PS,PS2PH}Jan Beulich5-15/+27
2020-07-06x86: drop EVEX table entries that can be served by VEX onesJan Beulich5-713/+185
2020-07-06x86: replace EXqScalarS by EXqVexScalarSJan Beulich10-7/+29
2020-07-06x86: replace EX{d,q}Scalar by EXxmm_m{d,q}Jan Beulich3-47/+48