Age | Commit message (Expand) | Author | Files | Lines |
2009-07-06 | * lib/java.exp (java_init): Ignore $GCJ if it is empty. | Daniel Jacobowitz | 2 | -1/+5 |
2009-07-06 | * configure.tgt (i[34567]86-*-nto*): Add build_gdbserver=yes. | Aleksandar Ristovski | 2 | -0/+5 |
2009-07-06 | gdb/testsuite/ | Jan Kratochvil | 2 | -19/+37 |
2009-07-06 | Adding Neutrino gdbserver. | Aleksandar Ristovski | 8 | -0/+1154 |
2009-07-06 | gdb/ | Jan Kratochvil | 2 | -12/+13 |
2009-07-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-07-05 | Ooops. Fix date. | Pedro Alves | 1 | -1/+1 |
2009-07-05 | * gdb.base/ending-run.exp: Add "step out of main" pattern for | Pedro Alves | 2 | -0/+9 |
2009-07-05 | * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian | Pedro Alves | 2 | -0/+6 |
2009-07-05 | * coff-pe-read.c (read_pe_exported_syms): Recognize | Pedro Alves | 2 | -7/+16 |
2009-07-05 | * arm-wince-tdep.c (arm_wince_skip_main_prologue): New. | Pedro Alves | 2 | -0/+43 |
2009-07-05 | * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o to | Pedro Alves | 2 | -1/+6 |
2009-07-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-07-04 | * win32-i386-low.c (i386_get_thread_context): Handle systems that | Pedro Alves | 3 | -9/+52 |
2009-07-04 | *** empty log message *** | Eli Zaretskii | 1 | -0/+6 |
2009-07-04 | * gdb.texinfo (GDB/MI Variable Objects): Document child definition | Eli Zaretskii | 1 | -3/+36 |
2009-07-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-07-03 | 2009-06-29 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 8 | -90/+223 |
2009-07-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-07-02 | * linux-fork.c (forks_exist_p): Drop unnecessary extern. | Pedro Alves | 2 | -33/+39 |
2009-07-02 | gdb/ | Pedro Alves | 18 | -226/+492 |
2009-07-02 | * gdbarch.sh (current_gdbarch): Remove global variable. | Ulrich Weigand | 5 | -106/+49 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 145 | -1465/+2989 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 91 | -676/+1054 |
2009-07-02 | * disasm.h (gdb_disassembly): Add GDBARCH parameter. | Ulrich Weigand | 20 | -103/+272 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 42 | -251/+632 |
2009-07-02 | * frame.h (frame_unwind_arch): New. | Ulrich Weigand | 7 | -21/+123 |
2009-07-02 | * target.h (struct target_ops): New member to_thread_architecture. | Ulrich Weigand | 9 | -34/+134 |
2009-07-02 | * python/python-internal.h (struct language_defn): Declare. | Ulrich Weigand | 14 | -97/+179 |
2009-07-02 | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 12 | -26/+109 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 25 | -147/+220 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 21 | -536/+704 |
2009-07-02 | * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type and | Ulrich Weigand | 9 | -180/+270 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 21 | -194/+252 |
2009-07-02 | * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8, | Ulrich Weigand | 37 | -263/+353 |
2009-07-02 | * gdbtypes.h (builtin_type_true_char): Remove. | Ulrich Weigand | 5 | -31/+45 |
2009-07-02 | * gdbtypes.h (builtin_type_void): Remove. | Ulrich Weigand | 5 | -17/+22 |
2009-07-02 | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 11 | -21/+48 |
2009-07-02 | * gdbtypes.c (lookup_array_range_type): Add prototype. | Ulrich Weigand | 12 | -62/+62 |
2009-07-02 | * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): Remove | Ulrich Weigand | 4 | -11/+7 |
2009-07-02 | ChangeLog: | Ulrich Weigand | 4 | -56/+56 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 8 | -176/+279 |
2009-07-02 | * jv-lang.h (java_int_type, java_byte_type, java_short_type, | Ulrich Weigand | 5 | -95/+200 |
2009-07-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-07-01 | * NEWS: Mention biarch amd64-linux gdbserver and hardware watchpoint | Doug Evans | 2 | -0/+13 |
2009-07-01 | 2009-07-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+5 |
2009-07-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-30 | (HFILES_NO_SRCDIR): Remove entries for deleted files. | Nick Roberts | 1 | -4/+2 |
2009-06-30 | *** empty log message *** | Nick Roberts | 1 | -1/+1 |
2009-06-30 | *** empty log message *** | Nick Roberts | 1 | -0/+4 |