Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-21 | 2003-07-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1718/+1779 | |
From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>: * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite. | |||||
2003-02-04 | 2003-02-04 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1718/+1718 | |
* NEWS: Note that the m32r-*-elf* is obsolete. * monitor.c (monitor_expect): Obsolete reference to m32r. * configure.tgt: Mark m32r-*-elf* as obsolete. * MAINTAINERS: Mark m32k as obsolete. * m32r-rom.c: Obsolete file. * config/m32r/m32r.mt: Obsolete file. * config/m32r/tm-m32r.h: Obsolete file. * m32r-stub.c: Obsolete file. * m32r-tdep.c: Obsolete file. | |||||
2002-10-04 | 2002-10-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+10 | |
* m32r-stub.c (handle_exception): Make sure exception is "trap" before treating it as a single-step event. | |||||
2002-09-17 | 2002-09-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+1 | |
* mips-stub.c (restore_and_return): Postpone restoring of PSW. RTE will take care of it. | |||||
2000-07-30 | Protoization. | Kevin Buettner | 1 | -66/+28 | |
2000-02-09 | From JTC: m32r-stub.c, sparcl-stub.c, sparclet-stub.c | Andrew Cagney | 1 | -1/+1 | |
(handle_exception): Return E01 instead of P01 when 'P' command fails. | |||||
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -4/+4 | |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -65/+71 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -4/+0 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -4/+66 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1685 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1621/+0 | |
1999-01-31 | 1999-01-31 J.T. Conklin <jtc@redbacknetworks.com> | Stan Shebs | 1 | -0/+1621 | |
* i386-stub.c, m32r-stub.c, m68k-stub.c, sh-stub.c, sparc-stub.c, sparcl-stub, sparclet-stub.c: Change declaration of putDebugChar to include explicit void return type as per documentation. Fix up occasions where stubs erroneously checked return type. |