aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08linux_qxfer_libraries_svr4: Use std::stringSimon Marchi2-34/+16
2018-03-08remote-stdio-gdbserver: Pass "target" to remote_exec to delete fileSimon Marchi2-1/+7
2018-03-08Don't redefine upload/download/file in gdbserver-baseSimon Marchi2-22/+6
2018-03-08x86-64: Also optimize "clr reg64"H.J. Lu7-9/+30
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu10-0/+94
2018-03-08x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu17-5297/+5146
2018-03-08Remove MAX_REGISTER_SIZE defineAlan Hayward4-8/+7
2018-03-08x86: fold several AVX512VL templatesJan Beulich6-2058/+404
2018-03-08x86: fold certain AVX512 rotate and shift templatesJan Beulich5-957/+151
2018-03-08x86: fold VEX-encoded GFNI templatesJan Beulich3-86/+21
2018-03-08x86: fold a few AVX512F templatesJan Beulich3-240/+31
2018-03-08x86: fold LWP templatesJan Beulich3-86/+20
2018-03-08x86: fold FMA and FMA4 templatesJan Beulich3-1656/+330
2018-03-08x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIXJan Beulich6-45/+39
2018-03-08x86: correct operand size match checks for BMI/BMI2 insnsJan Beulich5-7/+64
2018-03-08x86: fold redundant expressions in process_suffix()Jan Beulich2-20/+18
2018-03-08x86: simplify result processing of cpu_flags_match()Jan Beulich2-24/+21
2018-03-08x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match()Jan Beulich19-2/+177
2018-03-08x86: change AVX512VL handling in cpu_flags_match()Jan Beulich2-11/+9
2018-03-08x86: drop CPU_FLAGS_32BIT_MATCHJan Beulich2-5/+10
2018-03-08x86: simplify AVX checks in cpu_flags_match()Jan Beulich2-22/+14
2018-03-08x86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_ARCH_MATCHJan Beulich2-6/+5
2018-03-08x86: drop bogus NoAVXJan Beulich3-14/+20
2018-03-08x86: avoid SSE check for LDMXCSR/STMXCSRJan Beulich3-4/+9
2018-03-08x86: extend SSE check to PCLMULQDQ, AES, and GFNI insnsJan Beulich16-126/+88
2018-03-08x86: drop FloatDJan Beulich7-19745/+19755
2018-03-08x86/Intel: correct disassembly of fsub*/fdiv*Jan Beulich5-8/+728
2018-03-08x86: adjust 4-XMM-register-group related warningJan Beulich4-30/+39
2018-03-08x86: bogus VMOVD with 64-bit operands should only allow for registersJan Beulich7-12/+17
2018-03-08x86: fold AVX vcvtpd2ps memory formsJan Beulich5-30/+50
2018-03-08Really remove unnecessary power9 group terminating nopAlan Modra2-4/+8
2018-03-08Remove unnecessary power9 group terminating nopAlan Modra2-10/+13
2018-03-07Fix PR binutils/22923.Paul Pluzhnikov2-1/+7
2018-03-08Automatic date update in version.inGDB Administrator1-1/+1
2018-03-07Return gdb::optional<std::string> from target_fileio_readlinkTom Tromey7-51/+45
2018-03-07xtensa: ld: support -z relroMax Filippov2-0/+5
2018-03-07New option -z,keep-text-section prefix.Sriraman Tallam8-18/+272
2018-03-07gdb: Add riscv to list of architectures with a save_reggroupAndrew Burgess2-1/+7
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li6-2/+38
2018-03-07Fix watching structs in C++Andreas Arnez5-2/+76
2018-03-07x86: Rewrite NOP generation for fill and alignmentH.J. Lu65-3363/+2392
2018-03-07XCOFF disassemblerAlan Modra11-96/+107
2018-03-07mips64 rtype_to_howto error statusAlan Modra2-1/+8
2018-03-07Automatic date update in version.inGDB Administrator1-1/+1
2018-03-06Formatting fixes in rust-exp.yTom Tromey2-10/+13
2018-03-06RISC-V: Disallow output format changes.Jim Wilson5-2/+38
2018-03-06gdb/riscv: Remove partial target description supportAndrew Burgess2-37/+6
2018-03-06gdb/riscv: Remove 'Contributed by....' commentsAndrew Burgess3-10/+6
2018-03-06gdb/riscv: Remove use of pseudo registersAndrew Burgess2-25/+6
2018-03-06btrace: Remove ui_out cleanupsSimon Marchi4-82/+35