aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-29Minor cleanup to a couple of functions in ada-lang.c.Joel Brobecker3-11/+20
2012-02-29[Ada] avoid error message pollution with uninitialized tagged variableJoel Brobecker7-67/+203
2012-02-29[Ada] New functions to decode Ada types and valuesJoel Brobecker3-0/+51
2012-02-29[Ada] Fix comment in ada-lang.c:ada_is_ignored_fieldJoel Brobecker2-3/+12
2012-02-29[Ada] Do not cache lookup result if not full_searchJoel Brobecker2-2/+7
2012-02-29[Ada] print packed arrays indexed by enumerated typeJoel Brobecker8-5/+129
2012-02-29[Ada] Handle reference to array descriptorsJoel Brobecker7-0/+123
2012-02-29Ada: ada_to_fixed_value should also unwrap_valueJoel Brobecker2-7/+15
2012-02-29[Ada] whatis not printing array type name for value from historyJoel Brobecker7-0/+124
2012-02-29Add support for condition in Ada exception catchpoint commandsJoel Brobecker2-13/+93
2012-02-29gdb/Jan Kratochvil5-7/+104
2012-02-29gdb/Jan Kratochvil2-3/+12
2012-02-29gdb/testsuite/Jan Kratochvil3-73/+146
2012-02-29gdb/Jan Kratochvil7-0/+29
2012-02-29gdb/gdbserver:Yao Qi5-0/+220
2012-02-29 * doc/binutils.texi (c++filt): Fix typos.Nick Clifton2-4/+8
2012-02-29*** empty log message ***gdbadmin1-1/+1
2012-02-28daily updateAlan Modra1-1/+1
2012-02-28gdb/testsuite/Thomas Schwinge5-58/+68
2012-02-28Fix ARI violation in ada_tasks_inferior_data_sniffer.Joel Brobecker2-7/+15
2012-02-28gdb/testsuite/Thomas Schwinge6-18/+8
2012-02-28gdb/Jan Kratochvil2-0/+7
2012-02-28*** empty log message ***gdbadmin1-1/+1
2012-02-27 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.Maciej W. Rozycki2-0/+242
2012-02-27daily updateAlan Modra1-1/+1
2012-02-27 * infrun.c (handle_inferior_event): Don't proceed throughMaciej W. Rozycki2-1/+9
2012-02-27 * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regsMaciej W. Rozycki2-0/+6
2012-02-27 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_mainMaciej W. Rozycki2-1/+6
2012-02-27 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)Thomas Schwinge2-0/+60
2012-02-272012-02-27 Pedro Alves <palves@redhat.com>Pedro Alves6-64/+53
2012-02-272012-02-27 Pedro Alves <palves@redhat.com>Pedro Alves2-0/+64
2012-02-272012-02-27 Luis Machado <lgustavo@codesourcery.com>Luis Machado2-1/+5
2012-02-27 * config/tc-crx.c (check_range): Correct uint32_t misconceptions.Alan Modra2-5/+6
2012-02-27 * chew.c (print_stack_level, main): Use %ld to print stack delta.Alan Modra2-4/+8
2012-02-27cpu/Alan Modra4-3/+11
2012-02-27 * v850-opc.c (extract_v8): Rearrange to make it obvious thisAlan Modra2-32/+36
2012-02-27 * config/tc-tic4x.c (tic4x_do_align): Remove ATTRIBUTE_UNUSED onAlan Modra2-13/+23
2012-02-27 * elf32-sh.c (sh_elf_osec_to_segment): Check for elf flavour bfdAlan Modra2-4/+14
2012-02-27 * config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bitsAlan Modra2-12/+26
2012-02-27gas/Alan Modra7-34/+54
2012-02-27 * arc-dis.c (BITS): Don't use shifts to mask off bits.Alan Modra2-6/+10
2012-02-27*** empty log message ***gdbadmin1-1/+1
2012-02-26 * elf32-spu.c (build_stub): Fix malloc under-allocation.Alan Modra2-2/+7
2012-02-26daily updateAlan Modra1-1/+1
2012-02-26*** empty log message ***gdbadmin1-1/+1
2012-02-25Fix regression from changeWalter Lee3-2/+10
2012-02-25Improve TLS support on TILE-Gx/TILEPro:Walter Lee20-1534/+2868