Commit 5cb8b86e by Georg-Johann Lay Committed by Georg-Johann Lay

re PR target/65296 ([avr] fix various issues with specs file generation)

	PR target/65296
	* config.gcc (extra_gcc_objs) [avr-*-rtems*]: Remove.

From-SVN: r221144
parent 2b4293a3
2015-03-03 Georg-Johann Lay <avr@gjlay.de>
PR target/65296
* config.gcc (extra_gcc_objs) [avr-*-rtems*]: Remove.
2015-03-03 Georg-Johann Lay <avr@gjlay.de>
PR target/64331
* config/avr/avr.c (context.h, tree-pass.h): Include them.
(avr_pass_data_recompute_notes): New static variable.
......
......@@ -1092,7 +1092,6 @@ arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtems*)
avr-*-rtems*)
tm_file="elfos.h avr/elf.h avr/avr-arch.h avr/avr.h dbxelf.h avr/rtems.h rtems.h newlib-stdint.h"
tmake_file="${tmake_file} avr/t-avr avr/t-multilib avr/t-rtems"
extra_gcc_objs="driver-avr.o avr-devices.o"
extra_objs="avr-devices.o avr-log.o"
;;
avr-*-*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment