aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2002-12-26*** empty log message ***gdbadmin1-1/+1
2002-12-25*** empty log message ***gdbadmin1-1/+1
2002-12-242002-12-24 David Carlton <carlton@math.stanford.edu>David Carlton2-1/+5
2002-12-24Add GNU/Linux specific support for the n32 and n64 MIPS ABIs.Kevin Buettner6-41/+478
2002-12-24gdb.base/maint.exp: Update expect output to include 'ObjC'.Adam Fedor2-3/+7
2002-12-24maint.c (maintenance_demangle): Add switch to demangleAdam Fedor2-3/+18
2002-12-24(lookup_objc_class, lookup_child_selector): RemoveAdam Fedor2-4/+7
2002-12-24*** empty log message ***gdbadmin1-1/+1
2002-12-23 * exec.c (print_section_info): Add FIXME comments regarding formatKevin Buettner2-0/+12
2002-12-23* gdbint.texinfo (Target Architecture Definition): UpdateMark Kettenis2-2/+10
2002-12-23 * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl.Daniel Jacobowitz4-45/+12
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2-0/+17
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2-28/+46
2002-12-23* gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,Jim Blandy2-2/+10
2002-12-23*** empty log message ***gdbadmin1-1/+1
2002-12-22* gdb.base/attach.exp: There's no need to copy the test program toJim Blandy2-31/+6
2002-12-22* gdb.c++/psmang.exp: Doc fix.Jim Blandy2-0/+12
2002-12-22*** empty log message ***gdbadmin1-1/+1
2002-12-21* gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: NewJim Blandy4-0/+532
2002-12-21* x86-64-tdep.h (x86_64_init_abi): New prototype.Mark Kettenis5-96/+36
2002-12-21* osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis28-49/+111
2002-12-21Add DT_MIPS_RLD_MAP case for 64-bit targets.Kevin Buettner2-3/+23
2002-12-21Fix bug introduced when multiarching NUM_REGS.Kevin Buettner2-1/+7
2002-12-21Multiarch SVR4_FETCH_LINK_MAP_OFFSETS and GET_LONGJMP_TARGET for GNU/Linux/MIPS.Kevin Buettner4-22/+32
2002-12-21*** empty log message ***gdbadmin1-1/+1
2002-12-202002-12-20 David Carlton <carlton@math.stanford.edu>David Carlton2-0/+5
2002-12-20 * agentexpr.texi: Fix typos.Kazu Hirata4-8/+14
2002-12-202002-12-19 Keith Seitz <keiths@redhat.com>Elena Zannoni2-0/+9
2002-12-20*** empty log message ***gdbadmin1-1/+1
2002-12-19Remove outdated FIXME comment.Kevin Buettner1-1/+0
2002-12-192002-12-19 David Carlton <carlton@math.stanford.edu>David Carlton2-71/+102
2002-12-19 * exec.c (print_section_info): Select a format string to use withKevin Buettner2-3/+9
2002-12-192002-12-18 Michael Chastain <mec@shout.net>Michael Chastain2-1/+5
2002-12-19*** empty log message ***gdbadmin1-1/+1
2002-12-182002-12-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney4-9/+30
2002-12-182002-12-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-22/+33
2002-12-18*** empty log message ***gdbadmin1-1/+1
2002-12-172002-12-17 David Carlton <carlton@math.stanford.edu>David Carlton6-151/+140
2002-12-17Don't use NUM_REGS to determine array size.Kevin Buettner2-3/+24
2002-12-17* armnbsd-tdep.c (ARM_NBSD_JB_PC): Renamed from JB_PC.Richard Earnshaw2-4/+10
2002-12-172002-12-17 David Carlton <carlton@math.stanford.edu>David Carlton2-2/+8
2002-12-172002-12-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-3/+8
2002-12-17Replace complain() with complaint().Kevin Buettner15-717/+644
2002-12-17*** empty log message ***gdbadmin1-1/+1
2002-12-162002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney73-21275/+35
2002-12-162002-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+20
2002-12-16Remove obsolete testsuite code.Andrew Cagney78-7572/+47
2002-12-16 * hppa-hpux-tdep.c: New file.Joel Brobecker5-3/+54
2002-12-16*** empty log message ***gdbadmin1-1/+1
2002-12-15 * infrun.c (handle_inferior_event): Rearrange code to resume ifDaniel Jacobowitz2-47/+22