| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/c-tree.texi: Use @dots{} and @enddots{} where appropriate. | rwild | 2008-02-17 | 1 | -1/+1 |
* | * doc/c-tree.texi: Use `@.' where appropriate. | rwild | 2008-02-16 | 1 | -3/+3 |
* | * doc/extend.texi: Use @: or add comma where appropriate. | rwild | 2008-02-14 | 1 | -4/+4 |
* | * doc/extend.texi (Function Attributes) <noinline>: Mention | hp | 2008-02-08 | 1 | -0/+11 |
* | * doc/extend.texi (X86 Built-in Functions): Fix grammar. | gerald | 2008-02-02 | 1 | -3/+3 |
* | PR c/29326 | bje | 2008-02-01 | 1 | -0/+8 |
* | * MAINTAINERS (c4x port): Remove. | jsm28 | 2008-01-25 | 1 | -5/+4 |
* | PR tree-optimization/29484 | jakub | 2008-01-03 | 1 | -0/+6 |
* | PR debug/29436, c/32326 | jason | 2007-11-19 | 1 | -4/+5 |
* | * doc/extend.texi (dllimport): Document that pointers to dllimport'd | dannysmith | 2007-11-12 | 1 | -3/+6 |
* | * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c, | kazu | 2007-10-14 | 1 | -1/+1 |
* | * doc/extend.texi (Deprecated Features): Mention that <? and >? and | geoffk | 2007-10-09 | 1 | -2/+2 |
* | * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use get_callee_fndecl | jakub | 2007-09-23 | 1 | -1/+26 |
* | * tree.h (block_nonartificial_location): New prototype. | jakub | 2007-09-23 | 1 | -2/+10 |
* | * doc/extend.texi (Attribute Syntax): Remove old speculative | jsm28 | 2007-09-20 | 1 | -18/+4 |
* | Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro... | meissner | 2007-09-13 | 1 | -0/+217 |
* | * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin. | jakub | 2007-09-11 | 1 | -0/+35 |
* | * ginclude/stdfix.h: New file. | chaoyingfu | 2007-09-07 | 1 | -0/+129 |
* | * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. | jakub | 2007-09-05 | 1 | -0/+26 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -0/+18 |
* | * doc/extend.texi: Document progmem attribute for AVR. | aesok | 2007-09-03 | 1 | -0/+10 |
* | * config/bfin/bfin.c (bfin_expand_call): Inline PLT with l1_text | jiez | 2007-08-29 | 1 | -0/+25 |
* | gcc/ChangeLog: | aoliva | 2007-08-27 | 1 | -2/+6 |
* | gcc/ | jules | 2007-07-25 | 1 | -4/+13 |
* | PR target/30652 | ghazi | 2007-07-18 | 1 | -2/+3 |
* | PR target/30652 | ghazi | 2007-07-18 | 1 | -0/+3 |
* | 2007-07-10 David Daney <ddaney@avtrex.com> | daney | 2007-07-11 | 1 | -0/+13 |
* | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -7/+32 |
* | libcpp/ChangeLog: | uros | 2007-07-03 | 1 | -0/+32 |
* | 2007-06-23 Mark Mitchell <mark@codesourcery.com> | mmitchel | 2007-06-23 | 1 | -7/+9 |
* | * doc/extend.texi: Document behavior of __attribute__((aligned)) | mmitchel | 2007-06-15 | 1 | -2/+5 |
* | * doc/extend.texi (X86 Built-in Functions): Document __builtin_fabsq, | uros | 2007-06-08 | 1 | -0/+20 |
* | * doc/extend.texi (X86 Built-in Functions): Add missing `@item's in | uros | 2007-06-08 | 1 | -21/+16 |
* | 2007-06-05 Joerg Wunsch <j.gnu@uriah.heep.sax.de> | manu | 2007-06-05 | 1 | -0/+23 |
* | * config/m68k/m68k.c (m68k_attribute_table): Add "interrupt". | kazu | 2007-06-03 | 1 | -5/+6 |
* | 2007-05-31 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2007-05-31 | 1 | -0/+48 |
* | 2007-05-25 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-05-26 | 1 | -5/+8 |
* | 2007-05-25 Dirk Mueller <dmueller@suse.de> | mueller | 2007-05-25 | 1 | -7/+32 |
* | 2007-05-22 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2007-05-22 | 1 | -0/+78 |
* | * builtins.c (CASE_MATHFN_REENT): New macro. | ghazi | 2007-05-18 | 1 | -12/+20 |
* | gcc/ | kazu | 2007-05-14 | 1 | -0/+8 |
* | 2007-05-11 Paolo Carlini <pcarlini@suse.de> | paolo | 2007-05-11 | 1 | -8/+9 |
* | * config/m32c/m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define. | dj | 2007-05-07 | 1 | -1/+35 |
* | gcc/cp | paolo | 2007-04-25 | 1 | -7/+6 |
* | * doc/extend.texi (Other Builtins): Add decimal float variants | janis | 2007-04-05 | 1 | -0/+4 |
* | gcc/ | paolo | 2007-03-30 | 1 | -0/+119 |
* | * config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c, | kazu | 2007-03-17 | 1 | -1/+1 |
* | * doc/extend.texi (MIPS DSP Built-in Functions): Document the DSP | chaoyingfu | 2007-03-09 | 1 | -8/+91 |
* | * errors.h (warning, error, fatal, internal_error): Mark as cold. | hubicka | 2007-03-06 | 1 | -4/+34 |
* | * c.opt (fgnu89-inline): New option. | ian | 2007-03-05 | 1 | -6/+36 |