RTEMS/EPIPHANY: Add RTEMS support
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 5 Jan 2018 06:17:22 +0000 (06:17 +0000)
committerSebastian Huber <sh@gcc.gnu.org>
Fri, 5 Jan 2018 06:17:22 +0000 (06:17 +0000)
commit64b371b1b5a681e58c22c6decb1884e0811d6014
treec9100e453f83ba4a923ad19a80a52fe91f75c26d
parente170de7c7f8f9ccfd26907e5c4c5730f623647e5
RTEMS/EPIPHANY: Add RTEMS support

gcc/
* config.gcc (epiphany-*-elf*): Add (epiphany-*-rtems*) configuration.
* config/epiphany/rtems.h: New file.

libgcc/
* config.host (epiphany-*-elf*): Add (epiphany-*-rtems*)
configuration.

From-SVN: r256273
gcc/ChangeLog
gcc/config.gcc
gcc/config/epiphany/rtems.h [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config.host