aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-06<gas changes>Dwarakanath Rajagopal15-2323/+4359
2009-07-06 * lib/java.exp (java_init): Ignore $GCJ if it is empty.Daniel Jacobowitz2-1/+5
2009-07-06* configure.tgt (i[34567]86-*-nto*): Add build_gdbserver=yes.Aleksandar Ristovski2-0/+5
2009-07-06gdb/testsuite/Jan Kratochvil2-19/+37
2009-07-06 Adding Neutrino gdbserver.Aleksandar Ristovski8-0/+1154
2009-07-06gdb/Jan Kratochvil2-12/+13
2009-07-062009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold4-31/+34
2009-07-06 * ld.texinfo: Fix typo.Nick Clifton2-1/+5
2009-07-06*** empty log message ***gdbadmin1-1/+1
2009-07-06daily updateAlan Modra1-1/+1
2009-07-05Ooops. Fix date.Pedro Alves1-1/+1
2009-07-05 * gdb.base/ending-run.exp: Add "step out of main" pattern forPedro Alves2-0/+9
2009-07-05 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endianPedro Alves2-0/+6
2009-07-05 * coff-pe-read.c (read_pe_exported_syms): RecognizePedro Alves2-7/+16
2009-07-05 * arm-wince-tdep.c (arm_wince_skip_main_prologue): New.Pedro Alves2-0/+43
2009-07-05 * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o toPedro Alves2-1/+6
2009-07-05*** empty log message ***gdbadmin1-1/+1
2009-07-05daily updateAlan Modra1-1/+1
2009-07-04 * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves3-9/+52
2009-07-04*** empty log message ***Eli Zaretskii1-0/+6
2009-07-04 * gdb.texinfo (GDB/MI Variable Objects): Document child definitionEli Zaretskii1-3/+36
2009-07-04 * config/tc-cr16.h (TC_LINKRELAX_FIXUP): Set only for code sections.Alan Modra2-3/+8
2009-07-04*** empty log message ***gdbadmin1-1/+1
2009-07-04daily updateAlan Modra1-1/+1
2009-07-032009-07-03 Cary Coutant <ccoutant@google.com>Dave Korn2-0/+8
2009-07-032009-07-03 Dave Korn <dave.korn.cygwin@gmail.com>Dave Korn2-6/+13
2009-07-032009-06-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold8-90/+223
2009-07-032009-07-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-2/+15
2009-07-03 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_valueJakub Jelinek4-0/+26
2009-07-03daily updateAlan Modra1-1/+1
2009-07-03*** empty log message ***gdbadmin1-1/+1
2009-07-02 * linux-fork.c (forks_exist_p): Drop unnecessary extern.Pedro Alves2-33/+39
2009-07-02gdb/Pedro Alves18-226/+492
2009-07-02 * gdbarch.sh (current_gdbarch): Remove global variable.Ulrich Weigand5-106/+49
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand145-1465/+2989
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand91-676/+1054
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand20-103/+272
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand42-251/+632
2009-07-02 * frame.h (frame_unwind_arch): New.Ulrich Weigand7-21/+123
2009-07-02 * aoutx.h (aout_get_external_symbols): Declare 'amt' locally.Tom Tromey3-11/+18
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand9-34/+134
2009-07-02 * python/python-internal.h (struct language_defn): Declare.Ulrich Weigand14-97/+179
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand12-26/+109
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand25-147/+220
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand21-536/+704
2009-07-02 * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_type andUlrich Weigand9-180/+270
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand21-194/+252
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand37-263/+353
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand5-31/+45
2009-07-02 * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand5-17/+22