aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-09Fix Python stack corruptionJan Kratochvil2-2/+8
2014-02-09powerpc relax_section and section contents cacheAlan Modra5-108/+100
2014-02-09daily updateAlan Modra1-1/+1
2014-02-08A phony target should not be a prerequisite of a real target fileMark Kettenis2-3/+6
2014-02-08Fix typo in test nameAndreas Schwab2-1/+5
2014-02-08Test no =breakpoint-modified is emitted for modifications from MI commandsYao Qi2-0/+23
2014-02-08daily updateAlan Modra1-1/+1
2014-02-07add forgotten entry in previous checkinDoug Evans1-0/+1
2014-02-07 * extension-priv.h (extension_language_script_ops): Add comment.Doug Evans2-3/+14
2014-02-07Make sure we don't resume the stepped thread by accident.Pedro Alves5-1/+281
2014-02-07Fix gdb.threads/stepi-random-signal.exp on software single-step targets.Pedro Alves2-0/+9
2014-02-07 * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t.Rainer Orth2-1/+5
2014-02-07Return early in target_xfer_partial when LEN is zero.Yao Qi2-0/+8
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi23-71/+105
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi7-22/+41
2014-02-07Tweak in memory_errorYao Qi2-3/+9
2014-02-06Fix problem where -u is ignored when a weak undef is seen.Cary Coutant6-41/+224
2014-02-07daily updateAlan Modra1-1/+1
2014-02-06Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.Jan Kratochvil2-1/+6
2014-02-06binutils/ChangeLog:Andrew Pinski6-0/+15
2014-02-06indentation fixlet in gdbserver/Makefile.in.Tom Tromey2-1/+5
2014-02-06Add readelf support for dumping gold version note sections.Cary Coutant2-0/+16
2014-02-06 PR target/59788Rainer Orth2-1/+7
2014-02-05Fix issues with gold undefined symbol diagnostics.Cary Coutant3-8/+24
2014-02-05Add missing gold/ChangeLog entry.Cary Coutant1-0/+30
2014-02-05fix copyright year in new files in previous checkinDoug Evans4-4/+4
2014-02-05Extension Language APIDoug Evans36-723/+2290
2014-02-06Document the GDB 7.7 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant13-6/+347
2014-02-05Keep current_inferior in sync with event_child.Doug Evans2-1/+9
2014-02-06daily updateAlan Modra1-1/+1
2014-02-05Avoid bison-isms when using yacc.Mark Kettenis2-0/+11
2014-02-05Use rs->buf after getpktYao Qi2-6/+8
2014-02-05Create inferior for ctf target.Yao Qi4-1/+44
2014-02-05Create inferior for tfile targetYao Qi4-3/+41
2014-02-05daily updateAlan Modra1-1/+1
2014-02-04Call remote_check_symbols even if only symbol-file (not file) has been givenChristian Eggers2-1/+6
2014-02-04Fix PowerPC targets minor memory leaks found by CoverityJan Kratochvil3-8/+44
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand10-2/+156
2014-02-04PowerPC64 ELFv2 ABI: structure passing / returnUlrich Weigand2-0/+251
2014-02-04PowerPC64 ELFv2 ABI: stack frame layout changesUlrich Weigand2-3/+12
2014-02-04PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand3-26/+48
2014-02-04PowerPC64 ELFv2 ABI: base supportUlrich Weigand3-0/+54
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand5-11/+27
2014-02-04PowerPC64 little-endian fixes: 32-bit DFP parametersUlrich Weigand2-2/+14
2014-02-04PowerPC64 little-endian fixes: VSX tests and pseudo-regsUlrich Weigand4-10/+52
2014-02-04PowerPC64 little-endian fixes: AltiVec testsUlrich Weigand2-7/+11
2014-02-04PowerPC64 little-endian fixes: structure passingUlrich Weigand2-1/+7
2014-02-04Refactor ppc64 function call and return value handlingUlrich Weigand2-694/+503
2014-02-04Document support for powerpc64le-*-linux* targetUlrich Weigand2-0/+7