aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*users/roland/pr20995-2-xfail-aarch64-elfRoland McGrath
2018-03-09x86: Encode EVEX instructions with VEX128 if possibleH.J. Lu
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton
2018-03-09Update "gdb --configuration" with recently added featuresEli Zaretskii
2018-03-09x86: Strip whitespace in check_VecOperationsH.J. Lu
2018-03-08Use scoped_fd in more placesTom Tromey
2018-03-08Change enable_thread_stack_temporaries to an RAII classTom Tromey
2018-03-08x86: Optimize with EVEX128 encoding for AVX512VLH.J. Lu
2018-03-08Fix misreporting of omitted bytes for large remote packetsSimon Marchi
2018-03-09Automatic date update in version.inGDB Administrator
2018-03-08Use std::string to simplify build_id_to_debug_bfdSimon Marchi
2018-03-08Make find_separate_debug_file* return std::stringSimon Marchi
2018-03-08Add xml_escape_text_append and use itSimon Marchi
2018-03-08linux_qxfer_libraries_svr4: Use std::stringSimon Marchi
2018-03-08remote-stdio-gdbserver: Pass "target" to remote_exec to delete fileSimon Marchi
2018-03-08Don't redefine upload/download/file in gdbserver-baseSimon Marchi
2018-03-08x86-64: Also optimize "clr reg64"H.J. Lu
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu
2018-03-08x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu
2018-03-08Remove MAX_REGISTER_SIZE defineAlan Hayward
2018-03-08x86: fold several AVX512VL templatesJan Beulich
2018-03-08x86: fold certain AVX512 rotate and shift templatesJan Beulich
2018-03-08x86: fold VEX-encoded GFNI templatesJan Beulich
2018-03-08x86: fold a few AVX512F templatesJan Beulich
2018-03-08x86: fold LWP templatesJan Beulich
2018-03-08x86: fold FMA and FMA4 templatesJan Beulich
2018-03-08x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIXJan Beulich
2018-03-08x86: correct operand size match checks for BMI/BMI2 insnsJan Beulich
2018-03-08x86: fold redundant expressions in process_suffix()Jan Beulich
2018-03-08x86: simplify result processing of cpu_flags_match()Jan Beulich
2018-03-08x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match()Jan Beulich
2018-03-08x86: change AVX512VL handling in cpu_flags_match()Jan Beulich
2018-03-08x86: drop CPU_FLAGS_32BIT_MATCHJan Beulich
2018-03-08x86: simplify AVX checks in cpu_flags_match()Jan Beulich
2018-03-08x86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_ARCH_MATCHJan Beulich
2018-03-08x86: drop bogus NoAVXJan Beulich
2018-03-08x86: avoid SSE check for LDMXCSR/STMXCSRJan Beulich
2018-03-08x86: extend SSE check to PCLMULQDQ, AES, and GFNI insnsJan Beulich
2018-03-08x86: drop FloatDJan Beulich
2018-03-08x86/Intel: correct disassembly of fsub*/fdiv*Jan Beulich
2018-03-08x86: adjust 4-XMM-register-group related warningJan Beulich
2018-03-08x86: bogus VMOVD with 64-bit operands should only allow for registersJan Beulich
2018-03-08x86: fold AVX vcvtpd2ps memory formsJan Beulich
2018-03-08Really remove unnecessary power9 group terminating nopAlan Modra
2018-03-08Remove unnecessary power9 group terminating nopAlan Modra
2018-03-07Fix PR binutils/22923.Paul Pluzhnikov
2018-03-08Automatic date update in version.inGDB Administrator
2018-03-07Return gdb::optional<std::string> from target_fileio_readlinkTom Tromey
2018-03-07xtensa: ld: support -z relroMax Filippov
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam