* sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux/mips...
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 13 Apr 2003 11:36:32 +0000 (11:36 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 13 Apr 2003 11:36:32 +0000 (11:36 +0000)
commit6a1aff6912ff551906d4c60f5ca2eeb8fd78090e
tree471f9df46016c90913ca7246d4d06da9be157a70
parentad2be8527ac0f19f129fc4519d823cbe48239c78
* sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64. * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New. * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64. (mcontext_t): Make it match the 32-bit mips kernel in o32. * sysdeps/unix/sysv/linux/mips/sys/user.h: Bring in constants from the mips and mips64 headers. (struct user): Port to n32/n64.

2003-04-13  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/unix/sysv/linux/mips/profil-counter: New.
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64.
* sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New.
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64.
(mcontext_t): Make it match the 32-bit mips kernel in o32.
* sysdeps/unix/sysv/linux/mips/sys/user.h: Bring in constants from
the mips and mips64 headers.
(struct user): Port to n32/n64.
ChangeLog
sysdeps/unix/sysv/linux/mips/bits/sigcontext.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/profil-counter.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sigcontextinfo.h
sysdeps/unix/sysv/linux/mips/sys/ucontext.h
sysdeps/unix/sysv/linux/mips/sys/user.h