8sa1-gcc/gcc/config/i960
Doug Evans 05a81fe58a c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.
* c-lex.c (check_newline): Pass character after `#pragma' to
	HANDLE_PRAGMA.  Don't call get_directive_line if at end of line.
	* c-common.c (get_directive_line): Watch for EOF.
	* h8300/h8300.h (HANDLE_PRAGMA): New argument `c'.
	Must issue `return' now.
	* i960/i960.h (HANDLE_PRAGMA): Likewise.
	* sh/sh.h (HANDLE_PRAGMA): Likewise.
	* nextstep.h (HANDLE_PRAGMA): Likewise.
	* h8300/h8300.c (handle_pragma): New argument `ch'.
	Simplify pragma processing.  Delete support for `#pragma section'.
	* i960/i960.c (process_pragma): New argument `c'.  Change result to
	terminating character.
	* nextstep.c (handle_pragma): Likewise.
	* sh/sh.c (handle_pragma): Likewise.  Also simplified.

From-SVN: r10999
1996-01-15 22:25:24 +00:00
..
i960-coff.h Update FSF address. 1995-06-15 10:16:53 -04:00
i960.c c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA. 1996-01-15 22:25:24 +00:00
i960.h c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA. 1996-01-15 22:25:24 +00:00
i960.md (andsi3): Match op2 with logic_operand, change constraint accordingly. 1995-12-14 23:14:22 +00:00
t-960bare
t-vxworks960
vx960-coff.h Update FSF address. 1995-06-15 10:16:53 -04:00
vx960.h Update FSF address. 1995-06-15 10:16:53 -04:00
xm-i960.h Update FSF address. 1995-06-15 10:16:53 -04:00