gcc/libgcc/config/xtensa
Max Filippov 2a26adf1d8 xtensa: don't use unwind-dw2-fde-dip with elf targets
Define LIB2ADDEH_XTENSA_UNWIND_DW2_FDE to unwind-dw2-fde.c in
xtensa/t-elf and to unwind-dw2-fde-dip.c in xtensa/t-linux and use
LIB2ADDEH_XTENSA_UNWIND_DW2_FDE in LIB2ADDEH definition.

This fixes build for elf target with windowed xtensa core that currently
breaks with the following error message:
    
  unwind-dw2-fde-dip.c:36:40: fatal error: elf.h: No such file or directory

2016-10-18  Max Filippov  <jcmvbkbc@gmail.com>
libgcc/
	* config/xtensa/t-elf (LIB2ADDEH_XTENSA_UNWIND_DW2_FDE): New
	definition.
	* config/xtensa/t-linux (LIB2ADDEH_XTENSA_UNWIND_DW2_FDE): New
	definition.
	* config/xtensa/t-windowed (LIB2ADDEH): Use
	LIB2ADDEH_XTENSA_UNWIND_DW2_FDE defined by either xtensa/t-elf
	or xtensa/t-linux.

From-SVN: r241313
2016-10-18 19:12:19 +00:00
..
crti.S Update copyright years. 2016-01-04 15:30:50 +01:00
crtn.S Update copyright years. 2016-01-04 15:30:50 +01:00
ieee754-df.S xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRT 2016-10-18 19:06:33 +00:00
ieee754-sf.S xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRT 2016-10-18 19:06:33 +00:00
lib1funcs.S Update copyright years. 2016-01-04 15:30:50 +01:00
lib2funcs.S Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-glibc.ver Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
linux-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
t-elf xtensa: don't use unwind-dw2-fde-dip with elf targets 2016-10-18 19:12:19 +00:00
t-linux xtensa: don't use unwind-dw2-fde-dip with elf targets 2016-10-18 19:12:19 +00:00
t-windowed xtensa: don't use unwind-dw2-fde-dip with elf targets 2016-10-18 19:12:19 +00:00
t-xtensa xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRT 2016-10-18 19:06:33 +00:00
unwind-dw2-xtensa.c Update copyright years. 2016-01-04 15:30:50 +01:00
unwind-dw2-xtensa.h Update copyright years. 2016-01-04 15:30:50 +01:00