From 14a88c496bef288d66f245d1d07c7bfa7f6062fb Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sun, 3 Apr 2005 04:41:10 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 3099668..6e9bf11 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,5 +1,9 @@ 2005-04-02 Kaveh R. Ghazi + * 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. -- cgit v1.1