[GIT 0/4] generic libc fixes for alpha
Richard Henderson
rth@twiddle.net
Fri Mar 26 20:07:00 GMT 2010
These patches are available in
ssh://sourceware.org/git/glibc.git rth/axp
Except for the last, these are fixes for generic warnings
thrown by gcc 4.5.
r~
Richard Henderson (4):
Don't take the address of a void object.
Finish locale_data -> __locale_data transition.
Fix printf format warning for si_band.
Mark _dl_random attribute_relro in the header file.
ChangeLog | 21 +++++++++++++++++++++
csu/gmon-start.c | 4 ++--
elf/dl-sysdep.c | 6 +++---
locale/setlocale.c | 4 ++--
stdio-common/psiginfo.c | 2 +-
sysdeps/generic/ldsodefs.h | 2 +-
sysdeps/unix/sysv/linux/dl-sysdep.c | 8 ++++----
7 files changed, 34 insertions(+), 13 deletions(-)
More information about the Libc-alpha
mailing list