summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [GDBserver] Use regcache_read_pc in install_software_single_step_breakpointsYao Qi2016-01-262-1/+7
* [GDBserver] Block and unblock SIGIOYao Qi2016-01-262-14/+30
* [GDBserver] Check input interrupt after reading in a packetYao Qi2016-01-262-0/+21
* Skip thumb2 conditional backward search test for PE based targets.Nick Clifton2016-01-261-1/+1
* Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIXH.J. Lu2016-01-252-3/+10
* Automatic date update in version.inGDB Administrator2016-01-261-1/+1
* Fix GCC6 -Wmisleading-indentation issues.Mark Wielaard2016-01-265-29/+42
* Avoid the use of gp-relative addressing when abicalls are in effect.Catherine Moore2016-01-255-0/+33
* Prevent .noinit section from incorrect placement for AVR.Denis Chertykov2016-01-253-2/+7
* Remove new_thread_notify and dead_thread_notifyYao Qi2016-01-253-35/+7
* ARC/BFD: Fix a build error from `index' shadowing a global declarationMaciej W. Rozycki2016-01-252-5/+10
* [PATCH[ARM]Check mapping symbol while backward searching for IT block.Renlin Li2016-01-255-3/+108
* Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves2016-01-255-0/+269
* Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves2016-01-255-35/+281
* Move foreach_with_prefix to lib/gdb.expPedro Alves2016-01-255-36/+22
* Delete ChangeLog entry from the wrong placePedro Alves2016-01-251-63/+0
* gdb.trace/testsuite: Bump stack collection fudge factor.Marcin Kościelnicki2016-01-253-2/+7
* Add missing end-of-comment marker to previous delta. (Doh!)Nick Clifton2016-01-251-1/+1
* Fix memory corruption on Mach-O systems by suppressing a memory tidy up.Nick Clifton2016-01-252-0/+18
* Automatic date update in version.inGDB Administrator2016-01-251-1/+1
* MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELDMaciej W. Rozycki2016-01-242-2/+5
* MIPS/BFD: Correct register index calculation in BZ16_REGMaciej W. Rozycki2016-01-242-1/+5
* Automatic date update in version.inGDB Administrator2016-01-241-1/+1
* gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targetsMarcin Kościelnicki2016-01-232-3/+22
* gdb.trace: Fix another expected message on continue.Marcin Kościelnicki2016-01-232-1/+5
* Automatic date update in version.inGDB Administrator2016-01-231-1/+1
* testsuite: gdb.gdb/selftest.exp: Drop expected Thread numberJan Kratochvil2016-01-222-1/+8
* testsuite: Fix PR threads/19422 regression + Guile regressionJan Kratochvil2016-01-222-1/+12
* Reword the string description of native FreeBSD ptids.John Baldwin2016-01-222-1/+5
* gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines.Marcin Kościelnicki2016-01-222-3/+10
* [testsuite] Unbuffer the output in gdb.base/multi-forks.cYao Qi2016-01-222-0/+11
* [ARM] perror_with_name when failed to fetch/store registersYao Qi2016-01-222-48/+20
* * breakpoint.c (init_breakpoint_sal): Add comment.Doug Evans2016-01-212-1/+6
* * lib/ada.exp (gdb_compile_ada): Fix typo.Doug Evans2016-01-212-1/+5
* Automatic date update in version.inGDB Administrator2016-01-221-1/+1
* gdb.trace: Fix string collection for 64-bit platforms.Marcin Kościelnicki2016-01-212-12/+15
* Fix linker testsuite failures for ARM netbsdelf target.Nick Clifton2016-01-212-5/+25
* Fix gas testsuite failures for ARM netbesdelf configuration.Nick Clifton2016-01-213-3/+9
* Fix compile time errors building ARC target on a 32-bit host.Nick Clifton2016-01-212-6/+12
* gdb: Small cleanup to disasm.c:maybe_add_dis_line_entryAndrew Burgess2016-01-212-4/+9
* gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves2016-01-217-11/+41
* Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton2016-01-219-21/+56
* Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker2016-01-2112-12/+229
* [AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang2016-01-2112-33/+187
* Convert macros in elf-linux-core.h to inline functionsAlan Modra2016-01-214-84/+87
* Rename elf-linux-psinfo.h to elf-linux-core.hAlan Modra2016-01-217-5/+13
* bfd/configure reorganisationAlan Modra2016-01-213-1063/+1067
* Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns toYao Qi2016-01-214-6/+42
* Automatic date update in version.inGDB Administrator2016-01-211-1/+1
* Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi2016-01-205-14/+42