projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
446cc56
)
Update.
author
drepper
<drepper>
Mon, 27 Nov 2000 23:33:31 +0000
(23:33 +0000)
committer
drepper
<drepper>
Mon, 27 Nov 2000 23:33:31 +0000
(23:33 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
d06348d
..
205c02c
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
2000-11-27 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/powerpc/Makefile (CFLAGS-initfini.s): Add -O1 to avoid
+ the problems introduced when the user selects -O3.
+
* iconv/gconv.h (__gconv_info): Define __data element using __flexarr.
* misc/sys/cdefs.h: Define __flexarr.
Proposed by Joseph S. Myers <jsm28@cam.ac.uk>.