egcs/gcc ChangeLog config/m68k/m68k-protos.h c ...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Tue Jun 6 09:21:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	ghazi@sourceware.cygnus.com	00/06/06 09:21:42

Modified files:
	gcc            : ChangeLog 
	gcc/config/m68k: m68k-protos.h m68k.c m68k.md 
	gcc/config     : nextstep.c nextstep.h 

Log message:
	* m68k.c (legitimize_pic_address): Move prototype ...
	
	* m68k-protos.h (legitimize_pic_address): ... here.
	
	* m68k.md (legitimize_pic_address): Delete prototypes.
	(untyped_call): Invoke GEN_CALL(), not gen_call().
	
	* nextstep.c: Include system.h and toplev.h.
	(get_directive_line): Don't prototype.
	(handle_pragma): Mark parameters with ATTRIBUTE_UNUSED and constify.
	
	* nextstep.h (handle_pragma): Prototype.
	(SECTION_FUNCTION): Prototype FUNCTION().  Move prototype of
	objc_section_init ...
	(EXTRA_SECTION_FUNCTIONS): ... here.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.6852&r2=1.6853
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/m68k/m68k-protos.h.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&r1=1.37&r2=1.38
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/m68k/m68k.md.diff?cvsroot=gcc&r1=1.34&r2=1.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/nextstep.c.diff?cvsroot=gcc&r1=1.8&r2=1.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/nextstep.h.diff?cvsroot=gcc&r1=1.9&r2=1.10



More information about the Gcc-cvs mailing list