aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Rename u.weakdef and make it a circular listAlan Modra42-294/+377
2017-11-23Add libmsvcrt, libmsvcrt-os and libucrtbase to the list of libraries for whic...Martin Storsjo2-0/+8
2017-11-23x86: fix AVX-512 16-bit addressingJan Beulich7-5/+35
2017-11-23x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich8-2/+59
2017-11-23x86: drop redundant VSIB handling codeJan Beulich2-7/+6
2017-11-23x86: correct UDnJan Beulich13-25/+68
2017-11-23x86/Intel: don't report multiple errors for a single insn operandJan Beulich4-8/+11
2017-11-22Convert DTrace probe interface to C++ (and perform some cleanups)Sergio Durigan Junior2-276/+340
2017-11-22Convert SystemTap probe interface to C++ (and perform some cleanups)Sergio Durigan Junior2-273/+328
2017-11-22Convert generic probe interface to C++ (and perform some cleanups)Sergio Durigan Junior12-490/+524
2017-11-23Automatic date update in version.inGDB Administrator1-1/+1
2017-11-22(Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warningJoel Brobecker2-1/+6
2017-11-22C++ify osdataSimon Marchi4-263/+138
2017-11-22Show optimized out local variables in "info locals"Simon Marchi6-0/+111
2017-11-22Remove DEF_VEC_P (varobj_p)Simon Marchi2-3/+4
2017-11-22Replace VEC (varobj_update_result) with std::vectorSimon Marchi4-129/+107
2017-11-22Make varobj::children an std::vectorSimon Marchi5-62/+74
2017-11-22Basic c++ification of varobjSimon Marchi3-116/+63
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson10-14/+57
2017-11-22Update docs on filling text with nops.Jim Wilson2-3/+8
2017-11-22Remove obsolete core-regset.cUlrich Weigand3-119/+5
2017-11-22[testsuite] Pass pthreads in prepare_for_testingYao Qi3-2/+7
2017-11-22[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compilerYao Qi2-6/+5
2017-11-22Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor.Igor Tsimbalist3-4/+9
2017-11-22[testsuite] Pass -pie in ldflagsYao Qi4-3/+10
2017-11-22Update ChangeLogIgor Tsimbalist1-0/+5
2017-11-22Remove Vec_Disp8 from vpcompressb and vpexpandb.Igor Tsimbalist2-13/+12
2017-11-22[GAS/ARM] Clarify relation between reg_expected_msgs and arm_reg_typeThomas Preud'homme2-23/+33
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand13-1/+1178
2017-11-22Target FP: Refactor use of host floating-point arithmeticUlrich Weigand4-428/+747
2017-11-22Fix build with GCC 8: strncpy ->strcpyYao Qi2-1/+5
2017-11-22Fix build with GCC 8: strncpy -> memcpyYao Qi5-4/+13
2017-11-22[ARC] Fix handling of ARCv2 H-register class.claziss4-0/+21
2017-11-21x86: Add tests for -n option of x86 assemblerH.J. Lu5-0/+58
2017-11-22Automatic date update in version.inGDB Administrator1-1/+1
2017-11-21ravenscar: update inferior ptid with event ptidJerome Guitton2-1/+9
2017-11-21(Ada) crash connecting to TSIM simulatorJoel Brobecker2-2/+13
2017-11-21problem debugging ravenscar programs if runtime is strippedJoel Brobecker4-17/+43
2017-11-21Add multiple-CPU support in ravenscar-thread.cJoel Brobecker4-34/+191
2017-11-21Provide the "Base CPU" in output of "info task" (if set by runtime).Joel Brobecker3-0/+24
2017-11-21watchpoint regression debugging with remote protocol (bare metal)Joel Brobecker2-0/+93
2017-11-21Add a test for PR binutils/22451H.J. Lu3-0/+68
2017-11-21[PowerPC] Detect different long double floating-point formatsUlrich Weigand7-12/+163
2017-11-21gdb.ada/minsyms.exp: Don't hardcode the variable's addressPedro Alves2-1/+5
2017-11-21Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton4-2/+32
2017-11-21[ARC] [COMMITTED] Update test pattern patching.claziss2-1/+6
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss28-174/+251
2017-11-21Add ability to follow dwo links to readelf/objdump.Nick Clifton8-140/+399
2017-11-20Fix build failure in darwin-nat.cSimon Marchi2-1/+5
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra3-4/+12