aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2013-09-20re PR other/58467 (Documentation of the "used" variable attribute needs addit...Marek Polacek1-2/+3
2013-09-18re PR sanitizer/58411 (no_sanitize_undefined function attribute)Marek Polacek1-0/+7
2013-09-17msp430-protos.h: Add prototypes for new functions.Nick Clifton1-3/+53
2013-09-12extend.texi: Fix errors in x86 FMA builtin naming.Cameron McInally1-40/+37
2013-09-11*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt·options.Alexander Ivchenko1-0/+25
2013-08-27re PR middle-end/57219 (__builtin_isinf_sign source comments more restrictive...Marc Glisse1-2/+3
2013-07-25re PR target/38836 (Documentation for x86 builtins is outdated)Cameron McInally1-38/+21
2013-07-22Fix typos.Mike Stump1-1/+1
2013-07-21Fix.Mike Stump1-1/+1
2013-07-13re PR c++/55203 (No unused warning for variables of non-trivial types)Lubos Lunak1-0/+17
2013-06-27s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_...Andreas Krebbel1-0/+115
2013-06-22Fix __atomic_store_n typo in recent manual changeAndi Kleen1-1/+1
2013-06-21Fix HLE example in manualAndi Kleen1-2/+4
2013-06-21Improve __atomic_clear/test_and_set documentationAndi Kleen1-0/+6
2013-06-06extend.texi (PowerPC AltiVec/VSX Built-in Functions): Document new power8 bui...Michael Meissner1-0/+138
2013-05-29vector.md (VEC_I): Add support for new power8 V2DI instructions.Michael Meissner1-0/+137
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer1-0/+27
2013-05-22extend.texi (PowerPC AltiVec/VSX Built-in Functions): Add documentation for t...Michael Meissner1-0/+60
2013-05-17rl78.c (rl78_attribute_table): Add naked.Nick Clifton1-1/+1
2013-04-17re PR web/45688 (Typo in __attribute__((version-id)) docs)Manuel López-Ibáñez1-1/+1
2013-03-27invoke.texi (AVR Options): Tweak link for AVR-LibC user manual.Gerald Pfeifer1-2/+2
2013-03-20extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore1-0/+26
2013-03-15Document HLE / RTM intrinsicsAndi Kleen1-0/+115
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus1-50/+50
2013-02-28re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...Konstantin Serebryany1-4/+9
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore1-26/+0
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore1-0/+26
2013-02-12extend.texi: Document Function Multiversioning and "default" parameter string...Sriraman Tallam1-0/+64
2013-01-25extend.texi (Example of asm with clobbered asm reg): Fix missing ':' in asm e...Georg-Johann Lay1-1/+1
2013-01-22* doc/extend.texi (__int128): Improve grammar.Jonathan Wakely1-4/+4
2013-01-11Fix typo in __builtin_ia32_packssdw256Michael Meissner1-1/+1
2013-01-11Fix typo in __builtin_ia32_paddb256, __builtin_ia32_pavgb256Michael Meissner1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay1-1/+1
2012-12-01extend.texi: Various corrections to punctuation and grammar throughout the file.Sandra Loosemore1-129/+151
2012-11-23re PR sanitizer/55435 ([asan] implement an attribute to disable asan instrume...Jakub Jelinek1-4/+11
2012-11-18extend.texi: Use @smallexample consistently.Sandra Loosemore1-35/+82
2012-11-16extend.texi: Various copy-edits to comply with GCC coding standards for spell...Sandra Loosemore1-79/+83
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian1-0/+3
2012-11-14class.c (finish_struct_1): Check virtual functions for missing ABI tags.Jason Merrill1-1/+1
2012-11-11extend.texi: Copy-edit to use "built-in function" instead of "builtin", per G...Sandra Loosemore1-25/+32
2012-11-10extend.texi: Copy-edit to use "bit-field" consistently instead of "bitfield" ...Sandra Loosemore1-28/+28
2012-11-10extend.texi: Copy-edit to fix incorrect hyphenation phrases involving "bit"...Sandra Loosemore1-67/+67
2012-11-10extend.texi: Copy-edit to fix incorrect uses of "which" and "that" throughout...Sandra Loosemore1-83/+84
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill1-0/+21
2012-11-03extend.texi: Copy-edit to use present tense except when explicitly describing...Sandra Loosemore1-352/+355
2012-10-28cppopts.texi: Fix use of @item vs.Andreas Schwab1-4/+4
2012-10-24extend.texi (Extended Asm): The '+' constraint does not require a register.Ian Lance Taylor1-4/+1
2012-10-17extend.texi (Return Address): Change __builtin_extract_return_address to __bu...Ian Lance Taylor1-3/+3
2012-10-15sh.c: Update function attribute comments.Oleg Endo1-9/+27