aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-17 * ldlang.c (lang_size_sections_1): Remove "s" param. Set "s" fromAlan Modra2-13/+16
2010-03-17warning fixesAlan Modra4-2/+10
2010-03-17*** empty log message ***gdbadmin1-1/+1
2010-03-16daily updateAlan Modra1-1/+1
2010-03-16sim: avoid TRACE redefine warningsMike Frysinger3-16/+13
2010-03-16gdb/Jan Kratochvil3-1/+15
2010-03-16Avoid switch to invalid ptid during Ada task switch.Joel Brobecker2-0/+18
2010-03-162010-03-16 Segher Boessenkool <segher@kernel.crashing.org>Segher Boessenkool2-0/+7
2010-03-16 gdb/gdbserver/Pedro Alves3-0/+52
2010-03-162010-03-16 Holger Hans Peter Freyther <zecke@selfish.org>Hui Zhu2-2/+6
2010-03-16Add missing newline.Daniel Jacobowitz1-1/+1
2010-03-16 * ldlang.c (lang_insert_orphan): Place loadable orphans in the sameDaniel Jacobowitz6-1/+58
2010-03-16 * MAINTAINERS: Update my email address. List Tristan GingoldDaniel Jacobowitz2-3/+8
2010-03-16 * MAINTAINERS: Update my email address.Daniel Jacobowitz2-5/+9
2010-03-16 Simplify MI breakpoint setting.Vladimir Prus4-139/+115
2010-03-162010-03-15 Doug Kwan <dougkwan@google.com>Doug Kwan3-33/+74
2010-03-16Fix a commit snafuStan Shebs1-1/+1
2010-03-16 * elf64-ppc.c (struct ppc_link_hash_table): Add do_toc_opt.Alan Modra2-1/+139
2010-03-16*** empty log message ***gdbadmin1-1/+1
2010-03-152010-03-15 Stan Shebs <stan@codesourcery.com>Stan Shebs2-53/+269
2010-03-15daily updateAlan Modra1-1/+1
2010-03-15 * dwarf2read.c (die_needs_namespace): Also return 0 forTom Tromey2-1/+7
2010-03-15merge from gccDJ Delorie2-1/+5
2010-03-15Requalify Ralf Corsepius' change as a "tiny change".Joel Brobecker1-1/+1
2010-03-15 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla11-44/+156
2010-03-15gdbTom Tromey5-0/+31
2010-03-15Fix date in latest entry.Joel Brobecker1-1/+1
2010-03-15Fail gdb configure if target is not supported.Joel Brobecker3-0/+12
2010-03-15* configure.srv: Fix typo setting srv_regobj.Andreas Schwab2-2/+6
2010-03-152010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2-2/+5
2010-03-152010-03-15 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2-17/+24
2010-03-152010-03-15 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola3-5/+8
2010-03-15gdb/Jan Kratochvil2-8/+16
2010-03-15sim: rename bool argument to avoid stdbool clashMike Frysinger2-1/+6
2010-03-15 * MAINTAINERS: Update my email address.Jie Zhang2-1/+5
2010-03-15 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.Jie Zhang2-11/+21
2010-03-15 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.Daniel Jacobowitz2-1/+7
2010-03-15 * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRUCT check.Daniel Jacobowitz2-1/+6
2010-03-15 * emultempl/ppc64elf.em (move_input_section, sort_toc_sections): New.Alan Modra2-1/+156
2010-03-15 * elf64-ppc.c (ppc64_elf_has_small_toc_reloc): New function.Alan Modra3-0/+17
2010-03-15 * linux-low.c (fetch_register): Avoid passing a non string literalPedro Alves2-19/+8
2010-03-15*** empty log message ***gdbadmin1-1/+1
2010-03-14daily updateAlan Modra1-1/+1
2010-03-14 * charset.c [USE_WIN32API]: Include <windows.h>.Daniel Jacobowitz2-1/+9
2010-03-14 * linux-low.c (linux_write_memory): Bail out early if peekingPedro Alves2-4/+14
2010-03-14 * linux-low.h (struct lwp_info): New fieldsPedro Alves3-9/+76
2010-03-14 * gdb.base/solib-disc.c (main): Make format of fprintf a stringPedro Alves2-2/+7
2010-03-14 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.Pedro Alves2-2/+5
2010-03-14 Merge from gcc:Joseph Myers3-10/+18
2010-03-14bfd/Alan Modra5-161/+226