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]

egcs/boehm-gc ChangeLog rs6000_mach_dep.s incl ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	dje@gcc.gnu.org	2002-01-25 10:06:24

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

Log message:
	* include/gc.h (GC_INIT): Add DATASTART and DATAEND roots on AIX.
	* include/private/gcconfig.h (RS6000): Add 64-bit AIX support.
	Define USE_GENERIC_PUSH_REGS.  Use AIX _data and _end symbols for
	DATASTART and DATAEND roots.
	* rs6000_mach_dep.s: Add function descriptor and traceback table.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/boehm-gc/ChangeLog.diff?cvsroot=gcc&r1=1.97&r2=1.98
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/boehm-gc/rs6000_mach_dep.s.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/boehm-gc/include/gc.h.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/boehm-gc/include/private/gcconfig.h.diff?cvsroot=gcc&r1=1.8&r2=1.9


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