gcc/gcc/doc
Richard Henderson 74893f2591 Allow the static chain to be set from C
We need to be able to set the static chain on a few calls within the
Go runtime, so expose this with __builtin_call_with_static_chain.

        * c-family/c-common.c (c_common_reswords): Add
        __builtin_call_with_static_chain.
        * c-family/c-common.h (RID_BUILTIN_CALL_WITH_STATIC_CHAIN): New.
        * c/c-parser.c (c_parser_postfix_expression): Handle it.
        * doc/extend.texi (__builtin_call_with_static_chain): Document it.

From-SVN: r217771
2014-11-19 05:31:24 -08:00
..
include
avr-mmcu.texi avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny. 2014-10-21 21:12:01 +01:00
bugreport.texi
cfg.texi
collect2.texi
compat.texi
configfiles.texi
configterms.texi
contrib.texi contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant (collect2). 2014-10-31 13:34:18 -06:00
contribute.texi
cpp.texi Predefine __NO_MATH_ERRNO__ for -fno-math-errno. 2014-11-12 13:33:45 +00:00
cppenv.texi
cppinternals.texi
cppopts.texi Enable -fextended-identifiers by default. 2014-11-05 16:19:10 +00:00
extend.texi Allow the static chain to be set from C 2014-11-19 05:31:24 -08:00
fragments.texi
frontends.texi
gcc.texi Add gcov-tool: an offline gcda profile processing tool Support. 2014-07-11 05:48:07 +00:00
gccint.texi Makefile.in (OBJS): Add gimple-match.o and generic-match.o. 2014-10-22 08:42:37 +00:00
gcov-tool.texi Add overlap functionality to gcov-tool. 2014-10-08 21:51:41 +00:00
gcov.texi
generic.texi Fix typo. 2014-08-31 19:29:13 +00:00
gimple.texi
gnu.texi
gty.texi move many gc hashtab to hash_table 2014-10-12 22:22:53 +00:00
headerdirs.texi
hostconfig.texi
implement-c.texi
implement-cxx.texi call.c (build_x_va_arg): Support passing non-POD through .... 2014-08-13 14:25:06 -04:00
install-old.texi
install.texi * doc/install.texi (--with-diagnostics-color=): Document. 2014-11-14 20:41:33 +01:00
install.texi2html
interface.texi
invoke.texi Support for unroll and jam optimization. 2014-11-17 22:59:07 +00:00
languages.texi
libgcc.texi
loop.texi
lto.texi
makefile.texi
match-and-simplify.texi Makefile.in (OBJS): Add gimple-match.o and generic-match.o. 2014-10-22 08:42:37 +00:00
md.texi [Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutral 2014-11-14 10:48:34 +00:00
objc.texi
optinfo.texi
options.texi opth-gen.awk: Generate mapping from cpp message reasons to the options that enable them. 2014-09-09 22:17:54 +00:00
passes.texi common.opt (flra-remat): New. 2014-11-13 03:02:49 +00:00
plugins.texi
portability.texi
rtl.texi ipa-chkp.c: New. 2014-11-05 12:42:03 +00:00
service.texi
sourcebuild.texi re PR middle-end/49191 (gcc.dg/memcpy-3.c FAILs on SPARC) 2014-08-20 15:56:45 +00:00
standards.texi
tm.texi Make TARGET_STATIC_CHAIN allow a function type 2014-11-19 05:30:34 -08:00
tm.texi.in target.def (gen_ccmp_first, [...]): Add two new hooks. 2014-11-17 05:38:41 +00:00
tree-ssa.texi
trouble.texi