summaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-04-20 David S. Miller <davem@redhat.com>David S. Miller2002-04-211-14/+16
| | | | * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
* 2002-03-20 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-03-211-0/+3
| | | | | | | * sparc-nat.c: Include sys/param.h where possible. Approved by: Michael Snyder <msnyder@redhat.com> Message-ID: <3C98FF43.46ABDC1C@redhat.com>
* * sparc-nat.c (fetch_inferior_registers): Don't relyJakub Jelinek2001-11-261-4/+4
| | | | | on CORE_ADDR being 32-bit. (store_inferior_registers): Likewise.
* * sparc-nat.c (fetch_core_registers): Remove redundant prototype.Mark Kettenis2001-10-141-2/+0
|
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-4/+4
|
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
|
* Fix typo in which sparc-nat.c was changed to include itself.Kevin Buettner2001-03-021-1/+0
|
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+4
|
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-5/+5
|
* Protoization.Kevin Buettner2000-10-231-5/+13
|
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-6/+4
|
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-2/+1
|
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-3/+5
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-96/+105
|
* Initial revisionStan Shebs1999-04-161-0/+328