config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68hc11.
commita929bc2878b1b19fc4fb45bcbccf3af79bc8c24a
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 27 Mar 2008 10:04:08 +0000 (27 10:04 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 27 Mar 2008 10:04:08 +0000 (27 10:04 +0000)
treea8afd0c8919d27547a242f0135603b447a1ca499
parent60d2695833eb71a194c6dda412deaa676a98de30
config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68hc11.

2008-03-27  Paolo Bonzini  <bonzini@gnu.org>

* config.cc (m68hc11, m6811, m68hc12, m6812): Add usegas.h,
rename tmake_file to m68hc11/t-m68hc11.
(mcore): Set inhibit_libc to true.
* config.host (alpha*-dec-*vms*): Set extra_programs.
(interix3*): Don't use host_xmake_file.
* configure.ac: Let config.gcc override inhibit_libc.
* configure: Regenerate.

* config/alpha/x-vms (EXTRA_PROGRAMS): Remove.
* config/x-interix: Remove.

* config/t-openbsd-thread: Remove commented out lines.

* config/m68hc11/t-m68hc11-gas: Rename to...
* config/m68hc11/t-m68hc11: ... this.  Remove T_CPPFLAGS.

* config/mcore/t-mcore: Remove T_CFLAGS.
* config/mcore/t-mcore-pe: Likewise.

From-SVN: r133636
gcc/ChangeLog
gcc/config.gcc
gcc/config.host
gcc/config/alpha/x-vms
gcc/config/m68hc11/t-m68hc11 [moved from gcc/config/m68hc11/t-m68hc11-gas with 99% similarity]
gcc/config/mcore/t-mcore
gcc/config/mcore/t-mcore-pe
gcc/config/t-openbsd-thread
gcc/config/x-interix [deleted file]
gcc/configure
gcc/configure.ac