diff options
author | Roland McGrath <roland@gnu.org> | 2004-01-13 20:38:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-01-13 20:38:58 +0000 |
commit | 2d548c4f2f3ab8af65b2529640d38757f5d69b43 (patch) | |
tree | 213ff143b544f6f0caf0ea8d271c75e61142dbf0 | |
parent | c393c5884323581bebd5e81996d82267997f97c0 (diff) | |
download | glibc-2d548c4f2f3ab8af65b2529640d38757f5d69b43.tar.gz glibc-2d548c4f2f3ab8af65b2529640d38757f5d69b43.tar.xz glibc-2d548c4f2f3ab8af65b2529640d38757f5d69b43.zip |
* sysdeps/powerpc/tcb-offsets.sym: Put -- separator line before any
conditionals.
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 25ddf5d6cf..034ebc2b1b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2004-01-13 Roland McGrath <roland@redhat.com> + + * sysdeps/powerpc/tcb-offsets.sym: Put -- separator line before any + conditionals. + 2004-01-10 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/vfork.S: Add cfi directives. |