]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
Add support for ARM's Thumb instruction set.
authorNick Clifton <nickc@cygnus.com>
Wed, 25 Mar 1998 10:44:07 +0000 (10:44 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 25 Mar 1998 10:44:07 +0000 (10:44 +0000)
commite98e406fcc1d898d8d59d8a65395631e698be55e
treead9018810e7eb3c6870ac03f1343c3f5d53837fb
parent8cf619daa1ecd43d122b22621fde7f6271a9cb05
Add support for ARM's Thumb instruction set.

From-SVN: r18822
13 files changed:
ChangeLog
config.sub
configure.in
gcc/ChangeLog
gcc/config.sub
gcc/config/arm/lib1thumb.asm [new file with mode: 0644]
gcc/config/arm/t-thumb [new file with mode: 0644]
gcc/config/arm/tcoff.h [new file with mode: 0644]
gcc/config/arm/thumb.c [new file with mode: 0644]
gcc/config/arm/thumb.h [new file with mode: 0644]
gcc/config/arm/thumb.md [new file with mode: 0644]
gcc/configure
gcc/configure.in