config.gcc
79.7 KB
-
config.gcc (m68hc11-*-*, [...]): Convert to new tm.h inclusion style. · 0b29309a
* config.gcc (m68hc11-*-*, m68hc12-*-*): Convert to new tm.h inclusion style. xm-m68hc11.h no longer exists. * config/m68hc11/xm-m68hc11.h: Delete file. * config/m68hc11/m68hc12.h: Convert to new tm.h inclusion style. * config/m68hc11/m68hc11.h: Convert to new tm.h inclusion style. Don't define GCC_VERSION, N_, or PARAMS; don't include gansidecl.h or stdio.h. Define inhibit_libc here. Make code conditioned on #if GCC_VERSION > 2095 unconditional. Delete code conditioned on #if GCC_VERSION == 2095. * config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c: Make code conditioned on #if GCC_VERSION > 2095 unconditional. Delete code conditioned on #if GCC_VERSION == 2095. From-SVN: r40878
Zack Weinberg committed