aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2001-08-09 17:11:00 +0000
committerZack Weinberg <zack@gcc.gnu.org>2001-08-09 17:11:00 +0000
commit1b0c37d730cd2bda3fa69befcb77e1ae11705219 (patch)
treec707f6fbe6eee894928f18532faad363c22b3b19 /gcc/c-decl.c
parenta734f2a306418b3d017f8f42ff11296b5c857652 (diff)
downloadgcc-1b0c37d730cd2bda3fa69befcb77e1ae11705219.zip
gcc-1b0c37d730cd2bda3fa69befcb77e1ae11705219.tar.gz
gcc-1b0c37d730cd2bda3fa69befcb77e1ae11705219.tar.bz2
Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.
* Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE. (CONFIG_H, TCONFIG_H, TM_P_H): Update. (GEN, STAGESTUFF): Add new files. (insn-constants.h, s-constants, tm-preds.h, s-preds, genconstants, genpreds, genconstants.o, genpreds.o): New rules. (hashtab.o, safe-ctype.o): Add -DGENERATOR_FILE. * mkconfig.sh: Include tm-preds.h in tm_p.h; insn-constants.h as well as insn-codes.h and insn-flags.h in config.h; and no extra headers in tconfig.h and hconfig.h. * gencodes.c: Eliminate code to generate predicate declarations or #defines for md-file constants. * genconstants.c, genpreds.c: New files. * i386.md: Re-order guard expressions such that TARGET_64BIT comes first, when this permits better optimization. Add TARGET_64BIT to more x86-64 patterns. Add comment explaining why this is desirable. From-SVN: r44743
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions