gcc/gcc/ada ChangeLog init.c sysdep.c misc.c d ...

bosch@gcc.gnu.org bosch@gcc.gnu.org
Mon Oct 29 09:45:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bosch@gcc.gnu.org	2001-10-29 09:45:04

Modified files:
	gcc/ada        : ChangeLog init.c sysdep.c misc.c decl.c 

Log message:
	* init.c:
	(Raise_From_Signal_Handler, Propagate_Signal_Exception): Make arg
	const.
	(_gnat_error_handler): Make MSG const.
	
	* sysdep.c: Fix localtime_r problem on LynxOS.
	Also remove #elif to avoid warnings.
	
	* misc.c (yyparse): Don't set up and register jmpbuf; remove decls
	used by this.
	
	* decl.c (annotate_value): Make SIZE unsigned to avoid warning.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.82&r2=1.83
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/init.c.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sysdep.c.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/misc.c.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/decl.c.diff?cvsroot=gcc&r1=1.6&r2=1.7



More information about the Gcc-cvs mailing list