summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573.Daniel Jacobowitz2009-06-304-30/+34
* PR 10288Nick Clifton2009-06-302-103/+143
* * mi/mi-cmd-stack.c (parse_print_values): New.Vladimir Prus2009-06-304-17/+35
* * varobj.c (varobj_get_type): Use type_to_string.Vladimir Prus2009-06-302-17/+6
* daily updateAlan Modra2009-06-301-1/+1
* *** empty log message ***gdbadmin2009-06-301-1/+1
* gdb/testsuite/Jan Kratochvil2009-06-293-0/+110
* * infrun.c (handle_inferior_event): Context switch to the newPedro Alves2009-06-292-0/+7
* * ada-lang.h (ada_convert_actual): Add GDBARCH argument.Ulrich Weigand2009-06-294-21/+30
* * ada-lang.c (resolve): Use per-architecture void type insteadUlrich Weigand2009-06-292-18/+23
* * ada-valprint.c (ada_print_scalar): Accept NULL type argumentUlrich Weigand2009-06-294-14/+28
* * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE argument.Ulrich Weigand2009-06-293-41/+54
* * ada-lang.c (ada_index_type): Update comment.Ulrich Weigand2009-06-292-1/+8
* * ada-lang.c (ada_index_type): Make static. Add NAME argument.Ulrich Weigand2009-06-293-77/+72
* * dbxread.c (read_dbx_symtab): Clear has_line_numbers when endingPedro Alves2009-06-292-0/+8
* gdbTom Tromey2009-06-298-4/+660
* 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>swagiaal2009-06-297-38/+127
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-2914-129/+114
* * gdbtypes.h (make_function_type): Remove OBJFILE parameter.Ulrich Weigand2009-06-296-14/+26
* * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand2009-06-2912-199/+363
* * darwin-nat-info.c (darwin_debug_regions_recurse): UseUlrich Weigand2009-06-292-1/+6
* * Makefile.in (ALL_64_TARGET_OBS): Add amd64-windows-tdep.o.Ulrich Weigand2009-06-293-3/+16
* * elf-m10300.c (mn10300_elf_relax_section): Allow for theNick Clifton2009-06-292-2/+27
* PR 10288Nick Clifton2009-06-292-106/+236
* daily updateAlan Modra2009-06-291-1/+1
* *** empty log message ***gdbadmin2009-06-291-1/+1
* ChangeLog:Paul Pluzhnikov2009-06-284-52/+30
* gdb/Daniel Jacobowitz2009-06-2842-216/+2195
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2009-06-2810-21/+51
* *** empty log message ***gdbadmin2009-06-281-1/+1
* daily updateAlan Modra2009-06-281-1/+1
* * gdb.cp/exception.exp: Don't require $hex before inner frame inAndreas Schwab2009-06-272-4/+9
* 2009-06-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-06-2723-2/+2276
* 2009-06-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-06-272-32/+40
* bfd/H.J. Lu2009-06-272-3/+16
* daily updateAlan Modra2009-06-271-1/+1
* *** empty log message ***gdbadmin2009-06-271-1/+1
* * Makefile.def (host_modules): Add cgen.Doug Evans2009-06-265-2/+453
* * gdb.base/psymtab.exp: Turn off pending breakpoints.Doug Evans2009-06-262-0/+9
* Fix indentation of:Tristan Gingold2009-06-261-20/+20
* Add missing entry for:Tristan Gingold2009-06-261-0/+5
* *** empty log message ***gdbadmin2009-06-261-1/+1
* daily updateAlan Modra2009-06-261-1/+1
* * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fixPierre Muller2009-06-252-1/+9
* * server.c (process_serial_event): Re-return unsupported, notPedro Alves2009-06-256-51/+62
* * linespec.c (find_method): Add new not_found_ptr parameter toklo2009-06-252-7/+27
* * MAINTAINERS (Write After Approval): Add self.klo2009-06-252-0/+5
* * elf-m10300.c (mn10300_elf_relax_section): Handle non-sectionNick Clifton2009-06-252-1/+5
* 2009-06-25 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-06-252-2/+15
* 2009-06-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-255-216/+409