about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/register-dump.h
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Andreas Jaeger2002-07-121-4/+4
| | | | | Use correct indices. Patch by Eliot Dresselhaus <eliot@ayrnetworks.com>.
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
| | | | | | | | | | | | | | 2001-07-06 Paul Eggert <eggert@twinsun.com> * manual/argp.texi: Remove ignored LGPL copyright notice; it's not appropriate for documentation anyway. * manual/libc-texinfo.sh: "Library General Public License" -> "Lesser General Public License". 2001-07-06 Andreas Jaeger <aj@suse.de> * All files under GPL/LGPL version 2: Place under LGPL version 2.1.
* * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP): Andreas Jaeger2001-01-151-2/+2
| | | | | | | | | Change type of CTX to (struct sigcontext *). * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise. (GET_FRAME): Likewise. (GET_STACK): Likewise. (SIGCONTEXT): Likewise. Add 2nd arg _code. (SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
* Update.Andreas Jaeger2000-02-081-5/+3
| | | | | | * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Fix typo. Make it compile.
* Update.Andreas Jaeger2000-02-081-6/+6
| | | | | * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Fix usage of macro ADD_STRING.
* Update.Andreas Jaeger2000-02-031-0/+110
2000-02-03 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: New file. * sysdeps/unix/sysv/linux/mips/register-dump.h: New file. * sysdeps/mips/stackinfo.h: New file.