aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-01gdb/Jan Kratochvil6-4/+37
2012-03-01 * mips-tdep.c (mips32_scan_prologue): Correct indentation.Maciej W. Rozycki2-30/+34
2012-03-01daily updateAlan Modra1-1/+1
2012-03-01 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum andMaciej W. Rozycki2-4/+13
2012-03-01Fix typo in frame.h:read_frame_register_unsigned function description.Joel Brobecker2-1/+6
2012-03-01 * mips-tdep.c (mips32_bc1_pc): New function.Maciej W. Rozycki2-20/+93
2012-03-01 gdb/Maciej W. Rozycki39-298/+1205
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-1/+6
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves3-2/+7
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves24-34/+99
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-2/+11
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+11
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves7-52/+53
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+7
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves4-24/+29
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+5
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves4-25/+6
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves4-4/+11
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves7-4/+18
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-19/+4
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2-9/+115
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves3-32/+6
2012-03-01 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".Maciej W. Rozycki2-0/+610
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves6-56/+189
2012-03-01 * gdb.cp/method2.exp: Output of overload menu is nowKeith Seitz4-157/+239
2012-03-01 * linespec.c (decode_line_2): Sort the list of methodsKeith Seitz2-0/+11
2012-03-01 * gdb.base/help.exp (help show user): Update expected resultKeith Seitz2-1/+6
2012-03-01 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,Doug Evans2-26/+7
2012-03-01 * NEWS: Mention new python command class gdb.COMMAND_USER.Doug Evans9-11/+77
2012-03-01 * valprint.h (struct generic_val_print_decorations): New.Tom Tromey8-744/+539
2012-03-01 * valprint.c (val_print): Update.Tom Tromey18-164/+145
2012-03-01 * value.h (val_print): Return void.Tom Tromey3-17/+17
2012-03-01 * value.h (common_val_print): Return void.Tom Tromey3-13/+15
2012-03-01 * value.h (value_print): Return void.Tom Tromey14-53/+66
2012-03-01 * value.c (value_primitive_field): Handle virtual base classes.Tom Tromey2-2/+13
2012-03-01 * gdbtypes.h (struct vbase): Remove.Tom Tromey2-7/+4
2012-03-01 * c-valprint.c (print_function_pointer_address): Move...Tom Tromey5-46/+37
2012-03-01[NEWS] Document condition at end of catch exception/assert commandsJoel Brobecker2-0/+15
2012-03-01 * valprint.c (val_print_type_code_flags): Fix placement ofTom Tromey2-1/+6
2012-03-01 PR ld/13789Hans-Peter Nilsson2-1/+6
2012-03-01 * object.cc (need_decompressed_section): Add #ifdef ENABLE_THREADS.Cary Coutant2-0/+8
2012-03-01Do not set MULTILINE_COMMENT_PREFIXES before calling update-copyrightJoel Brobecker2-12/+6
2012-03-01Import gnulib's latest update-copyright script...Joel Brobecker3-5/+22
2012-03-01remove dead code in varobj.c:c_value_of_variableJoel Brobecker2-5/+4
2012-03-01 * elfxx-tilegx.c (tilegx_elf_relocate_section): Silence bogus warning.Alan Modra2-1/+5
2012-03-01*** empty log message ***gdbadmin1-1/+1
2012-02-29daily updateAlan Modra1-1/+1
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant7-66/+246
2012-02-29[Ada] processId: Do not modify already encoded IDsJoel Brobecker2-2/+18
2012-02-29ada-lang.c:ada_find_renaming_symbol minor improvement.Joel Brobecker4-8/+21