This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

gcc/libiberty ChangeLog config.in configure co ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	dj@gcc.gnu.org	2003-06-19 19:04:24

Modified files:
	libiberty      : ChangeLog config.in configure configure.in 
	                 hashtab.c 

Log message:
	* configure.in: Add check for malloc.h needed by
	m68k for function free().
	* configure: Regenerated.
	* config.in: Add HAVE_MALLOC_H.
	* hashtab.c: include malloc.h were available for
	free().

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.398.2.28&r2=1.398.2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/config.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.19.38.8&r2=1.19.38.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.52.14.10&r2=1.52.14.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.52.14.10&r2=1.52.14.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/hashtab.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.28.20.1&r2=1.28.20.2


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