aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-10x86: Extract extended states from instruction templateH.J. Lu6-73/+91
2020-07-10gas/i386/property-5.d: Correct test nameH.J. Lu2-1/+5
2020-07-10x86: Add support for Intel AMX instructionsLili Cui22-14339/+15523
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries17-35/+95
2020-07-10Document powerpc64 ld optionsAlan Modra2-0/+32
2020-07-10PowerPC64 ld --no-power10-stubsAlan Modra7-15/+92
2020-07-10Automatic date update in version.inGDB Administrator1-1/+1
2020-07-09Don't compare the pid returned from 'wait' against inferior_ptid.John Baldwin2-1/+6
2020-07-09x86: Properly set YMM/ZMM featuresH.J. Lu9-2/+64
2020-07-09Support several new ELF auxiliary vector types on FreeBSD.John Baldwin4-0/+21
2020-07-09Linux/x86: Configure gas with --enable-x86-used-note by defaultH.J. Lu4-0/+23
2020-07-09Remove powerpc PE supportAlan Modra38-4421/+96
2020-07-09powerpc garbage collect testAlan Modra2-6/+8
2020-07-09pr18841 tests on powerpc64Alan Modra2-9/+14
2020-07-09Update Turkish translation in the gprof sub-directoryNick Clifton2-5/+9
2020-07-09Update French translation in the bfd sub-directoryNick Clifton2-1676/+1895
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