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/boehm-gc ChangeLog include/private/gcconfig.h


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	davem@gcc.gnu.org	2002-04-21 23:05:05

Modified files:
	boehm-gc       : ChangeLog 
	boehm-gc/include/private: gcconfig.h 

Log message:
	2002-04-22  David S. Miller  <davem@redhat.com>
	
	* include/private/gcconfig.h: Hard-code STACKBOTTOM on
	64-bit SPARC Linux, the __libc_stack_end technique does
	not work in this case.
	
	2002-04-22  Jeff Sturm  <jsturm@one-point.com>
	
	* gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.108.2.12&r2=1.108.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/include/private/gcconfig.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.11.2.5&r2=1.11.2.6


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