diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-07-18 16:29:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-07-18 16:29:30 +0000 |
commit | f96b2e4e3441e8dd6f316c88658d7949f4a3e858 (patch) | |
tree | c188e68febbc644d3303c283c9ed500658180474 /ChangeLog | |
parent | 1b6840e5acb99031f96544551b021acc74273738 (diff) | |
download | glibc-f96b2e4e3441e8dd6f316c88658d7949f4a3e858.tar.gz glibc-f96b2e4e3441e8dd6f316c88658d7949f4a3e858.tar.xz glibc-f96b2e4e3441e8dd6f316c88658d7949f4a3e858.zip |
Update.
2004-04-16 Andreas Schwab <schwab@suse.de> * sysdeps/ia64/bits/atomic.h: Cast first argument of __sync_bool_compare_and_swap_si correct to void*.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c1962a1c17..119706a718 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-16 Andreas Schwab <schwab@suse.de> + + * sysdeps/ia64/bits/atomic.h: Cast first argument of + __sync_bool_compare_and_swap_si correct to void*. + 2004-07-17 Ulrich Drepper <drepper@redhat.com> * iconv/iconv_prog.c (print_known_names): Make machine-readable |