summaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
Commit message (Expand)AuthorAgeFilesLines
* * doc/c-tree.texi: Use @dots{} and @enddots{} where appropriate.rwild2008-02-171-1/+1
* * doc/c-tree.texi: Use `@.' where appropriate.rwild2008-02-161-3/+3
* * doc/extend.texi: Use @: or add comma where appropriate.rwild2008-02-141-4/+4
* * doc/extend.texi (Function Attributes) <noinline>: Mentionhp2008-02-081-0/+11
* * doc/extend.texi (X86 Built-in Functions): Fix grammar.gerald2008-02-021-3/+3
* PR c/29326bje2008-02-011-0/+8
* * MAINTAINERS (c4x port): Remove.jsm282008-01-251-5/+4
* PR tree-optimization/29484jakub2008-01-031-0/+6
* PR debug/29436, c/32326jason2007-11-191-4/+5
* * doc/extend.texi (dllimport): Document that pointers to dllimport'ddannysmith2007-11-121-3/+6
* * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,kazu2007-10-141-1/+1
* * doc/extend.texi (Deprecated Features): Mention that <? and >? andgeoffk2007-10-091-2/+2
* * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use get_callee_fndecljakub2007-09-231-1/+26
* * tree.h (block_nonartificial_location): New prototype.jakub2007-09-231-2/+10
* * doc/extend.texi (Attribute Syntax): Remove old speculativejsm282007-09-201-18/+4
* Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...meissner2007-09-131-0/+217
* * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.jakub2007-09-111-0/+35
* * ginclude/stdfix.h: New file.chaoyingfu2007-09-071-0/+129
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-0/+26
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-0/+18
* * doc/extend.texi: Document progmem attribute for AVR.aesok2007-09-031-0/+10
* * config/bfin/bfin.c (bfin_expand_call): Inline PLT with l1_textjiez2007-08-291-0/+25
* gcc/ChangeLog:aoliva2007-08-271-2/+6
* gcc/jules2007-07-251-4/+13
* PR target/30652ghazi2007-07-181-2/+3
* PR target/30652ghazi2007-07-181-0/+3
* 2007-07-10 David Daney <ddaney@avtrex.com>daney2007-07-111-0/+13
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-7/+32
* libcpp/ChangeLog:uros2007-07-031-0/+32
* 2007-06-23 Mark Mitchell <mark@codesourcery.com>mmitchel2007-06-231-7/+9
* * doc/extend.texi: Document behavior of __attribute__((aligned))mmitchel2007-06-151-2/+5
* * doc/extend.texi (X86 Built-in Functions): Document __builtin_fabsq,uros2007-06-081-0/+20
* * doc/extend.texi (X86 Built-in Functions): Add missing `@item's inuros2007-06-081-21/+16
* 2007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de>manu2007-06-051-0/+23
* * config/m68k/m68k.c (m68k_attribute_table): Add "interrupt".kazu2007-06-031-5/+6
* 2007-05-31 H.J. Lu <hongjiu.lu@intel.com>hjl2007-05-311-0/+48
* 2007-05-25 Sandra Loosemore <sandra@codesourcery.com>sandra2007-05-261-5/+8
* 2007-05-25 Dirk Mueller <dmueller@suse.de>mueller2007-05-251-7/+32
* 2007-05-22 H.J. Lu <hongjiu.lu@intel.com>hjl2007-05-221-0/+78
* * builtins.c (CASE_MATHFN_REENT): New macro.ghazi2007-05-181-12/+20
* gcc/kazu2007-05-141-0/+8
* 2007-05-11 Paolo Carlini <pcarlini@suse.de>paolo2007-05-111-8/+9
* * config/m32c/m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.dj2007-05-071-1/+35
* gcc/cppaolo2007-04-251-7/+6
* * doc/extend.texi (Other Builtins): Add decimal float variantsjanis2007-04-051-0/+4
* gcc/paolo2007-03-301-0/+119
* * config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c,kazu2007-03-171-1/+1
* * doc/extend.texi (MIPS DSP Built-in Functions): Document the DSPchaoyingfu2007-03-091-8/+91
* * errors.h (warning, error, fatal, internal_error): Mark as cold.hubicka2007-03-061-4/+34
* * c.opt (fgnu89-inline): New option.ian2007-03-051-6/+36