aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-25 * gdb.python/py-explore.exp: Expect the gdb prompt.Tom Tromey2-1/+5
2013-01-25 * dwarf2read.c (processing_has_namespace_info): Remove.Tom Tromey2-12/+19
2013-01-25 * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey5-51/+44
2013-01-25Fix add_current_inferior_and_thread's describing comment.Pedro Alves1-0/+4
2013-01-25 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.Tom Tromey4-23/+42
2013-01-25 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.Tom Tromey2-3/+7
2013-01-25Fix GDB internal error against targets that return a thread in T stop replies...Pedro Alves2-9/+82
2013-01-25http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess10-54/+239
2013-01-25 * elf32-h8300.c (elf32_h8_relax_section): When checking for aNick Clifton2-1/+6
2013-01-25gdb/Yao Qi4-83/+58
2013-01-25gdb/Yao Qi3-39/+22
2013-01-25gdb/gdbserverYao Qi4-81/+45
2013-01-25 * deffilep.y (def_image_name): Adjust type of base-addressKai Tietz2-6/+23
2013-01-25* objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.Nick Clifton2-0/+5
2013-01-25 * MAINTAINERS: Update my email.Maxim Kuvyrkov2-1/+5
2013-01-25 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sectionsJoseph Myers2-1/+7
2013-01-25gdb/Yao Qi2-1/+5
2013-01-25*** empty log message ***gdbadmin1-1/+1
2013-01-24daily updateAlan Modra1-1/+1
2013-01-24gdb/Tiago Daitx6-0/+85
2013-01-24gdb/Tiago Daitx2-0/+5
2013-01-24 * dwarf.c (display_debug_addr): Add missing parentheses to expression.Doug Evans2-1/+5
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam8-19/+99
2013-01-24 * ada-lang.h (ada_decode_symbol): Make return type const.Tom Tromey3-4/+9
2013-01-24 * v850.h: Add e3v5 support.Nick Clifton2-13/+47
2013-01-24Add support for V850E3V5 architectureNick Clifton20-350/+1512
2013-01-242013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2-8/+13
2013-01-24*** empty log message ***gdbadmin1-1/+1
2013-01-23daily updateAlan Modra1-1/+1
2013-01-23 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.Tom Tromey2-2/+7
2013-01-23 * gdb.cp/converts.cc (main): Initialize 'a'.Tom Tromey2-1/+6
2013-01-23 * linespec.c (find_linespec_symbols): Make static.Doug Evans2-6/+10
2013-01-232013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>Sergio Durigan Junior2-4/+11
2013-01-23 Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy11-0/+241
2013-01-23 Work around binutils/15021.Doug Evans4-40/+90
2013-01-23 PR ld/15041Nick Clifton2-4/+11
2013-01-23 * elf32-metag.c: Error on HIADDR16/LOADDR16 in shared link.Nick Clifton2-8/+39
2013-01-23 PR gas/15039Nick Clifton2-1/+7
2013-01-23 PR ld/15037Nick Clifton2-1/+7
2013-01-23 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.Alan Modra5-1/+41
2013-01-23 * config.bfd (x86_64-*-rdos*): Remove targ_selvecs.Alan Modra2-1/+4
2013-01-232013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-0/+9
2013-01-23*** empty log message ***gdbadmin1-1/+1
2013-01-22daily updateAlan Modra1-1/+1
2013-01-22ld/Roland McGrath2-3/+8
2013-01-22If a breakpoint is not user visible, then there's no point inPedro Alves5-4/+19
2013-01-22All annotate_breakpoints_changed calls are along-sidePedro Alves7-35/+49
2013-01-22With some changes to how software single-step (SSS) breakpoints arePedro Alves4-2/+55
2013-01-22There's code in annotate.c and breakpoint.c that is supposed toPedro Alves6-25/+20
2013-01-22 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: OnlyTom Tromey2-1/+7