summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check corrupted symbol tableusers/hjl/pr12639H.J. Lu2017-11-262-1/+24
* gas: Update x86 sse-noavx testsH.J. Lu2017-11-266-0/+16
* Fix broken ChangeLog entry for last commit.Ulrich Weigand2017-11-261-0/+17
* [spu] Fix various test casesUlrich Weigand2017-11-2622-72/+68
* [spu] Fix single-stepping regressionUlrich Weigand2017-11-262-3/+12
* Automatic date update in version.inGDB Administrator2017-11-261-1/+1
* Adding ChangeLog entry for the last commit.Sergio Durigan Junior2017-11-251-0/+9
* Fix PR gdb/22491: Regression when setting SystemTap probe semaphoresSergio Durigan Junior2017-11-251-4/+12
* Use TOLOWER in SYMBOL_HASH_NEXTPedro Alves2017-11-254-1/+9
* Fix completing an empty stringPedro Alves2017-11-255-6/+63
* Add comprehensive C++ operator linespec/location/completion testsPedro Alves2017-11-254-7/+843
* Automatic date update in version.inGDB Administrator2017-11-251-1/+1
* Comprehensive C++ linespec/completer testsPedro Alves2017-11-247-7/+1682
* Make strcmp_iw NOT ignore whitespace in the middle of tokensPedro Alves2017-11-245-22/+429
* Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu2017-11-246-12/+72
* (Ada) provide the exception message when hitting an exception catchpointJoel Brobecker2017-11-249-12/+118
* Fix issues with gdb-memory-map.dtdSimon Marchi2017-11-242-6/+9
* [spu] Fix spu-linux gdbserver buildUlrich Weigand2017-11-242-1/+5
* [spu] Fix spu-linux native buildUlrich Weigand2017-11-242-1/+6
* Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi2017-11-246-65/+12
* Add reference to implicit use in _bfd_elf_is_local_label_name.Jim Wilson2017-11-242-2/+13
* Update PR ld/21562 tests for underscore targetsH.J. Lu2017-11-243-0/+10
* Workaround build bug with GCC 6.2.1Philipp Rudo2017-11-243-6/+16
* Fix aarch64-none-elf build errorAlan Hayward2017-11-242-1/+5
* Poison XNEW and friends for types that should use new/deleteSimon Marchi2017-11-244-8/+174
* Create private_thread_info hierarchySimon Marchi2017-11-2411-169/+256
* remote: C++ify thread_item and threads_listing_contextSimon Marchi2017-11-246-121/+189
* Create private_inferior class hierarchySimon Marchi2017-11-247-192/+280
* Document linespec/explicit locations & completion improvements (manual + NEWS)Pedro Alves2017-11-244-22/+80
* Remove dead code in regcache::dumpYao Qi2017-11-242-4/+4
* elf: Properly compute offsets of note descriptor and next noteH.J. Lu2017-11-246-12/+65
* cooked_read test for readonly regcacheYao Qi2017-11-242-0/+81
* regcache::cooked_read unit testYao Qi2017-11-245-49/+278
* Add xml selftests for aarch64 target description.Alan Hayward2017-11-247-0/+75
* Use flexible target descriptors for aarch64Alan Hayward2017-11-2412-212/+244
* gdbserver: add aarch64_create_target_descriptionAlan Hayward2017-11-246-20/+85
* Add aarch64_create_target_descriptionAlan Hayward2017-11-249-5/+69
* Change value_contents_eq return boolYao Qi2017-11-244-19/+26
* Change register_changed_p returns boolYao Qi2017-11-242-20/+18
* Change tic6x target descriptionsYao Qi2017-11-2411-44/+286
* x86: reject further invalid AVX-512 masking constructsJan Beulich2017-11-246-3/+62
* x86: don't omit disambiguating suffixes from "fi*"Jan Beulich2017-11-2412-25/+42
* Fix memory leak in list_available_thread_groupsSimon Marchi2017-11-232-16/+11
* Automatic date update in version.inGDB Administrator2017-11-241-1/+1
* Fix vax/ns32k/mmix gas testsuite regression.Jim Wilson2017-11-232-1/+4
* Fix build error with --enable-targets=all.Jim Wilson2017-11-233-0/+13
* Fix clang warnings about copy elisionSimon Marchi2017-11-232-2/+6
* Revert unexpected rename in previous patchSimon Marchi2017-11-232-3/+10
* Change int -> bool where applicable throughout varobjSimon Marchi2017-11-236-195/+257
* Avoid bogus compile time warning from clang by initialising local data struct...Pavel I. Kryukov2017-11-232-1/+9