aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-21xtensa error messageAlan Modra2-16/+11
2017-11-21Fix mapped_index::find_name_components_bounds upper bound computationPedro Alves2-3/+10
2017-11-21Unit test name-component bounds searching directlyPedro Alves2-83/+216
2017-11-210xff chars in name components table; cp-name-parser lex UTF-8 identifiersPedro Alves3-17/+157
2017-11-21Automatic date update in version.inGDB Administrator1-1/+1
2017-11-20Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archsPedro Alves3-3/+57
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton7-5/+96
2017-11-21mingw gas testsuite fixAlan Modra2-0/+5
2017-11-21PR22451, strip no longer works on older object filesAlan Modra2-7/+25
2017-11-19Remove usage of find_inferior when calling kill_one_lwp_callbackSimon Marchi2-10/+14
2017-11-19Remove usages of find_thread when calling need_step_over_pSimon Marchi2-18/+20
2017-11-19Remove usage of find_thread when calling resume_status_pending_pSimon Marchi2-10/+12
2017-11-19Remove usage of find_inferior when calling linux_set_resume_requestSimon Marchi2-26/+22
2017-11-19Remove usage of find_inferior in linux_stabilize_threadsSimon Marchi2-15/+14
2017-11-19Remove usage of find_inferior in unsuspend_all_lwpsSimon Marchi2-16/+13
2017-11-19Remove usage of find_inferior in iterate_over_lwpsSimon Marchi3-39/+25
2017-11-19Remove usage of find_inferior in reset_lwp_ptrace_options_callbackSimon Marchi2-30/+26
2017-11-19Remove usages of find_inferior in linux-arm-low.cSimon Marchi2-29/+33