102497 Commits (36938cabf0efcb053d1585e8580a4b3db438ca4e)
 

Author SHA1 Message Date
Jan Beulich 36938cabf0 x86: avoid attaching suffixes to unambiguous insns 6 years ago
Hans-Peter Nilsson a8a48c756c mmix bfd: fix bfd_assert for R_MMIX_PUSHJ_STUBBABLE against undef'd symbol 6 years ago
Simon Marchi 054a095926 gdb/testsuite/lib/dwarf.exp: fix addr_size parameter comments 6 years ago
GDB Administrator 360f1cd72d Automatic date update in version.in 6 years ago
Markus Böck e8a83e931e PR26198 MinGW failure to link regular object file and LTO object file 6 years ago
H.J. Lu 8e58ef803c x86-64: Zero-extend lower 32 bits displacement to 64 bits 6 years ago
Andrew Burgess f63dcaf808 gdb: Improve formatting of 'show endian' messages 6 years ago
Andrew Burgess ccb9eba6a2 gdb: Improve formatting of 'show architecture' messages 6 years ago
Claudiu Zissulescu 570b0ed6d5 arc: Detect usage of illegal double register pairs 6 years ago
Jan Beulich bfbd943845 x86/Intel: debug registers are named DRn 6 years ago
Jan Beulich 78467458dd x86: drop Rm and the 'L' macro 6 years ago
Jan Beulich 464d2b6568 x86: drop Rdq, Rd, and MaskR 6 years ago
Jan Beulich 035e7389dd x86: simplify decode of opcodes valid only without any (embedded) prefix 6 years ago
Jan Beulich bb5b3501b3 x86: also use %BW / %DQ for kshift* 6 years ago
Tom de Vries 025a39a7c2 [gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30 6 years ago
Jan Beulich 7531c61332 x86: simplify decode of opcodes valid with (embedded) 66 prefix only 6 years ago
Jan Beulich 17d3c7eccd x86: drop further EVEX table entries that can be served by VEX ones 6 years ago
Jan Beulich 41f5efc685 x86: drop need_vex_reg 6 years ago
Jan Beulich 89e65d17e3 x86: drop Vex128 and Vex256 6 years ago
Jan Beulich 492a76aab5 x86: replace %LW by %DQ 6 years ago
Jan Beulich 059edf8b97 x86: merge/move logic determining the EVEX disp8 shift 6 years ago
Jan Beulich 4726e9a479 x86: extend %BW use to VP{COMPRESS,EXPAND}{B,W} 6 years ago
Jan Beulich b24d668c07 x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel mode 6 years ago
Jan Beulich c4de76066e x86: fold VCMP_Fixup() into CMP_Fixup() 6 years ago
Jan Beulich 9ab00b61a9 x86: don't disassemble MOVBE with two suffixes 6 years ago
Jan Beulich 2875b28aa8 x86: avoid attaching suffix to register-only CRC32 6 years ago
Jan Beulich e184e6110e x86-64: don't hide an empty but meaningless REX prefix 6 years ago
Jan Beulich e8b5d5f971 x86: drop dead code from OP_IMREG() 6 years ago
Jan Beulich 38397794c9 x86-64: fold ILP32 test expectations 6 years ago
Simon Marchi b315b67d7a gdbserver: fix memory leak when handling qsupported packet 6 years ago
GDB Administrator 0a3a820f6c Automatic date update in version.in 6 years ago
Paul Carroll ed788fee02 Fix frame-apply.html collision in GDB manual. 6 years ago
Sandra Loosemore 74e4b667ec Skip directory tests in gdb.base/info_sources.exp on remote host 6 years ago
H.J. Lu 7a70531559 x86: Remove 32-bit sign extension in offset_in_range 6 years ago
Gary Benson f413dd7439 Fix gdb.base/savedregs.exp with clang 6 years ago
Gary Benson 915771bb8a Fix gdb.arch/i386-sse.exp with clang 6 years ago
Nick Clifton 0a5c31d1ac Updated French translation for the gas/ and binutils/ sub-directories 6 years ago
Gary Benson 2a122642b4 Use volatile pointers when attempting to trigger SIGSEGVs 6 years ago
Gary Benson 3f00c730ac Skip VLA structure field tests when compiling with clang 6 years ago
Alan Modra 7a34d0ea4d x86_64-cygwin tests 6 years ago
Alan Modra 8884c29c0f gas DWARF2 test XPASSes 6 years ago
Tom de Vries 963eeee42a [gdb/testsuite] Handle missing gold linker in gdb.base/morestack.exp 6 years ago
Simon Marchi cf88be6855 gdb: make type::bounds work for array and string types 6 years ago
Simon Marchi 509971ae76 gdb: remove TYPE_ARRAY_BIT_STRIDE 6 years ago
Simon Marchi 107406b738 gdb: remove TYPE_BIT_STRIDE 6 years ago
Simon Marchi bb789949e9 gdb: remove TYPE_ARRAY_{LOWER,UPPER}_BOUND_VALUE 6 years ago
Simon Marchi 39498edbc8 gdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINED 6 years ago
Simon Marchi 3b606f384d gdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KIND 6 years ago
Simon Marchi 064d9cb9e7 gdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUND_UNDEFINED 6 years ago
Simon Marchi 5537ddd024 gdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND 6 years ago