aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-28move version.in from gdb/common back to gdbTom Tromey14-25/+56
2013-06-28Move pagination_enabled declaration to a proper place.Pedro Alves3-2/+8
2013-06-28infrun.c: Move non_stop_1 etc., higher up in file.Pedro Alves2-28/+32
2013-06-28Handle R_X86_64_DTPOFF64H.J. Lu5-1/+19
2013-06-28 * tracepoint.c (deprecated_readline_begin_hook)Tom Tromey2-4/+6
2013-06-28[PR tui/14880] Fetch values before comparing their contents.Pedro Alves4-4/+22
2013-06-28gdbserver: fix the standalone buildMircea Gherzan4-1/+28
2013-06-28 PR ld/15302Nick Clifton2-6/+5
2013-06-28* rx.c (SHIFT_OP): A shift by zero still sets the condition codes.Nick Clifton2-2/+6
2013-06-28daily updateAlan Modra1-1/+1
2013-06-27 PR gold/15662Cary Coutant2-2/+24
2013-06-27 * target.c (find_run_target): Remove.Tom Tromey3-26/+5
2013-06-27 * corelow.c (core_gdbarch): Now static.Tom Tromey2-1/+5
2013-06-27 * target.c (target_struct_index): Remove.Tom Tromey2-1/+4
2013-06-27Move comment on the 'stepping over resolver' mechanism to the internals manual.Pedro Alves4-40/+57
2013-06-27Fix up broken ChangeLog entries.Tom Tromey1-34/+58
2013-06-27test suite update - gdb.base/[t-z]Tom Tromey25-143/+81
2013-06-27test suite update - gdb.base/s*Tom Tromey46-340/+174
2013-06-27test suite update - gdb.base/[n-r]Tom Tromey29-258/+109
2013-06-27test suite update - gdb.base/[h-m]Tom Tromey34-282/+131
2013-06-27test suite update - gdb.base/[efg]Tom Tromey32-273/+125
2013-06-27test suite update - gdb.base/[cd]Tom Tromey36-337/+172
2013-06-27test suite update - gdb.base/[ab]Tom Tromey26-175/+98
2013-06-27Fix catch_command_errors's prototype.Pedro Alves3-2/+8
2013-06-27[AArch64] Fix the placement of &_DYNAMIC in the GOT.Marcus Shawcroft2-9/+20
2013-06-27 * powerpc.cc (Target_powerpc::symval_for_branch): Don't assertAlan Modra2-4/+17
2013-06-27gdb/Yao Qi2-4/+18
2013-06-27daily updateAlan Modra1-1/+1
2013-06-26Garbage collect SOLIB_IN_DYNAMIC_LINKER.Pedro Alves2-12/+5
2013-06-26Update comments on stepping over resolver code.Pedro Alves2-16/+21
2013-06-26I found this issue when I was debugging something else on IA-64. BothSergio Durigan Junior3-0/+7
2013-06-26 * gdbint.texinfo (Versions and Branches): Use common/version.in.Tom Tromey2-37/+40
2013-06-26 * Makefile.in (dtbdir): Don't use gdb's version.in.Tom Tromey2-1/+5
2013-06-26 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.Maciej W. Rozycki2-1/+6
2013-06-26 Fix trace status to output username without trailing colon.Dmitry Kozlov2-1/+6
2013-06-26 Extend tsave to save starttime, stoptime.Dmitry Kozlov2-0/+14
2013-06-26 Fix trace-status to output proper start-time and stop-time.Dmitry Kozlov4-13/+27
2013-06-26 * mips-tdep.c (mips_next_pc): Fix a typo.Maciej W. Rozycki2-1/+5
2013-06-26 * mips-tdep.c (micromips_scan_prologue): Fix a typo.Maciej W. Rozycki2-1/+5
2013-06-26 * doc/as.texinfo (Overview): Remove @samp from MIPS ISA names.Maciej W. Rozycki3-16/+17
2013-06-26[AArch64, ILP32] Really add ld/emulparams/aarch64elf32.sh that was missedYufeng Zhang2-0/+40
2013-06-26[AArch64, ILP32] 6/6 Add big-endian targetsYufeng Zhang5-4/+26
2013-06-26[AArch64, ILP32] 5/6 Improve the debugging experience with the generated fileYufeng Zhang3-4/+15
2013-06-26[AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.cYufeng Zhang8-589/+727
2013-06-26[AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang12-1124/+1625
2013-06-26[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang19-402/+590
2013-06-26[AArch64, ILP32] 1/6 Rename elf64-aarch64.c to elfnn-aarch64.cYufeng Zhang4-2/+21
2013-06-26 * rx-decode.opc (rx_decode_opcode): Check sd field as well as ssNick Clifton3-2/+8
2013-06-26gdb/testsuite/Yao Qi2-0/+160
2013-06-26gdb/Yao Qi10-54/+597