aboutsummaryrefslogtreecommitdiff
path: root/docs/PNaClLangRef.rst
AgeCommit message (Expand)Author
2013-10-14The PNaCl bitcode reference manual has moved into the Chromium repository.Eli Bendersky
2013-08-06Rework PNaCl memory orderingJF Bastien
2013-08-01Add Intrinsic::nacl_atomic_is_lock_freeJF Bastien
2013-07-30Move alloca into subsection for better formatting.Eli Bendersky
2013-07-30Clarify that externally_initialized is not supported.Eli Bendersky
2013-07-30Describe NaCl-specific intrinsics.Eli Bendersky
2013-07-29Beginnings of a "PNaCl Developer's Guide".Eli Bendersky
2013-07-29Fix formatting and remove TODO in PNaClLangRef.rstEli Bendersky
2013-07-29Updating the PNaCl reference manual to be in line with ABI verifierEli Bendersky
2013-07-13Concurrency support for PNaCl ABIJF Bastien
2013-07-02Move LLVM sqrt intrinsic to stable (for float and doubles).Jan Voung
2013-07-02Tweak the PNaClLangRef doc with some recent changesEli Bendersky
2013-06-28Move stacksave/restore to allowed list, pow to disallowed.Jan Voung
2013-06-24Clarify PNaClLangRef w.r.t. function attributes or varargsEli Bendersky
2013-06-24PNaCl ABI: Disallow built-in multiplication in "alloca" instructionsMark Seaborn
2013-06-24Move i32/i64 cttz, ctlz, and ctpop to whitelisted intrinsics.Jan Voung
2013-06-21Update LangRef.rst to the 3.3 version and add PnaclRef.rstEli Bendersky