r135649 - in /trunk/gcc/ada: adaint.c s-os_lib....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue May 20 12:52:00 GMT 2008


Author: charlet
Date: Tue May 20 12:52:23 2008
New Revision: 135649

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135649
Log:
	* s-winext.ads: Replace representation clause by pragma Pack. Gives
	equivalent representation, but has the advantage of allowing
	compilation of this file under 64 bits platforms.

	* s-os_lib.adb (Normalize_Pathname): Mark Cur_Dir constant.

	* s-osinte-irix.ads: (Alternate_Stack_Size): Add dummy declaration.

	* adaint.c: 
	Don't define dummy implementation of convert_addresses on ppc-linux.


Modified:
    trunk/gcc/ada/adaint.c
    trunk/gcc/ada/s-os_lib.adb
    trunk/gcc/ada/s-osinte-irix.ads
    trunk/gcc/ada/s-winext.ads



More information about the Gcc-cvs mailing list