summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert generic probe interface to C++ (and perform some cleanups)Sergio Durigan Junior2017-11-2212-490/+524
* Automatic date update in version.inGDB Administrator2017-11-231-1/+1
* (Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warningJoel Brobecker2017-11-222-1/+6
* C++ify osdataSimon Marchi2017-11-224-263/+138
* Show optimized out local variables in "info locals"Simon Marchi2017-11-226-0/+111
* Remove DEF_VEC_P (varobj_p)Simon Marchi2017-11-222-3/+4
* Replace VEC (varobj_update_result) with std::vectorSimon Marchi2017-11-224-129/+107
* Make varobj::children an std::vectorSimon Marchi2017-11-225-62/+74
* Basic c++ification of varobjSimon Marchi2017-11-223-116/+63
* Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson2017-11-2210-14/+57
* Update docs on filling text with nops.Jim Wilson2017-11-222-3/+8
* Remove obsolete core-regset.cUlrich Weigand2017-11-223-119/+5
* [testsuite] Pass pthreads in prepare_for_testingYao Qi2017-11-223-2/+7
* [testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compilerYao Qi2017-11-222-6/+5
* Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor.Igor Tsimbalist2017-11-223-4/+9
* [testsuite] Pass -pie in ldflagsYao Qi2017-11-224-3/+10
* Update ChangeLogIgor Tsimbalist2017-11-221-0/+5
* Remove Vec_Disp8 from vpcompressb and vpexpandb.Igor Tsimbalist2017-11-222-13/+12
* [GAS/ARM] Clarify relation between reg_expected_msgs and arm_reg_typeThomas Preud'homme2017-11-222-23/+33
* Target FP: Make use of MPFR if availableUlrich Weigand2017-11-2213-1/+1178
* Target FP: Refactor use of host floating-point arithmeticUlrich Weigand2017-11-224-428/+747
* Fix build with GCC 8: strncpy ->strcpyYao Qi2017-11-222-1/+5
* Fix build with GCC 8: strncpy -> memcpyYao Qi2017-11-225-4/+13
* [ARC] Fix handling of ARCv2 H-register class.claziss2017-11-224-0/+21
* x86: Add tests for -n option of x86 assemblerH.J. Lu2017-11-215-0/+58
* Automatic date update in version.inGDB Administrator2017-11-221-1/+1
* ravenscar: update inferior ptid with event ptidJerome Guitton2017-11-212-1/+9
* (Ada) crash connecting to TSIM simulatorJoel Brobecker2017-11-212-2/+13
* problem debugging ravenscar programs if runtime is strippedJoel Brobecker2017-11-214-17/+43
* Add multiple-CPU support in ravenscar-thread.cJoel Brobecker2017-11-214-34/+191
* Provide the "Base CPU" in output of "info task" (if set by runtime).Joel Brobecker2017-11-213-0/+24
* watchpoint regression debugging with remote protocol (bare metal)Joel Brobecker2017-11-212-0/+93
* Add a test for PR binutils/22451H.J. Lu2017-11-213-0/+68
* [PowerPC] Detect different long double floating-point formatsUlrich Weigand2017-11-217-12/+163
* gdb.ada/minsyms.exp: Don't hardcode the variable's addressPedro Alves2017-11-212-1/+5
* Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton2017-11-214-2/+32
* [ARC] [COMMITTED] Update test pattern patching.claziss2017-11-212-1/+6
* [ARC] Improve printing of pc-relative instructions.claziss2017-11-2128-174/+251
* Add ability to follow dwo links to readelf/objdump.Nick Clifton2017-11-218-140/+399
* Fix build failure in darwin-nat.cSimon Marchi2017-11-202-1/+5
* Add NULL bfd test to elf_symbol_fromAlan Modra2017-11-213-4/+12
* xtensa error messageAlan Modra2017-11-212-16/+11
* Fix mapped_index::find_name_components_bounds upper bound computationPedro Alves2017-11-212-3/+10
* Unit test name-component bounds searching directlyPedro Alves2017-11-212-83/+216
* 0xff chars in name components table; cp-name-parser lex UTF-8 identifiersPedro Alves2017-11-213-17/+157
* Automatic date update in version.inGDB Administrator2017-11-211-1/+1
* Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archsPedro Alves2017-11-203-3/+57
* Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton2017-11-207-5/+96
* mingw gas testsuite fixAlan Modra2017-11-212-0/+5
* PR22451, strip no longer works on older object filesAlan Modra2017-11-212-7/+25