projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee30b66
)
* sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow
author
Andreas Schwab
<schwab@suse.de>
Wed, 15 Aug 2001 13:09:32 +0000
(13:09 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 15 Aug 2001 13:09:32 +0000
(13:09 +0000)
address register for operand 0.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1f756dc4a421eca34a9a763623d4550ee9de1902..ff621f8a5282c99d49be0e6079725b2f1e452d3c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2001-08-15 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/m68k/m68020/atomicity.h (atomic_add): Don't allow
+ address register for operand 0.
+
2001-08-14 Ulrich Drepper <drepper@redhat.com>
* stdio-common/perror.c (perror): Use _IO_fwide instead of fwide.