r133636 - in /trunk/gcc: ChangeLog config.gcc c...

bonzini@gcc.gnu.org bonzini@gcc.gnu.org
Thu Mar 27 10:04:00 GMT 2008


Author: bonzini
Date: Thu Mar 27 10:04:08 2008
New Revision: 133636

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133636
Log:
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.


Added:
    trunk/gcc/config/m68hc11/t-m68hc11
      - copied, changed from r133315, trunk/gcc/config/m68hc11/t-m68hc11-gas
Removed:
    trunk/gcc/config/m68hc11/t-m68hc11-gas
    trunk/gcc/config/x-interix
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config.host
    trunk/gcc/config/alpha/x-vms
    trunk/gcc/config/mcore/t-mcore
    trunk/gcc/config/mcore/t-mcore-pe
    trunk/gcc/config/t-openbsd-thread
    trunk/gcc/configure
    trunk/gcc/configure.ac



More information about the Gcc-cvs mailing list