Home
last modified time | relevance | path

Searched refs:gengtype (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/usr.bin/cc/cc_tools/
H A DMakefile378 gengtype-lex.c: gengtype-lex.l
381 gengtype-yacc.h gengtype-yacc.c: gengtype-yacc.y
382 yacc -d -o gengtype-yacc.c ${.ALLSRC}
384 gengtype-yacc+%DIKED.c: gengtype-yacc.c
392 GENSRCS+= gengtype-lex.c gengtype-yacc.h gengtype-yacc+%DIKED.c
393 CLEANFILES+= gengtype-yacc.c gengtype-lex.d gengtype-yacc+%DIKED.d
395 gengtype: gengtype.o gengtype-yacc+%DIKED.o gengtype-lex.o errors.o \ target
398 CLEANFILES+= gengtype.d
400 gtype-desc.h: gengtype
401 ./gengtype
[all …]
H A DMakefile.dep62 gengtype.o: bconfig.h auto-host.h \
120 gengtype-lex.o: gengtype-lex.c \
122 gengtype-yacc.h
124 gengtype-yacc+%DIKED.o: gengtype-yacc+%DIKED.c \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DMakefile.in789 gengtype$(build_exeext) genconditions$(build_exeext) \
1927 s-gtype: gengtype$(build_exeext) $(GTFILES)
1928 $(RUN_GEN) ./gengtype
2085 gengtype$(build_exeext) : gengtype.o gengtype-lex.o gengtype-yacc.o \
2088 gengtype.o gengtype-lex.o gengtype-yacc.o $(HOST_LIBS)
2090 gengtype.o : gengtype.c gengtype.h $(HCONFIG_H) $(SYSTEM_H) real.h rtl.def \
2093 $(srcdir)/gengtype.c $(OUTPUT_OPTION)
2095 gengtype-lex.o : gengtype-lex.c gengtype.h gengtype-yacc.c \
2098 gengtype-lex.c $(OUTPUT_OPTION)
2100 gengtype-yacc.o : gengtype-yacc.c gengtype.h $(HCONFIG_H) $(SYSTEM_H)
[all …]
H A Dc-config-lang.in24 # which therefore need to be scanned by gengtype.c.
H A DChangeLog.755 * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.
656 * gengtype.c (NUM_BASE_FILES, create_file, write_gc_root):
660 * gengtype.c (lang_names): Likewise.
796 * gengtype-yacc.y (typedef_struct): Add an empty action to preevnt
1463 * gengtype.h (xvasprintf): New prototype.
1470 * gengtype.c: Replace all output FILE * with outf_p; use oprintf
2231 * gengtype.c (unnamed enum containing BASE_FILE_*): Add languages
2324 * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. Add
2326 * gengtype-lex.l: Fix format specifier warning.
2330 * gengtype-lex.l: Don't include ctype.h and use ISSPACE/ISIDNUM in
[all …]
H A DChangeLog4493 * gengtype-yacc.y: Improve portability.
7636 * gengtype-lex.l (malloc, realloc): Move defines after include of
9169 gengtype, genprotos): Prepend $(RUN_GEN).
11848 * gengtype.c (rtx_next): Change type to int.
11867 * gengtype.c (adjust_field_rtx_def): Cast variables of type size_t
12265 * gengtype.c: Likewise.
13048 * gengtype-yacc.y (bitfieldopt): Accept an ID as well.
13397 * gengtype.c (do_scalar_typedef): New function.
13406 * gengtype.c (enum rtx_code): Make global.
13421 * gengtype.h (NUM_PARAM): New definition.
[all …]
H A Dconfigure.in2638 # Files for gengtype
2640 # Files for gengtype with language
/openbsd-src/gnu/usr.bin/gcc/
H A DMakefile.bsd-wrapper33 print-rtl1.c gengtype-lex.c gengtype-yacc.c gengtype-yacc.h \
/openbsd-src/gnu/gcc/gcc/
H A Dc-config-lang.in24 # which therefore need to be scanned by gengtype.c.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20022302 Remove front end hard coding from gengtype.c.
2646 * decl2.c (pending_statics): Use gengtype to mark.
2656 (local_classes): Use gengtype to mark.
2667 (typename_htab): Use gengtype to mark.
2675 (list_hash_table): Use gengtype to mark.
2676 (init_tree): Use gengtype to mark trees.
2679 * call.c (struct z_candidate): Use gengtype.
2686 * cp-tree.h (struct lang_identifier): Use gengtype.
2721 * cp-tree.h (struct lang_id2): Use gengtype.
2724 (struct cp_language_function): Use gengtype. Remove field
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A DChangeLog116 Remove front end hard coding from gengtype.c.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgty.texi347 special case. See @file{gengtype.c} for further details. Avoid
420 @code{ifiles} in @code{open_base_file} in @file{gengtype.c}.
H A Dsourcebuild.texi721 gengtype.c to generate the garbage collection tables and routines for
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog3705 Remove front end hard coding from gengtype.c.
4049 * decl2.c (pending_statics): Use gengtype to mark.
4059 (local_classes): Use gengtype to mark.
4070 (typename_htab): Use gengtype to mark.
4078 (list_hash_table): Use gengtype to mark.
4079 (init_tree): Use gengtype to mark trees.
4082 * call.c (struct z_candidate): Use gengtype.
4089 * cp-tree.h (struct lang_identifier): Use gengtype.
4124 * cp-tree.h (struct lang_id2): Use gengtype.
4127 (struct cp_language_function): Use gengtype. Remove field
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgty.texi304 @code{ifiles} in @code{open_base_file} in @file{gengtype.c}.
H A Dsourcebuild.texi661 gengtype.c to generate the garbage collection tables and routines for
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog472 (struct lang_identifier): Use gengtype.
492 * Make-lang.in (f/gt-com.h): Build using gengtype.
495 (struct f_binding_level): Use gengtype.
496 (struct tree_ggc_tracker): Use gengtype.
/openbsd-src/gnu/lib/libiberty/include/
H A DChangeLog134 (struct splay_tree_node_s): Support gengtype.
173 (struct htab): Support gengtype; allow user-specified memory
/openbsd-src/gnu/usr.bin/binutils/include/
H A DChangeLog153 (struct splay_tree_node_s): Support gengtype.
225 (struct htab): Support gengtype; allow user-specified memory
H A DChangeLog-9103269 (struct splay_tree_node_s): Support gengtype.
452 (struct htab): Support gengtype; allow user-specified memory
/openbsd-src/gnu/gcc/gcc/treelang/
H A DChangeLog949 Remove front end hard coding from gengtype.c.
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A DChangeLog-9103253 (struct splay_tree_node_s): Support gengtype.
408 (struct htab): Support gengtype; allow user-specified memory
/openbsd-src/gnu/gcc/include/
H A DChangeLog-9103253 (struct splay_tree_node_s): Support gengtype.
408 (struct htab): Support gengtype; allow user-specified memory
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog827 (struct lang_decl_func): Use htab_t, set up for gengtype.
855 * java-tree.h (struct lang_identifier): Use gengtype.
857 (struct lang_decl_func): Use gengtype.
870 (struct lang_type): Use gengtype.
874 (lang_mark_tree): Use gengtype to mark TYPE_LANG_SPECIFIC;
879 * builtins.c: Use gengtype for roots.
880 (union string_or_tree): Use gengtype.
881 (struct builtin_record): Use gengtype.
/openbsd-src/gnu/usr.bin/gcc/gcc/po/
H A Dgcc.pot2340 #: c-p30735.c:2081 gengtype-yacc.c:549 p11385.c:4875 ps13358.c:1939
2495 #: c-p30735.c:5287 gengtype-yacc.c:1464 p11385.c:10249 ps13358.c:3020
2500 #: c-p30735.c:5291 gengtype-yacc.c:1468 p11385.c:10253 cp/spew.c:364
2505 #: c-p30735.c:5406 gengtype-yacc.c:1583 p11385.c:10368 ps13358.c:3139

12