summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't align start of segment unless alignment is larger than page size.Cary Coutant2015-01-092-1/+8
* Don't munge yacc's #line directivesPatrick Palka2015-01-092-1/+5
* Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex f...Nick Clifton2015-01-092-2/+9
* This patch adds the necessary support to the assembler to allow wiringPhilipp Tomsich2015-01-093-1/+20
* Consolidate the custom TUI query hook with the default query hookPatrick Palka2015-01-094-114/+29
* add non-stop test that stresses thread starvation issuesPedro Alves2015-01-093-0/+250
* [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-098-346/+506
* linux-nat.c: better starvation avoidance, handle non-stop mode tooPedro Alves2015-01-096-302/+391
* linux-nat.c: always mark execing LWP as resumedPedro Alves2015-01-092-0/+9
* linux-nat.c: clean up pending status checking and resuming LWPsPedro Alves2015-01-092-120/+67
* cleanup and speed up (software_)breakpoint_inserted_here_pPedro Alves2015-01-092-25/+44
* watch_thread_num.exp and targets with fairer event reportingPedro Alves2015-01-094-14/+74
* gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races wit...Pedro Alves2015-01-094-0/+51
* Use official ELF machine number for moxieAnthony Green2015-01-094-1/+13
* Test attaching to a program that constantly spawns short-lived threadsPedro Alves2015-01-093-0/+288
* Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supportedPedro Alves2015-01-096-12/+75
* libthread_db: Skip attaching to terminated and joined threadsPedro Alves2015-01-095-0/+35
* Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves2015-01-0911-127/+406
* libthread_db: debug output should go to gdb_stdlogPedro Alves2015-01-092-15/+31
* skip "attach" tests when testing against stub-like targetsPedro Alves2015-01-098-15/+50
* gdb/compile/compile.c: Check return value of 'system' to avoid compiler warningChen Gang2015-01-091-0/+6
* gdb/compile/compile.c: Check return value of 'system' to avoid compiler warningChen Gang2015-01-091-2/+7
* Automatic date update in version.inGDB Administrator2015-01-091-1/+1
* Adds code to the MSP430 linker to transform a 4-byte BR instruction intoNick Clifton2015-01-082-6/+64
* Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton2015-01-086-4/+47
* Fix memory access violations triggered by running sysdump on fuzzed binaries.Nick Clifton2015-01-082-2/+16
* ld/x86-64: adjust pr14207 test expectationsJan Beulich2015-01-082-7/+12
* always read synthetic pointers as signed integersYao Qi2015-01-084-27/+19
* Fixes for memory access violations triggered by running nlmconv onNick Clifton2015-01-082-2/+36
* Set language for C++ special symbols.Pierre Muller2015-01-082-2/+8
* Recognize branch instruction on MIPS in gdb.trace/entry-values.expYao Qi2015-01-082-0/+18
* Automatic date update in version.inGDB Administrator2015-01-081-1/+1
* Trivially tweak the comment documenting initial_gdb_ttystatePatrick Palka2015-01-072-2/+6
* Sync with gcc/libiberty.Richard Earnshaw2015-01-0712-87/+409
* Fix memory access violations uncovered by running the dlltool on fuzzed binar...Nick Clifton2015-01-072-0/+6
* Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton2015-01-073-14/+31
* Empty line after comment documenting set_initial_gdb_ttystate.Joel Brobecker2015-01-072-0/+6
* [testsuite patch] Fix avx512.exp regressionJan Kratochvil2015-01-072-1/+6
* Don't propagate our current terminal state to the inferiorPatrick Palka2015-01-074-1/+27
* ld/testing: Extend comment on run_dump_testAndrew Burgess2015-01-072-3/+9
* Regenerate sim/common/aclocal.m4 and sim/common/configure...Joel Brobecker2015-01-073-11/+14
* arm: fix extension feature disablingJan Beulich2015-01-072-15/+33
* [python,guile] Add comment beside conditions testing empty arrays.Joel Brobecker2015-01-073-2/+7
* Skip unknown relocationH.J. Lu2015-01-063-3/+10
* Automatic date update in version.inGDB Administrator2015-01-071-1/+1
* Handle stack split for x32H.J. Lu2015-01-0612-16/+357
* Another fix for an objdump crash when parsing a corrupt binary.Nick Clifton2015-01-062-1/+6
* Handle Initial-Exec to Local-Exec for x32H.J. Lu2015-01-062-0/+12
* Fix memory access violations for objdump triggered by fuzzed binaries.Nick Clifton2015-01-062-5/+12
* Fixes a buffer overflow when compiling assembler for the MinGW targets.Alan Modra2015-01-062-1/+11