diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-02 20:11:55 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-02 20:11:55 +0000 |
commit | 04c8bd46a5ad27f9699256245468f8b1e896c45f (patch) | |
tree | 02d5db1301469ab50a9b4f0ba73dcead4bec4d01 /ChangeLog | |
parent | 95ca9dd3fcedccb4771f233ae10bb48f029b1743 (diff) | |
download | glibc-04c8bd46a5ad27f9699256245468f8b1e896c45f.tar.gz glibc-04c8bd46a5ad27f9699256245468f8b1e896c45f.tar.xz glibc-04c8bd46a5ad27f9699256245468f8b1e896c45f.zip |
2005-02-21 Alan Modra <amodra@bigpond.net.au>
* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Don't use __uint128_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f7e66a6dd0..73fda7b050 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-21 Alan Modra <amodra@bigpond.net.au> + + * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Don't + use __uint128_t. + 2005-03-01 Jakub Jelinek <jakub@redhat.com> * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead |