aboutsummaryrefslogtreecommitdiff
path: root/gdb/m32r-stub.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-30Protoization.Kevin Buettner1-66/+28
2000-02-09From JTC: m32r-stub.c, sparcl-stub.c, sparclet-stub.cAndrew Cagney1-1/+1
(handle_exception): Return E01 instead of P01 when 'P' command fails.
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-4/+4
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-65/+71
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-4/+0
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+66
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1685
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1621/+0
1999-01-311999-01-31 J.T. Conklin <jtc@redbacknetworks.com>Stan Shebs1-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.