diff options
author | Richard Henderson <rth@redhat.com> | 2003-06-06 05:51:03 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2003-06-06 05:51:03 +0000 |
commit | 63e1f70d4dcc68de6c6c31a3878bd319e9d79f81 (patch) | |
tree | 16bb7b68fd554326f6c498265c4929218bef9ec1 /linuxthreads/ChangeLog | |
parent | 6f1e513dbbd1f786d93a6e402f2b23f4e0814a9d (diff) | |
download | glibc-63e1f70d4dcc68de6c6c31a3878bd319e9d79f81.tar glibc-63e1f70d4dcc68de6c6c31a3878bd319e9d79f81.tar.gz glibc-63e1f70d4dcc68de6c6c31a3878bd319e9d79f81.tar.bz2 glibc-63e1f70d4dcc68de6c6c31a3878bd319e9d79f81.zip |
* sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use and require CFI assembler directives. * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
2003-06-05 Richard Henderson <rth@redhat.com>
* sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use
and require CFI assembler directives.
* sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1d05b4fd4c..9dee60ff23 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2003-06-05 Richard Henderson <rth@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use + and require CFI assembler directives. + * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise. + 2003-05-30 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h |