]> git.ipfire.org Git - thirdparty/gcc.git/commit
xtensa: add uclinux support
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 3 Oct 2015 16:09:07 +0000 (16:09 +0000)
committerMax Filippov <jcmvbkbc@gcc.gnu.org>
Sat, 3 Oct 2015 16:09:07 +0000 (16:09 +0000)
commit4a0a945785af800dd4a5ff8849e5aa0e3834f72e
treef6519c0cd80180207a57cf4d2f787aac75744c4d
parent98955e50b8062e790ada9e18ed77ac6db06d6fdf
xtensa: add uclinux support

2015-10-03  Max Filippov  <jcmvbkbc@gmail.com>
gcc/
* config.gcc (xtensa*-*-uclinux*): New configuration.
* config/xtensa/uclinux.h: New file.
* config/xtensa/uclinux.opt: New file.

libgcc/
* config.host (xtensa*-*-uclinux*): New configuration.

From-SVN: r228450
gcc/ChangeLog
gcc/config.gcc
gcc/config/xtensa/uclinux.h [new file with mode: 0644]
gcc/config/xtensa/uclinux.opt [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config.host