summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-0291-676/+1054
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-0220-103/+272
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-0242-251/+632
* * frame.h (frame_unwind_arch): New.Ulrich Weigand2009-07-027-21/+123
* * aoutx.h (aout_get_external_symbols): Declare 'amt' locally.Tom Tromey2009-07-023-11/+18
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-029-34/+134
* * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand2009-07-0214-97/+179
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-0212-26/+109
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-0225-147/+220
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-0221-536/+704
* * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand2009-07-029-180/+270
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-0221-194/+252
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-0237-263/+353
* * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand2009-07-025-31/+45
* * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand2009-07-025-17/+22
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-0211-21/+48
* * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand2009-07-0212-62/+62
* * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): RemoveUlrich Weigand2009-07-024-11/+7
* ChangeLog:Ulrich Weigand2009-07-024-56/+56
* * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand2009-07-028-176/+279
* * jv-lang.h (java_int_type, java_byte_type, java_short_type,Ulrich Weigand2009-07-025-95/+200
* 2009-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-023-3/+17
* *** empty log message ***gdbadmin2009-07-021-1/+1
* daily updateAlan Modra2009-07-021-1/+1
* Update ChangeLog entries.H.J. Lu2009-07-011-5/+10
* * NEWS: Mention biarch amd64-linux gdbserver and hardware watchpointDoug Evans2009-07-012-0/+13
* * bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,Nick Clifton2009-07-018-17/+332
* PR 10072Nick Clifton2009-07-012-0/+40
* 2009-07-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-012-0/+5
* daily updateAlan Modra2009-07-011-1/+1
* *** empty log message ***gdbadmin2009-07-011-1/+1
* (HFILES_NO_SRCDIR): Remove entries for deleted files.Nick Roberts2009-06-301-4/+2
* *** empty log message ***Nick Roberts2009-06-301-1/+1
* *** empty log message ***Nick Roberts2009-06-301-0/+4
* gdb/testsuite/Jan Kratochvil2009-06-302-9/+27
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-302-0/+686
* gdb/Jan Kratochvil2009-06-304-8/+22
* gdb/testsuite/Jan Kratochvil2009-06-302-1/+6
* gdb/testsuite/Jan Kratochvil2009-06-302-3/+6
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-3013-36/+558
* ChangeLog:Paul Pluzhnikov2009-06-305-32/+133
* * 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