diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-03-17 15:48:52 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-03-17 15:48:52 +0000 |
commit | 935af0f27f2313e3a78160e90f1a8f118c3f46ec (patch) | |
tree | 92da39386278349939ec2cdd47866d046d50374c /ChangeLog | |
parent | 4947b4b20f49324647a7cbcd2596b1f5b4639748 (diff) | |
download | glibc-935af0f27f2313e3a78160e90f1a8f118c3f46ec.tar.gz glibc-935af0f27f2313e3a78160e90f1a8f118c3f46ec.tar.xz glibc-935af0f27f2313e3a78160e90f1a8f118c3f46ec.zip |
* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/linux/mips/ptrace.c: New file. Use long long type for registers on n32.
* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/linux/mips/ptrace.c: New file. Use long long type for registers on n32.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e5df07e8dd..06a18ccbb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-03-17 Alexandre Oliva <aoliva@redhat.com> + * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. + * sysdeps/unix/sysv/linux/mips/ptrace.c: New file. Use long + long type for registers on n32. + * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysdeps/mips/mips64/gmp-mparam.h: New file. Define |