From f7747728204a312498429c0279df0fa81703eaae Mon Sep 17 00:00:00 2001 From: wilson Date: Tue, 4 Oct 2005 23:54:38 +0000 Subject: This avoids small data/gp reloc overflow errors. * configure.ac (mudflap_cv_entry_point): Use quadrigraphs to declare $name as array of characters with unknown bound. Also store into the array. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104964 138bc75d-0d04-0410-961f-82ee72b054a4 --- libmudflap/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libmudflap/ChangeLog') diff --git a/libmudflap/ChangeLog b/libmudflap/ChangeLog index e125f01b159..306342adddc 100644 --- a/libmudflap/ChangeLog +++ b/libmudflap/ChangeLog @@ -1,3 +1,10 @@ +2005-10-04 James E Wilson + + * configure.ac (mudflap_cv_entry_point): Use quadrigraphs to declare + $name as array of characters with unknown bound. Also store into the + array. + * configure: Regenerate. + 2005-09-30 James E. Wilson * configure.ac (pthread.h): Use AC_CHECK_HEADERS instead of -- cgit v1.2.1