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]

egcs/gcc ChangeLog config/rs6000/eabi-ctors.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-2_95-branch
Changes by:	law@sourceware.cygnus.com	00/03/07 21:05:06

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: eabi-ctors.c 

Log message:
	Tue Oct 12 09:45:19 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
	* config/rs6000/eabi-ctors.c (__do_global_ctors): Run through
	__CTOR_LIST__ in opposite order, which is the correct order for sorted
	constructors.
	(__do_global_dtors): similarly for __DTOR_LIST__.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.3667.4.246&r2=1.3667.4.247
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/eabi-ctors.c.diff?cvsroot=gcc&only_with_tag=gcc-2_95-branch&r1=1.2&r2=1.2.8.1


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