Age | Commit message (Expand) | Author | Files | Lines |
2002-12-20 | 2002-12-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 2 | -0/+5 |
2002-12-20 | * agentexpr.texi: Fix typos. | Kazu Hirata | 4 | -8/+14 |
2002-12-20 | 2002-12-19 Keith Seitz <keiths@redhat.com> | Elena Zannoni | 2 | -0/+9 |
2002-12-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-19 | Remove outdated FIXME comment. | Kevin Buettner | 1 | -1/+0 |
2002-12-19 | 2002-12-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 2 | -71/+102 |
2002-12-19 | * exec.c (print_section_info): Select a format string to use with | Kevin Buettner | 2 | -3/+9 |
2002-12-19 | 2002-12-18 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -1/+5 |
2002-12-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-18 | 2002-12-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 4 | -9/+30 |
2002-12-18 | 2002-12-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2 | -22/+33 |
2002-12-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-17 | 2002-12-17 David Carlton <carlton@math.stanford.edu> | David Carlton | 6 | -151/+140 |
2002-12-17 | Don't use NUM_REGS to determine array size. | Kevin Buettner | 2 | -3/+24 |
2002-12-17 | * armnbsd-tdep.c (ARM_NBSD_JB_PC): Renamed from JB_PC. | Richard Earnshaw | 2 | -4/+10 |
2002-12-17 | 2002-12-17 David Carlton <carlton@math.stanford.edu> | David Carlton | 2 | -2/+8 |
2002-12-17 | 2002-12-17 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 3 | -3/+8 |
2002-12-17 | Replace complain() with complaint(). | Kevin Buettner | 15 | -717/+644 |
2002-12-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-16 | 2002-12-16 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 73 | -21275/+35 |
2002-12-16 | 2002-12-16 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -3/+20 |
2002-12-16 | Remove obsolete testsuite code. | Andrew Cagney | 78 | -7572/+47 |
2002-12-16 | * hppa-hpux-tdep.c: New file. | Joel Brobecker | 5 | -3/+54 |
2002-12-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-15 | * infrun.c (handle_inferior_event): Rearrange code to resume if | Daniel Jacobowitz | 2 | -47/+22 |
2002-12-15 | * infrun.c (handle_inferior_event): Merge TARGET_WAITKIND_FORKED | Daniel Jacobowitz | 2 | -51/+6 |
2002-12-15 | * infrun.c (handle_inferior_event): Assume that catchpoints | Daniel Jacobowitz | 2 | -33/+32 |
2002-12-15 | * target.c (update_current_target): Don't inherit DONT_USE. | Daniel Jacobowitz | 3 | -8/+6 |
2002-12-15 | * ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes PR cli/654. | Mark Kettenis | 2 | -1/+5 |
2002-12-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-14 | * arm-tdep.c (convert_from_extended): New argument to hold the | Richard Earnshaw | 2 | -23/+147 |
2002-12-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-13 | 2002-12-13 Michael Snyder <msnyder@to-limbo.toronto.redhat.com> | Michael Snyder | 2 | -5/+17 |
2002-12-13 | 2002-12-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 3 | -2/+22 |
2002-12-13 | 2002-12-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 4 | -2/+30 |
2002-12-13 | * frame.h (frame_id_unwind_ftype): Fix typo in return type. | Alexandre Oliva | 2 | -2/+6 |
2002-12-13 | Multiarch NUM_REGS for MIPS. | Kevin Buettner | 5 | -17/+24 |
2002-12-13 | 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -7/+85 |
2002-12-13 | 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -6/+53 |
2002-12-13 | 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 5 | -12/+330 |
2002-12-13 | 2002-12-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 5 | -3/+137 |
2002-12-13 | 2002-12-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 4 | -42/+28 |
2002-12-13 | 2002-12-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 3 | -4/+18 |
2002-12-13 | * hppa-tdep.c (hppa_pop_frame): Fix a compilation error introduced | Joel Brobecker | 2 | -1/+6 |
2002-12-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-12-12 | * infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork, | Daniel Jacobowitz | 2 | -36/+8 |
2002-12-12 | 5.3 released. | Andrew Cagney | 1 | -0/+4 |
2002-12-12 | * corelow.c (init_core_ops): Delete references to to_require_attach | Daniel Jacobowitz | 10 | -173/+58 |
2002-12-12 | 2002-12-11 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 3 | -0/+19 |
2002-12-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |