aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
AgeCommit message (Expand)AuthorFilesLines
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer1-1/+1
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-1/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-26re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez1-4/+4
2009-11-11plugins.texi (Registering custom attributes): section renamed as (Registering...Basile Starynkevitch1-0/+2
2009-10-10directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani1-2/+0
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-2/+2
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-11/+112
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-0/+4
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues1-1/+1
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-1/+1
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers1-2/+2
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey1-47/+44
2008-04-18re PR preprocessor/15500 (gcc ignores locale when converting wide string lite...Tom Tromey1-4/+5
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+1
2008-01-31c-tree.texi (Types): Fix grammar.Tom Browder1-1/+1
2008-01-07re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini1-2/+7
2007-09-07re PR fortran/33303 (Document __GFORTRAN__)Tobias Burnus1-3/+6
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+7
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini1-0/+8
2007-04-17cpp.texi (Common Predefined Macros): Clarify description of __GNUC_GNU_INLINE...Ian Lance Taylor1-9/+8
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-03-05c.opt (fgnu89-inline): New option.Ian Lance Taylor1-0/+22
2007-02-26gcc/ChangeLog ---------------------------------------------------------Brooks Moses1-3/+2
2007-01-24c-cppbuiltin.c (builtin_define_type_sizeof): New function.Andreas Krebbel1-0/+17
2007-01-05c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIME...Benjamin Kosnik1-1/+1
2006-11-01c-common.c (flag_cpp0x): New.Doug Gregor1-0/+7
2006-09-11cpp.texi: Fix names of charset options.Hideki Iwamoto1-1/+1
2006-06-17cpp.texi, [...] (@dircategory): Use "Software development" instead of "Progra...Karl Berry1-1/+1
2006-02-24cpp.texi (Character sets): Document that we do support input files to be in a...Geoffrey Keating1-6/+2
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev1-0/+11
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers1-7/+11
2005-08-13Add missing docs for feature added by Richard Henderson.James E Wilson1-0/+9
2005-05-12directives.c (#sccs table entry): Mark IN_I, consistent with #ident.Zack Weinberg1-9/+6
2005-05-01c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.Mark Mitchell1-0/+20
2005-04-28* doc/cpp.texi: gcc now implements universal character names.Mike Stump1-2/+2
2005-04-14cpp.texi, [...]: Change references to GCC 3.5 to refer to 4.0.Joseph Myers1-1/+1
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison1-5/+5
2005-02-10re PR preprocessor/19309 (Wrong documentation of predefined __GNUC__ with cp...Steven Bosscher1-4/+4
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers1-7/+4
2004-12-20md.texi (Expander Definitions): Use @emph instead of @strong around Note...Ben Elliston1-1/+1
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-5/+5
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers1-5/+5
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers1-4/+4
2004-09-17compat.texi, [...]: Use @option around options.Kazu Hirata1-1/+1
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers1-2/+7
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth1-3/+0
2004-07-03bugreport.texi, [...]: Avoid some first-person references and patronizing com...Joseph Myers1-5/+6
2004-05-05invoke.texi (Directory Options): Document -iquote.Mike Stump1-8/+18