8sa1-gcc/gcc/config/avr
Richard Kenner c4636dd188 avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.
* config/avr/avr.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP):
	Call abort instead of fatal.
	(TRAMPOLINE_TEMPLATE): Call internal_error instead of fatal.
	* config/dsp16xx/dsp16xx.h (FUNCTION_PROFILER): Likewise.
	(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Likewise.
	(TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Likewise.
	(ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Likewise.
	* config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Likewise.

From-SVN: r39448
2001-02-04 23:11:54 -05:00
..
avr-protos.h avr.c (ret_cond_branch): New argument (reverse) added. 2001-01-21 10:08:46 +03:00
avr.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
avr.h avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal. 2001-02-04 23:11:54 -05:00
avr.md avr.c (ret_cond_branch): New argument (reverse) added. 2001-01-21 10:08:46 +03:00
libgcc.S avr.c (ret_cond_branch): New argument (reverse) added. 2001-01-21 10:08:46 +03:00
t-avr avr.h (INIT_TARGET_OPTABS): Remove most of it, was the same as the default library function names. 2001-01-20 16:49:01 +00:00
xm-avr.h