aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-12gdb.exp: Support absolute path name args in 'prepare_for_testing' etc.Andreas Arnez2-2/+14
2014-03-12Prevent the linker from generaing a seg-fault when the user attempts to linkNick Clifton2-0/+9
2014-03-12Update the documentation for the AR command so that it shows the --pluginNick Clifton2-2/+8
2014-03-12inf-child.h: Update comment.Pedro Alves2-1/+5
2014-03-12inf-child.c: Update comments.Pedro Alves2-10/+21
2014-03-12Make the nto-procfs.c target inherit inf-child.c.Pedro Alves2-73/+59
2014-03-12Make the windows-nat.c target inherit inf-child.c.Pedro Alves2-78/+58
2014-03-12Mention PR gdb/16696 in corresponding ChangeLog entry.Pedro Alves1-0/+1
2014-03-12Add myself as the maintainer for the MSP430 sim.Nick Clifton2-0/+5
2014-03-12Fix compile time warnings about unused variables 'yyinput' and 'input'.Dmitry Gorbachev2-2/+7
2014-03-12autoreconfAlan Modra19-14/+64
2014-03-12objcopy/strip ELF program header p_vaddr confusionAlan Modra2-2/+9
2014-03-12daily updateAlan Modra1-1/+1
2014-03-11intptr_t type definition neededAlan Modra3-0/+8
2014-03-11 * guile/guile.c (call_initialize_gdb_module): New function.Doug Evans2-10/+24
2014-03-10sim: msp430: start a test frameworkMike Frysinger9-0/+120
2014-03-10sim: msp430: set initial PC to ELF entry if availableMike Frysinger2-1/+11
2014-03-10sim: msp430: fix build time warningsMike Frysinger2-2/+7
2014-03-10sim: constify arg to sim_do_commandMike Frysinger32-29/+100
2014-03-11daily updateAlan Modra1-1/+1
2014-03-10Add function to set non-visibility part of st_other.Cary Coutant2-0/+9
2014-03-10Add explicit instantiations for Sized_symbol::init_output_data.Cary Coutant2-0/+32
2014-03-10Allow target to adjust dynamic symbol value.Cary Coutant3-0/+19
2014-03-10Allow target to add custom dynamic table entries.Cary Coutant4-1/+38
2014-03-10Allow target to set dynsym indexes.Cary Coutant3-0/+57
2014-03-10Remove bfd/ticoff.h (unused)Tristan Gingold2-121/+4
2014-03-10Missing space before '(' in ada-lang.c::ada_evaluate_subexpJoel Brobecker2-3/+8
2014-03-10Minor style change in the previous commits' ChangeLog entry.Joel Brobecker1-2/+2
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton7-10/+162
2014-03-10Remove "hardware" from comments of "target_insert_breakpoint"Hui Zhu2-1/+6
2014-03-10daily updateAlan Modra1-1/+1
2014-03-09daily updateAlan Modra1-1/+1
2014-03-08Better overflow checking for powerpc32 relocationsAlan Modra2-159/+189
2014-03-08Better overflow checking for powerpc64 relocationsAlan Modra4-38/+132
2014-03-07* dwarf2read.c (read_str_index): Rename local dwo_name to objf_name.Doug Evans2-5/+9
2014-03-07read_cutu_die_from_dwo: Misc minor cleanups.Doug Evans2-4/+9
2014-03-07target.h: Expands complete_target_initialization and add_target comments.Joel Brobecker2-1/+10
2014-03-08daily updateAlan Modra1-1/+1
2014-03-07Make the go32-nat.c target inherit inf-child.c.Pedro Alves2-89/+71
2014-03-07AIX 32-bit core loading, high section addresses.Pedro Alves2-2/+7
2014-03-07btrace, test: fix gdb.btrace/data testMarkus Metzger2-2/+6
2014-03-07daily updateAlan Modra1-1/+1
2014-03-06Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targetsRoland McGrath2-8/+15
2014-03-06Disable --long-plt test for arm-nacl targets.Roland McGrath2-4/+9
2014-03-06Fix sol-thread.c build failure.Joel Brobecker2-3/+13
2014-03-06 * gas/tc-avr.c: Add new devicesDenis Chertykov3-37/+108
2014-03-06Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton4-12/+34
2014-03-06Remove argument optional_p from get_tracepoint_by_numberYao Qi4-17/+17
2014-03-06Handle parse number error in goto_bookmark_commandYao Qi2-1/+11
2014-03-06Add a newline in output messagesYao Qi2-1/+6