aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-22 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_initTom Tromey2-0/+9
2013-01-22Updated Changelog and testsuite/Changelog because of bad formatting.Marc Khouzam2-10/+11
2013-01-22*** empty log message ***gdbadmin1-1/+1
2013-01-212013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam11-62/+136
2013-01-21daily updateAlan Modra1-1/+1
2013-01-21 * python/lib/gdb/commands/explore.pySiva Chandra Reddy4-6/+28
2013-01-21 * gdb_obstack.h (obconcat): Move declaration here, from...Tom Tromey6-35/+68
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey14-96/+81
2013-01-21 * dwarf2read.c (fixup_go_packaging): Save package nameTom Tromey3-9/+16
2013-01-21 * dwarf2read.c (struct partial_die_info) <name, scope>: NowTom Tromey2-65/+88
2013-01-21 * gdbtypes.c (init_type): Make 'name' const.Tom Tromey3-2/+7
2013-01-21 * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey7-34/+87
2013-01-21 * symtab.c (struct demangled_name_entry) <mangled>: Now const.Tom Tromey2-5/+13
2013-01-21 * dwarf2read.c (new_symbol_full): Remove cast.Tom Tromey4-3/+10
2013-01-21 * main.c (captured_main): Call bfd_init.Tom Tromey2-0/+6
2013-01-21 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.Tom Tromey5-24/+11
2013-01-21gdb/Jan Kratochvil2-0/+5
2013-01-21gdb/Jan Kratochvil4-4/+21
2013-01-21ld: enable new dtags by default for linux/gnu targetsMike Frysinger3-0/+18
2013-01-21 * ld-size/size.exp (build_tests <size-7, size-8>): PassAlan Modra2-2/+7
2013-01-21*** empty log message ***gdbadmin1-1/+1
2013-01-20daily updateAlan Modra1-1/+1
2013-01-20*** empty log message ***gdbadmin1-1/+1
2013-01-19daily updateAlan Modra1-1/+1
2013-01-19Add HOSTING_SCRT0 for PIE testH.J. Lu9-5/+39