merge from gcc

This commit is contained in:
DJ Delorie
2005-04-03 04:41:10 +00:00
parent 26dae57f14
commit 14a88c496b
4 changed files with 26 additions and 23 deletions

View File

@ -1,5 +1,9 @@
2005-04-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* bcmp.c: Fix warnings and implement using memcmp.
* bcopy.c: Fix warnings.
* bzero.c: Fix warnings and implement using memset.
* configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings
-Wstrict-prototypes.
* configure, config.in: Regenerate.