summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*users/roland/pr20995-2-xfail-aarch64-elfRoland McGrath2018-03-092-2/+7
* x86: Encode EVEX instructions with VEX128 if possibleH.J. Lu2018-03-094-25/+33
* Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton2018-03-099-7/+156
* Update "gdb --configuration" with recently added featuresEli Zaretskii2018-03-092-9/+41
* x86: Strip whitespace in check_VecOperationsH.J. Lu2018-03-094-2/+15
* Use scoped_fd in more placesTom Tromey2018-03-084-46/+37
* Change enable_thread_stack_temporaries to an RAII classTom Tromey2018-03-085-84/+77
* x86: Optimize with EVEX128 encoding for AVX512VLH.J. Lu2018-03-0813-56/+459
* Fix misreporting of omitted bytes for large remote packetsSimon Marchi2018-03-082-10/+11
* Automatic date update in version.inGDB Administrator2018-03-091-1/+1
* Use std::string to simplify build_id_to_debug_bfdSimon Marchi2018-03-082-22/+15
* Make find_separate_debug_file* return std::stringSimon Marchi2018-03-087-70/+66
* Add xml_escape_text_append and use itSimon Marchi2018-03-086-17/+58
* linux_qxfer_libraries_svr4: Use std::stringSimon Marchi2018-03-082-34/+16
* remote-stdio-gdbserver: Pass "target" to remote_exec to delete fileSimon Marchi2018-03-082-1/+7
* Don't redefine upload/download/file in gdbserver-baseSimon Marchi2018-03-082-22/+6
* x86-64: Also optimize "clr reg64"H.J. Lu2018-03-087-9/+30
* x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu2018-03-0810-0/+94
* x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu2018-03-0817-5297/+5146
* Remove MAX_REGISTER_SIZE defineAlan Hayward2018-03-084-8/+7
* x86: fold several AVX512VL templatesJan Beulich2018-03-086-2058/+404
* x86: fold certain AVX512 rotate and shift templatesJan Beulich2018-03-085-957/+151
* x86: fold VEX-encoded GFNI templatesJan Beulich2018-03-083-86/+21
* x86: fold a few AVX512F templatesJan Beulich2018-03-083-240/+31
* x86: fold LWP templatesJan Beulich2018-03-083-86/+20
* x86: fold FMA and FMA4 templatesJan Beulich2018-03-083-1656/+330
* x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIXJan Beulich2018-03-086-45/+39
* x86: correct operand size match checks for BMI/BMI2 insnsJan Beulich2018-03-085-7/+64
* x86: fold redundant expressions in process_suffix()Jan Beulich2018-03-082-20/+18
* x86: simplify result processing of cpu_flags_match()Jan Beulich2018-03-082-24/+21
* x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match()Jan Beulich2018-03-0819-2/+177
* x86: change AVX512VL handling in cpu_flags_match()Jan Beulich2018-03-082-11/+9
* x86: drop CPU_FLAGS_32BIT_MATCHJan Beulich2018-03-082-5/+10
* x86: simplify AVX checks in cpu_flags_match()Jan Beulich2018-03-082-22/+14
* x86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_ARCH_MATCHJan Beulich2018-03-082-6/+5
* x86: drop bogus NoAVXJan Beulich2018-03-083-14/+20
* x86: avoid SSE check for LDMXCSR/STMXCSRJan Beulich2018-03-083-4/+9
* x86: extend SSE check to PCLMULQDQ, AES, and GFNI insnsJan Beulich2018-03-0816-126/+88
* x86: drop FloatDJan Beulich2018-03-087-19745/+19755
* x86/Intel: correct disassembly of fsub*/fdiv*Jan Beulich2018-03-085-8/+728
* x86: adjust 4-XMM-register-group related warningJan Beulich2018-03-084-30/+39
* x86: bogus VMOVD with 64-bit operands should only allow for registersJan Beulich2018-03-087-12/+17
* x86: fold AVX vcvtpd2ps memory formsJan Beulich2018-03-085-30/+50
* Really remove unnecessary power9 group terminating nopAlan Modra2018-03-082-4/+8
* Remove unnecessary power9 group terminating nopAlan Modra2018-03-082-10/+13
* Fix PR binutils/22923.Paul Pluzhnikov2018-03-072-1/+7
* Automatic date update in version.inGDB Administrator2018-03-081-1/+1
* Return gdb::optional<std::string> from target_fileio_readlinkTom Tromey2018-03-077-51/+45
* xtensa: ld: support -z relroMax Filippov2018-03-072-0/+5
* New option -z,keep-text-section prefix.Sriraman Tallam2018-03-078-18/+272