summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a versioned field to elf_link_hash_entryusers/hjl/pr18720H.J. Lu2015-08-072-38/+77
* Properly merge hidden versioned symbolH.J. Lu2015-08-078-36/+209
* gdb: Move get_frame_language from stack.c to frame.c.Andrew Burgess2015-08-078-44/+65
* gdb: get_frame_language now takes a frame parameter.Andrew Burgess2015-08-075-43/+70
* objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess2015-08-079-4/+102
* btrace: indicate speculative executionMarkus Metzger2015-08-0713-14/+311
* configure: check for perf_event.h versionMarkus Metzger2015-08-073-1/+45
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-0611-1025/+1538
* Automatic date update in version.inGDB Administrator2015-08-071-1/+1
* Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves2015-08-073-6/+19
* Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2015-08-062-0/+9
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-0625-57/+119
* Add missing ChangeLog entry headerSimon Marchi2015-08-061-0/+1
* Fix ChangeLog formattingSimon Marchi2015-08-061-1/+1
* gdbserver/tracepoint.c: make exported IPA global int instead of enumPedro Alves2015-08-062-1/+8
* gdbserver: no point in hiding the regcache type nowadaysPedro Alves2015-08-065-9/+25
* PR python/17136Clem Dickey2015-08-062-1/+6
* gdbserver: fix silent error exitPedro Alves2015-08-062-0/+11
* Change type of struct complaints::seriesSimon Marchi2015-08-062-12/+14
* gdbserver: move_out_of_jump_pad_callback misses switching current threadPedro Alves2015-08-062-0/+12
* Fix gdbserver --debug issues caught by ValgrindPedro Alves2015-08-064-10/+24
* Revert "test slowdown"Pedro Alves2015-08-062-5/+3
* Test for PR18749: problems if whole process dies while (ptrace-) stoppedPedro Alves2015-08-063-0/+226
* test slowdownPedro Alves2015-08-062-3/+5
* Remove required field in agent's symbolsPierre Langlois2015-08-064-2/+8
* gdbserver: Fix non-stop / fork / step-over issuesPedro Alves2015-08-067-30/+486
* Linux gdbserver confused when event randomization picks process exit eventPedro Alves2015-08-063-35/+54
* Linux gdbserver fork event debug outputPedro Alves2015-08-062-7/+15
* Revert ALIGN changesAlan Modra2015-08-064-52/+43
* Automatic date update in version.inGDB Administrator2015-08-061-1/+1
* stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves2015-08-055-4/+193
* Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton2015-08-056-2/+157
* Protect nat/gdb_thread_db.h against multiple inclusion.Ulrich Weigand2015-08-052-0/+27
* Fix building GDB for the M32C by providing a stub sim_info function.Nick Clifton2015-08-052-0/+11
* Remove get_thread_idYao Qi2015-08-054-62/+46
* Automatic date update in version.inGDB Administrator2015-08-051-1/+1
* python: fix Linetable case to LineTable in docstrings and commentsCiro Santilli2015-08-043-11/+17
* Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy2015-08-045-5/+28
* Fix memory leak in ar if it encounters an invalid path whilst extracting files.Nick Clifton2015-08-041-0/+1
* Disable tracepoint support for aarch32Yao Qi2015-08-042-1/+12
* Disable Z0 packet on aarch64 on multi-arch debuggingYao Qi2015-08-044-1/+25
* Get and set PC correctly on aarch64 in multi-archYao Qi2015-08-042-7/+33
* Use arm target description and regs_info for 32-bit file on aarch64 GDBserverYao Qi2015-08-043-3/+56
* New regs_info for aarch32Yao Qi2015-08-045-47/+219
* Move have_ptrace_getregset to linux-low.cYao Qi2015-08-044-3/+11
* signal_command: Leftover cleanup chain regressionJan Kratochvil2015-08-042-0/+6
* ASAN attach crash - 7.9 regressionJan Kratochvil2015-08-042-3/+13
* ld: map option for run_dump_test requires no program.Andrew Burgess2015-08-042-0/+10
* ld: Add file based error/warning regexp for run_dump_test.Andrew Burgess2015-08-042-17/+78
* ld: Add '--require-defined' command line option.Andrew Burgess2015-08-0415-0/+209