config.gcc (alpha*-*-gnu*): New target configuration.
authorRoland McGrath <roland@frob.com>
Mon, 15 Apr 2002 20:44:35 +0000 (20:44 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 15 Apr 2002 20:44:35 +0000 (13:44 -0700)
commit83248d496dd8156a42a0616e8536fb0d4d1af3d4
treec04cc49cc7019ce3a2ffe699ab3cdc79537e87b3
parenta2b3412ca32b783b514633637758d1d25b5dccf4
config.gcc (alpha*-*-gnu*): New target configuration.

        * config.gcc (alpha*-*-gnu*): New target configuration.
        * config/alpha/gnu.h: New file for it.
        * config/gnu.h (TARGET_MEM_FUNCTIONS): #undef before #define.

From-SVN: r52332
gcc/ChangeLog
gcc/config.gcc
gcc/config/alpha/gnu.h [new file with mode: 0644]
gcc/config/gnu.h