From 54c2024269888296cec6c81cd15caf2dec71bb84 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 17 Sep 2001 23:11:04 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 39b3295..d9dc3dc 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,17 @@ +2001-09-17 Kaveh R. Ghazi + + * concat.c (vconcat_length, vconcat_copy, concat_length, + concat_copy, concat_copy2): New functions. + (concat): Use vconcat_length/vconcat_copy. + + * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len): + Define. + +2001-09-17 Kaveh R. Ghazi + + * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len): + Define. + 2001-09-04 Kaveh R. Ghazi * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN, -- cgit v1.1