diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-27 09:12:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-27 09:12:05 +0000 |
commit | e42e757ef3f125b162b8121fdcf5b6fd06bdb25b (patch) | |
tree | e8065d3473c80d343f14b0cba7f4ecb04f08b293 /linuxthreads | |
parent | dbf6131c495e09d21502a3a8c70e50d8c4e66fe4 (diff) | |
download | glibc-e42e757ef3f125b162b8121fdcf5b6fd06bdb25b.tar glibc-e42e757ef3f125b162b8121fdcf5b6fd06bdb25b.tar.gz glibc-e42e757ef3f125b162b8121fdcf5b6fd06bdb25b.tar.bz2 glibc-e42e757ef3f125b162b8121fdcf5b6fd06bdb25b.zip |
Pretty printing.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]:
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index de105a6649..91aa049fe2 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,6 +1,6 @@ 2003-01-31 Steven Munroe <sjmunroe@us.ibm.com> - * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]: + * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S [SHARED]: Conditionalize .toc section magic on this. 2003-02-21 Roland McGrath <roland@redhat.com> |