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 libiberty/aclocal.m4 l ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	jason@gcc.gnu.org	2003-05-07 18:08:21

Modified files:
	libiberty      : ChangeLog aclocal.m4 config.in configure 
	                 configure.in hashtab.c 
	include        : ChangeLog hashtab.h 

Log message:
	libiberty/
	* hashtab.c (burtle_hash): New fn.
	* configure.in: Add AC_C_BIGENDIAN_CROSS.
	* aclocal.m4: Include accross.m4.
	* configure, config.in: Regenerate.
	include/
	* hashtab.h (burtle_hash): Prototype.
	(burtle_hash_object): New macro.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.378.2.18&r2=1.378.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/aclocal.m4.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.5.10.1&r2=1.5.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/config.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.19.10.2&r2=1.19.10.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.49.2.4&r2=1.49.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/configure.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.51.2.4&r2=1.51.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/hashtab.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.28.2.3&r2=1.28.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.114.2.10&r2=1.114.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/hashtab.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14.2.3&r2=1.14.2.4


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