aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-11extend.texi (Vector Extensions): C++ improvements.Marc Glisse1-1/+1
2012-10-09re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo1-0/+36
2012-09-27re PR middle-end/53024 (Support vector_size that is not a power of 2)Marc Glisse1-3/+4
2012-09-26extend.texi (bswap Builtins): Change signed types to unsigned types.Oleg Endo1-3/+3
2012-09-19[multiple changes]David Edelsohn1-18/+33
2012-09-14builtin-types.def (BT_FN_CONST_STRING): Add.Richard Guenther1-0/+15
2012-08-25* doc/extend.texi (__atomic Builtins): Remove space before comma.Ricardo Catalinas Jiménez1-1/+1
2012-08-05Document AMD btver2Venkataramanan Kumar1-0/+6
2012-07-26Hot/cold attributes for labels.Richard Henderson1-18/+38
2012-07-11* doc/extend.texi (Namespace Association): Alter cautionary text.Jonathan Wakely1-4/+3
2012-06-26re PR target/35294 (iwmmxt intrinsics, internal compiler error)Matt Turner1-7/+13
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-3/+3
2012-05-26re PR c++/53220 (g++ mis-compiles compound literals)Jason Merrill1-3/+24
2012-05-14re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy...Georg-Johann Lay1-8/+9
2012-05-10Use i386-cpuinfo.c on all i386 targetsRainer Orth1-2/+3
2012-05-09extend.texi (Function Attributes): Point xref to section about Pragmas.Manuel López-Ibáñez1-2/+1
2012-05-09re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...Georg-Johann Lay1-50/+68
2012-05-02ChangeLog entry:Kirill Yukhin1-1/+2
2012-04-30re PR c++/51033 (generic vector subscript and shuffle support was not added t...Marc Glisse1-1/+1
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam1-0/+2
2012-04-25This patch adds new builtins to check for cpu type and features.Sriraman Tallam1-0/+138
2012-04-23extend.texi (AVR Named Address Spaces): Fix typos.Georg-Johann Lay1-8/+9
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou1-3/+7
2012-04-11extend.texi (Type Attributes): Move paragraph.Tristan Gingold1-4/+4
2012-03-20* doc/extend.texi (Template Instantiation): Remove anachronisms.Jonathan Wakely1-13/+5
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-25/+3
2012-03-01extend.texi: Expand and update information on interrupt attribute for Epiphany.Jeremy Bennett1-1/+44
2012-03-01extend.texi (AVR Built-in Functions): Document __builtin_avr_flash_segment.Georg-Johann Lay1-1/+12
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-8/+0
2012-02-15extend.texi: Reserve upper bits of memory model for future use.Andrew MacLeod1-0/+5
2012-02-15builtin_insert_bits-1.c: New test.Georg-Johann Lay1-18/+38
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+74
2012-02-13re PR c/52190 (question about atomic intrinsics -- test and documentation var...Andrew MacLeod1-1/+1
2012-02-10re PR c/52190 (question about atomic intrinsics -- test and documentation var...Andrew MacLeod1-9/+17