aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-28Automatic date update in version.inGDB Administrator1-1/+1
2015-06-27Update ia64 gas testsH.J. Lu3-2/+7
2015-06-27Update xtensa linker testsH.J. Lu3-28/+37
2015-06-27Automatic date update in version.inGDB Administrator1-1/+1
2015-06-26PR 16253 revisitedKeith Seitz8-6/+259
2015-06-26Add option to remove duplicate command history entriesPatrick Palka7-1/+219
2015-06-26Add tab completion for TUI's "focus" commandPatrick Palka4-1/+97
2015-06-26Do not skip prologue for asm (.S) filesJan Kratochvil6-3/+105
2015-06-26Compile-in IAMCU linker scriptsH.J. Lu2-0/+5
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune26-14/+178
2015-06-26Automatic date update in version.inGDB Administrator1-1/+1
2015-06-25Fix REL handling for MSP430DJ Delorie2-17/+28
2015-06-25Don't set sh_size for .shstrtab twiceH.J. Lu2-1/+6
2015-06-25py-prettyprint.exp: Add is_address_zero_readable checkSimon Marchi2-2/+9
2015-06-25Run ld-elf/strtab only on linux/gnu targetsH.J. Lu2-0/+5
2015-06-25Update .strtab section sizes in mmix testsH.J. Lu7-5/+16
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu11-174/+324
2015-06-25Correctly notice empty sysroots in solib_find_1Gary Benson2-9/+14
2015-06-25Remove gdb_sysroot NULL checksGary Benson5-22/+22
2015-06-25Automatic date update in version.inGDB Administrator1-1/+1
2015-06-24Remove the extra @section .cfi_lsdaH.J. Lu2-1/+4
2015-06-24Silence older GCC warningH.J. Lu2-0/+8
2015-06-24Fix lrealpath memory leak in build_id_to_debug_bfdKeith Seitz2-0/+9
2015-06-24Keep .plt section and DT_PLTGOT for prelinkH.J. Lu10-23/+83
2015-06-24Sync libiberty from GCC, replaying updates to configure scriptsIain Buclaw19-604/+1403
2015-06-24Don't convert R_X86_64_GOTPCREL if it will overflowH.J. Lu2-31/+151
2015-06-24sim: trace: drop unused trace_one_insnMike Frysinger3-98/+5
2015-06-24sim: trace: rename debug_printf fullyMike Frysinger3-5/+10
2015-06-24sim: trace: add a basic cpu register classMike Frysinger8-42/+56
2015-06-24sim: trace: add set of system helpersMike Frysinger2-0/+28
2015-06-24gdb: sim: merge the sysroot update logic togetherMike Frysinger2-3/+9
2015-06-24sim: trace: document alu/fpu/vpu trace options betterMike Frysinger3-7/+14
2015-06-24Add missing ChangeLog entries for yesterday's commmit below.Peter Bergner1-0/+5
2015-06-24gdb: sim: handle target sysroot prefixMike Frysinger2-2/+12
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi13-21/+23
2015-06-24New proc supports_get_siginfo_typeYao Qi4-6/+21
2015-06-24Remove redundant include directives.Gary Benson26-45/+30
2015-06-24Automatic date update in version.inGDB Administrator1-1/+1
2015-06-23Fix GDBHISTSIZE test failure on i686Patrick Palka2-1/+14
2015-06-23sim: common: replace SIM_FILTER_PATH with lbasenameMike Frysinger3-26/+16
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger60-368/+791
2015-06-23inferior.h (struct inferior_suspend_state): Delete, unused.Doug Evans4-34/+6
2015-06-23Fix rfebb gdb test cases.Peter Bergner2-3/+3
2015-06-23sim: trace: do not enable internal debug by defaultMike Frysinger2-2/+6
2015-06-23sim: assume recentish compiler/systemsMike Frysinger6-43/+14
2015-06-23gdb: microblaze: delete useless stubsMike Frysinger2-26/+7
2015-06-23Convert have_ptrace_getregset to a tri-state booleanYao Qi7-29/+53
2015-06-23[AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang6-0/+60
2015-06-23Automatic date update in version.inGDB Administrator1-1/+1
2015-06-22PPC sync instruction accepts invalid and incompatible operandsPeter Bergner5-17/+57