| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | vers_ts.c | 342 struct tm *tm_p; in time_stamp_server() local 352 tm_p = gmtime (&sb.st_mtime); in time_stamp_server() 353 cp = tm_p ? asctime (tm_p) : ctime (&sb.st_mtime); in time_stamp_server() 378 struct tm *tm_p; in entries_time() local 388 tm_p = gmtime (&unixtime); in entries_time() 389 cp = tm_p ? asctime (tm_p) : ctime (&unixtime); in entries_time()
|
| H A D | lock.c | 912 struct tm *tm_p; in lock_wait() local 915 tm_p = gmtime (&now); in lock_wait() 917 (tm_p ? asctime (tm_p) : ctime (&now)) + 11, in lock_wait() 937 struct tm *tm_p; in lock_obtained() local 940 tm_p = gmtime (&now); in lock_obtained() 942 (tm_p ? asctime (tm_p) : ctime (&now)) + 11, repos); in lock_obtained()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | configfiles.texi | 60 @file{tm_p.h}, which includes the header @file{@var{machine}-protos.h} 65 The @file{tm_p.h} also
|
| H A D | md.texi | 4697 generated file @file{tm_p.h} declares a few interfaces for working 4736 before @file{tm_p.h}.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | configfiles.texi | 60 @file{tm_p.h}, which includes the header @file{@var{machine}-protos.h} 65 The @file{tm_p.h} also
|
| H A D | md.texi | 4626 generated file @file{tm_p.h} declares a few interfaces for working 4665 before @file{tm_p.h}.
|
| /netbsd-src/external/gpl3/gcc.old/usr.bin/backend/ |
| H A D | Makefile | 197 tm_p.h: Makefile tm-preds.h 204 ${G_OBJS} ${G_OBJS:.o=.d}: tm.h tm_p.h insn-opinit.h 470 gencondmd.lo: tm_p.h tm-constrs.h
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | Makefile.in | 868 TM_P_H = tm_p.h $(tm_p_file_list) 1931 tm_p.h: cs-tm_p.h ; @true 1954 cs-tm_p.h: Makefile 1957 $(SHELL) $(srcdir)/mkconfig.sh tm_p.h 3565 -rm -f config.h tconfig.h bconfig.h tm_p.h tm.h
|
| H A D | ChangeLog-2000 | 9293 tm_p.h. 19418 * c-decl.c: Include "tm_p.h". 25557 * rs6000.c: Include tm_p.h. Fix compile time warnings. 28420 * lcm.c (tm_p.h, insn-attr.h): #include. 29252 * caller-save.c: Include tm_p.h. 30444 * i370.c: Include tm_p.h. Fix compile time warnings. 30863 * pdp11.c: Include tm_p.h. Add static prototypes. Fix compile 30877 * mn10300.c: Include tm_p.h. Add static prototypes. Fix compile 30889 * mn10200.c: Include tm_p.h. Add static prototypes. Fix compile 30901 * h8300.c: Include tm_p.h. Add static prototypes. Fix compile [all …]
|
| H A D | ChangeLog-1999 | 218 * dwarfout.c: Include tm_p.h. 4638 * calls.c: Include tm_p.h later, so everything we need is defined. 4642 * except.c: Include tm_p.h. 5821 * real.c: Include tm_p.h. 5976 tm_p.h for getting user prototypes. 6650 * mips.c: Include "tm_p.h". 6676 * genpeep.c: Include "tm_p.h" in generated output file. 6706 * builtins.c, dbxout.c, varasm.c: Include tm_p.h. 7058 * Makefile.in (distclean): Delete tm_p.h. 7059 * configure.in: Create a new file, "tm_p.h", from a list in [all …]
|
| H A D | ChangeLog-2010 | 5529 * var-tracking.c: Include tm_p.h . 13780 * opts.c: Don't include tm_p.h. 14270 * tree-vect-stmts.c: Don't include "tm_p.h". 14288 * tree-vect-stmts.c: Include "tm_p.h". 14940 * tree-vect-data-refs.c: Include tm_p.h. 28241 * c-common.c: Remove header include of tm_p.h. 28349 * gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h, 29750 * c-common.c: Do not include rtl.h. Include tm_p.h and add a 30174 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or 30361 * tree-ssa-structalias.c: Remove tm_p.h from include. [all …]
|
| H A D | ChangeLog-2001 | 1360 * nextstep.c: Include "rtl.h", "output.h" & "tm_p.h". 6645 * dsp16xx.c: Include tm_p.h, not dsp16xx-protos.h. 6871 * df.c: Include tm_p.h to avoid warnings. 8174 * rtlanal.c: Include tm_p.h. 14601 * mkconfig.sh: Include tm-preds.h in tm_p.h; insn-constants.h 26912 * config/i386/winnt.c: Include "tm_p.h" and "toplev.h" Constify 27832 (config.h, hconfig.h, tconfig.h, tm_p.h, cs-config.h, 27833 cs-hconfig.h, cs-tconfig.h, cs-tm_p.h): New rules. 27838 * ggc-none.c: Don't include rtl.h or tm_p.h.
|
| H A D | ChangeLog-2003 | 5612 * print-rtl.c: Include tm_p.h. 7476 * objc/objc-act.c (tm_p.h): Tweak order. 7495 * objc/objc-act.c (tm_p.h): Include. 11199 (cs-config.h, cs-bconfig.h, cs-tconfig.h, cs-tm.h, cs-tm_p.h): 17011 * opts.c: Include tm_p.h. 17532 * bt-load.c: Include "tm_p.h". 29493 * config/ia64/ia64-c.c: Include "tm_p.h" for function prototypes. 30083 * c-cppbuiltin.c: Include tm_p.h.
|
| H A D | ChangeLog-2002 | 1570 Remove special case code for tm_p.h and *config.h; add new 1581 (cs-config.h, cs-hconfig.h, cs-tconfig.h, cs-tm_p.h): Adjust 7482 * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.h 11326 * ra-debug.c: Include "tm_p.h". 15618 (cs-tm_p.h): Rename DEFINES to XM_DEFINES. Pass TM_DEFINES. 28535 * config/ia64/ia64.c: Include tm_p.h last. 32920 * cfganal.c: Include tm_p.h. 35449 * cfgcleanup.c: Include tm_p.h
|
| H A D | ChangeLog | 4829 tm_p.h. 4836 * config/freebsd-d.cc: Include tm_d.h instead of tm_p.h. 4846 * config/i386/winnt-d.cc: Include tm_d.h instead of tm_p.h.
|
| H A D | ChangeLog-2013 | 11668 * tree-ssa-ifcombine.c: Include rtl.h and tm_p.h. 13538 * tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h". 14006 * tree-ssa-reassoc.c: Include rtl.h and tm_p.h. 15677 * gimplify.c: Include expr.h and tm_p.h for targets with special 20196 * config/bfin/bfin.c: Include "tm_p.h". 20980 * ubsan.c: Include tm_p.h.
|
| H A D | ChangeLog-2012 | 3985 * asan.c: Include tm_p.h. 4165 * asan.c (tm.h, tree.h, tm_p.h, basic-block.h, flags.h 19556 flags.h, function.h, except.h, diagnostic-core.h, tm_p.h, timevar.h, 19570 insn-config.h, recog.h, diagnostic-core.h, tm_p.h, and cfgloop.h.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | Makefile.in | 849 TM_P_H = tm_p.h $(tm_p_file_list) 1842 tm_p.h: cs-tm_p.h ; @true 1865 cs-tm_p.h: Makefile 1868 $(SHELL) $(srcdir)/mkconfig.sh tm_p.h 3475 -rm -f config.h tconfig.h bconfig.h tm_p.h tm.h
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1999 | 1103 * expr.c: Include tm_p.h. 1208 * method.c: Include tm_p.h. 1899 * typeck.c: Include "tm_p.h".
|
| H A D | ChangeLog-2000 | 587 * decl.c: Include tm_p.h. 7124 * lex.c: Include tm_p.h.
|
| H A D | ChangeLog-2014 | 2377 * rtti.c: Include tm_p.h
|
| H A D | ChangeLog-2010 | 2768 * typeck.c: Do not include rtl.h, expr.h, and tm_p.h.
|
| H A D | ChangeLog-2003 | 4035 * mangle.c (tm_p.h): Include it.
|
| H A D | ChangeLog-2019 | 434 * cp-gimplify.c: Include tm_p.h.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 2813 * objc-act.c: Do not include rtl.h, expr.h, libfuncs.h, and tm_p.h.
|