aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-19*** empty log message ***gdbadmin1-1/+1
2013-01-18daily updateAlan Modra1-1/+1
2013-01-18Resolve size relocation against non-zero TLS symbolH.J. Lu11-41/+102
2013-01-18gdbDavid Blaikie1-2/+3
2013-01-18gdbDavid Blaikie2-0/+4
2013-01-18gdb/testsuiteDavid Blaikie2-1/+6
2013-01-18 PR c++/14999:Tom Tromey5-0/+348
2013-01-18gold: enable new dtags by defaultMike Frysinger2-1/+5
2013-01-18ld: change --enable-new-dtags to only generate new dtagsMike Frysinger7-11/+29
2013-01-18Support size relocation only for ELFH.J. Lu2-0/+13
2013-01-18 PR binutils/15026Nick Clifton2-1/+12
2013-01-182013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>Hafiz Abid Qadeer2-9/+15
2013-01-18gdb/gdbserver:Yao Qi11-69/+171
2013-01-18gdb/Yao Qi7-37/+65
2013-01-18gdb/Yao Qi2-6/+13
2013-01-18Verify run-time size relocations if supportedH.J. Lu12-0/+103
2013-01-18Add size-1 and size-2 testsH.J. Lu10-0/+70
2013-01-18*** empty log message ***gdbadmin1-1/+1
2013-01-17Add missing filesH.J. Lu6-1/+42
2013-01-17Count size relocation as PC-relative relocationH.J. Lu4-2/+24