gcc/ * alloc-pool.c, asan.c, auto-inc-dec.c, basic-block.h, bb-reorder.c, bitmap.c, bitmap.h, bt-load.c, builtins.c, calls.c, cfgcleanup.c, cfgexpand.c, cfghooks.c, cfgloop.c, cfgloopmanip.c, cfgrtl.c, cgraph.c, cgraph.h, cgraphbuild.c, cgraphclones.c, cgraphunit.c, collect2.c, combine-stack-adj.c, combine.c, compare-elim.c, context.c, context.h, cprop.c, cse.c, cselib.c, dbxout.c, dce.c, defaults.h, df-core.c, df-problems.c, df-scan.c, df.h, diagnostic.c, double-int.c, dse.c, dumpfile.c, dwarf2asm.c, dwarf2cfi.c, dwarf2out.c, emit-rtl.c, errors.c, except.c, expmed.c, expr.c, file-find.c, final.c, fixed-value.c, fold-const.c, function.c, fwprop.c, gcc-ar.c, gcc.c, gcov-io.c, gcov-io.h, gcov.c, gcse.c, genattr-common.c, genattr.c, genattrtab.c, genautomata.c, genconfig.c, genemit.c, genextract.c, genflags.c, gengenrtl.c, gengtype-state.c, gengtype.c, genmodes.c, genopinit.c, genoutput.c, genpeep.c, genpreds.c, genrecog.c, gensupport.c, ggc-common.c, ggc-page.c, gimple-fold.c, gimple-low.c, gimple-pretty-print.c, gimple-ssa-strength-reduction.c, gimple.c, gimple.h, godump.c, graphite-clast-to-gimple.c, graphite-optimize-isl.c, graphite-poly.h, graphite-sese-to-poly.c, graphite.c, haifa-sched.c, hash-table.c, hash-table.h, hwint.c, hwint.h, ifcvt.c, incpath.c, init-regs.c, input.h, intl.c, intl.h, ipa-cp.c, ipa-devirt.c, ipa-inline-analysis.c, ipa-inline.c, ipa-profile.c, ipa-pure-const.c, ipa-reference.c, ipa-split.c, ipa-utils.c, ipa.c, ira-build.c, ira.c, jump.c, loop-doloop.c, loop-init.c, loop-invariant.c, loop-iv.c, lower-subreg.c, lto-cgraph.c, lto-streamer-in.c, lto-streamer-out.c, lto-wrapper.c, mcf.c, mode-switching.c, modulo-sched.c, omp-low.c, optabs.c, opts.c, pass_manager.h, passes.c, plugin.c, postreload-gcse.c, postreload.c, predict.c, prefix.c, pretty-print.c, print-rtl.c, print-tree.c, profile.c, read-md.c, real.c, real.h, recog.c, ree.c, reg-stack.c, regcprop.c, reginfo.c, regmove.c, regrename.c, regs.h, regstat.c, reload1.c, reorg.c, rtl.c, rtl.h, rtlanal.c, sbitmap.c, sched-rgn.c, sdbout.c, sel-sched-ir.c, sel-sched.c, sparseset.c, stack-ptr-mod.c, statistics.c, stmt.c, stor-layout.c, store-motion.c, streamer-hooks.h, system.h, target-hooks-macros.h, targhooks.c, targhooks.h, toplev.c, tracer.c, trans-mem.c, tree-browser.c, tree-call-cdce.c, tree-cfg.c, tree-cfgcleanup.c, tree-complex.c, tree-data-ref.c, tree-data-ref.h, tree-eh.c, tree-emutls.c, tree-flow.h, tree-if-conv.c, tree-into-ssa.c, tree-iterator.c, tree-loop-distribution.c, tree-mudflap.c, tree-nested.c, tree-nomudflap.c, tree-nrv.c, tree-object-size.c, tree-optimize.c, tree-pass.h, tree-pretty-print.c, tree-profile.c, tree-scalar-evolution.c, tree-sra.c, tree-ssa-ccp.c, tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-copyrename.c, tree-ssa-dce.c, tree-ssa-dom.c, tree-ssa-dse.c, tree-ssa-forwprop.c, tree-ssa-ifcombine.c, tree-ssa-live.c, tree-ssa-loop-ch.c, tree-ssa-loop-im.c, tree-ssa-loop-ivopts.c, tree-ssa-loop-prefetch.c, tree-ssa-loop.c, tree-ssa-math-opts.c, tree-ssa-operands.c, tree-ssa-phiopt.c, tree-ssa-phiprop.c, tree-ssa-pre.c, tree-ssa-reassoc.c, tree-ssa-sink.c, tree-ssa-strlen.c, tree-ssa-structalias.c, tree-ssa-threadedge.c, tree-ssa-threadupdate.c, tree-ssa-uncprop.c, tree-ssa-uninit.c, tree-ssa.c, tree-ssanames.c, tree-stdarg.c, tree-switch-conversion.c, tree-tailcall.c, tree-vect-data-refs.c, tree-vect-generic.c, tree-vect-loop-manip.c, tree-vect-stmts.c, tree-vectorizer.c, tree-vectorizer.h, tree-vrp.c, tree.c, tree.h, tsan.c, tsystem.h, value-prof.c, var-tracking.c, varasm.c, vec.h, vmsdbgout.c, vtable-verify.c, web.c: Add missing whitespace before "(". From-SVN: r203004
81 lines
4.0 KiB
C
81 lines
4.0 KiB
C
/* Common macros for target hook definitions.
|
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
|
|
|
This program is free software; you can redistribute it and/or modify it
|
|
under the terms of the GNU General Public License as published by the
|
|
Free Software Foundation; either version 3, or (at your option) any
|
|
later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; see the file COPYING3. If not see
|
|
<http://www.gnu.org/licenses/>. */
|
|
|
|
/* The following macros should be provided by the including file:
|
|
|
|
DEFHOOK(NAME, DOC, TYPE, PARAMS, INIT): Define a function-valued hook.
|
|
DEFHOOKPOD(DOC, TYPE, NAME, INIT): Define a piece-of-data 'hook'. */
|
|
|
|
/* Defaults for optional macros:
|
|
DEFHOOKPODX(NAME, TYPE, INIT): Like DEFHOOKPOD, but share documentation
|
|
with the previous 'hook'. */
|
|
#ifndef DEFHOOKPODX
|
|
#define DEFHOOKPODX(NAME, TYPE, INIT) DEFHOOKPOD (NAME, 0, TYPE, INIT)
|
|
#endif
|
|
|
|
/* HOOKSTRUCT(FRAGMENT): Declarator fragments to encapsulate all the
|
|
members into a struct gcc_target, which in turn contains several
|
|
sub-structs. */
|
|
#ifndef HOOKSTRUCT
|
|
#define HOOKSTRUCT(FRAGMENT)
|
|
#endif
|
|
/* HOOK_VECTOR: Start a struct declaration, which then gets its own initializer.
|
|
HOOK_VECTOR_END: Close a struct declaration, providing a member declarator
|
|
name for nested use. */
|
|
#ifndef HOOK_VECTOR_1
|
|
#define HOOK_VECTOR_1(NAME, FRAGMENT) HOOKSTRUCT (FRAGMENT)
|
|
#endif
|
|
#define HOOK_VECTOR(INIT_NAME, SNAME) HOOK_VECTOR_1 (INIT_NAME, struct SNAME {)
|
|
#define HOOK_VECTOR_END(DECL_NAME) HOOK_VECTOR_1(,} DECL_NAME ;)
|
|
|
|
/* FIXME: For pre-existing hooks, we can't place the documentation in the
|
|
documentation field here till we get permission from the FSF to include
|
|
it in GPLed software - the target hook documentation is so far only
|
|
available under the GFDL. */
|
|
|
|
/* A hook should generally be documented by a string in the DOC parameter,
|
|
which should contain texinfo markup. If the documentation is only available
|
|
under the GPL, but not under the GFDL, put it in a comment above the hook
|
|
definition. If the function declaration is available both under GPL and
|
|
GFDL, but the documentation is only available under the GFDL, put the
|
|
documentaton in tm.texi.in, heading with @hook <hookname> and closing
|
|
the paragraph with @end deftypefn / deftypevr as appropriate, and marking
|
|
the next autogenerated hook with @hook <hookname>.
|
|
In both these cases, leave the DOC string empty, i.e. "".
|
|
Sometimes, for some historic reason the function declaration
|
|
has to be documented differently
|
|
than what it is. In that case, use DEFHOOK_UNDOC to suppress auto-generation
|
|
of documentation. DEFHOOK_UNDOC takes a DOC string which it ignores, so
|
|
you can put GPLed documentation string there if you have hopes that you
|
|
can clear the declaration & documentation for GFDL distribution later,
|
|
in which case you can then simply change the DEFHOOK_UNDOC to DEFHOOK
|
|
to turn on the autogeneration of the documentation.
|
|
|
|
A documentation string of "*" means not to emit any documentation at all,
|
|
and is mainly used internally for DEFHOOK_UNDOC. It should generally not
|
|
be used otherwise, but it has its use for exceptional cases where automatic
|
|
documentation is not wanted, and the real documentation is elsewere, like
|
|
for TARGET_ASM_{,UN}ALIGNED_INT_OP, which are hooks only for implementation
|
|
purposes; they refer to structs, the components of which are documented as
|
|
separate hooks TARGET_ASM_{,UN}ALIGNED_[HSDT]I_OP.
|
|
A DOC string of 0 is for internal use of DEFHOOKPODX and special table
|
|
entries only. */
|
|
|
|
/* Empty macro arguments are undefined in C90, so use an empty macro
|
|
to close top-level hook structures. */
|
|
#define C90_EMPTY_HACK
|