This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[GIT 0/4] generic libc fixes for alpha


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(-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]