| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove extra spacing at the end of the line. | mrs | 2011-05-04 | 1 | -1/+1 |
* | * doc/cpp.texi: Update copyright years. | gerald | 2011-02-25 | 1 | -1/+1 |
* | * doc/cpp.texi (Obsolete Features): Add background on the | gerald | 2011-02-18 | 1 | -3/+4 |
* | doc: cpp manual nits | rwild | 2011-01-09 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-11-24 | 1 | -0/+5 |
* | gcc/ | froydnj | 2010-10-23 | 1 | -0/+24 |
* | Add fma support | meissner | 2010-10-15 | 1 | -0/+9 |
* | gcc: | gerald | 2010-06-09 | 1 | -1/+1 |
* | gcc: | jsm28 | 2010-04-25 | 1 | -1/+2 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-02-26 | 1 | -4/+4 |
* | 2009-11-11 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2009-11-11 | 1 | -0/+2 |
* | 2009-10-09 Neil Vachharajani <nvachhar@google.com> | nvachhar | 2009-10-10 | 1 | -2/+0 |
* | gcc/ | rwild | 2009-04-27 | 1 | -2/+2 |
* | PR c/448 | jsm28 | 2009-03-31 | 1 | -11/+112 |
* | * Makefile.in (c-cppbuiltin.o): Depend on debug.h. | rth | 2008-08-05 | 1 | -0/+4 |
* | gcc/ada/ | rwild | 2008-07-30 | 1 | -1/+1 |
* | libgomp/ | rwild | 2008-06-15 | 1 | -1/+1 |
* | * MAINTAINERS (mt port): Remove. | jsm28 | 2008-06-07 | 1 | -2/+2 |
* | libcpp | tromey | 2008-05-13 | 1 | -47/+44 |
* | PR libcpp/15500: | tromey | 2008-04-18 | 1 | -4/+5 |
* | * doc/bugreport.texi: Update copyright years. | rwild | 2008-02-14 | 1 | -1/+1 |
* | * doc/c-tree.texi (Types): Fix grammar. | gerald | 2008-01-31 | 1 | -1/+1 |
* | 2008-01-06 Paolo Carlini <pcarlini@suse.de> | paolo | 2008-01-07 | 1 | -2/+7 |
* | 2007-09-07 Tobias Burnus <burnus@net-b.de> | burnus | 2007-09-07 | 1 | -3/+6 |
* | * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c, | kazu | 2007-05-25 | 1 | -1/+1 |
* | * macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER. | aaw | 2007-05-24 | 1 | -0/+7 |
* | 2007-05-21 Paolo Bonzini <bonzini@gnu.org> | paolo | 2007-05-21 | 1 | -0/+8 |
* | * doc/cpp.texi (Common Predefined Macros): Clarify description of | ian | 2007-04-17 | 1 | -9/+8 |
* | * config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c, | kazu | 2007-03-17 | 1 | -1/+1 |
* | * c.opt (fgnu89-inline): New option. | ian | 2007-03-05 | 1 | -0/+22 |
* | gcc/ChangeLog --------------------------------------------------------- | brooks | 2007-02-27 | 1 | -3/+2 |
* | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-01-24 | 1 | -0/+17 |
* | 2007-01-05 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2007-01-05 | 1 | -1/+1 |
* | 2006-11-01 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2006-11-01 | 1 | -0/+7 |
* | gcc/ | rsandifo | 2006-09-11 | 1 | -1/+1 |
* | * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi, | gerald | 2006-06-17 | 1 | -1/+1 |
* | * doc/cpp.texi (Character sets): Document that we do support | geoffk | 2006-02-24 | 1 | -6/+2 |
* | 2006-02-17 Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com> | dalecki | 2006-02-18 | 1 | -0/+11 |
* | gcc: | jsm28 | 2005-09-20 | 1 | -7/+11 |
* | Add missing docs for feature added by Richard Henderson. | wilson | 2005-08-13 | 1 | -0/+9 |
* | libcpp: | zack | 2005-05-12 | 1 | -9/+6 |
* | * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 | mmitchel | 2005-05-01 | 1 | -0/+20 |
* | * doc/cpp.texi: gcc now implements universal character names. | mrs | 2005-04-28 | 1 | -2/+2 |
* | * doc/cpp.texi, doc/install.texi: Change references to GCC 3.5 to | jsm28 | 2005-04-14 | 1 | -1/+1 |
* | 2005-03-05 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-03-05 | 1 | -5/+5 |
* | PR documentation/19309 | steven | 2005-02-10 | 1 | -4/+4 |
* | * doc/cpp.texi: Include gcc-common.texi. Don't define gcctabopt | jsm28 | 2005-02-06 | 1 | -7/+4 |
* | * doc/md.texi (Expander Definitions): Use @emph instead of @strong | bje | 2004-12-20 | 1 | -1/+1 |
* | * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi, | jsm28 | 2004-11-05 | 1 | -5/+5 |