summaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
...
* libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2008-06-151-1/+1
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-071-2/+2
* re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey2008-05-131-47/+44
* re PR preprocessor/15500 (gcc ignores locale when converting wide string lite...Tom Tromey2008-04-181-4/+5
* bugreport.texi: Update copyright years.Ralf Wildenhues2008-02-141-1/+1
* c-tree.texi (Types): Fix grammar.Tom Browder2008-01-311-1/+1
* re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini2008-01-071-2/+7
* re PR fortran/33303 (Document __GFORTRAN__)Tobias Burnus2007-09-071-3/+6
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-1/+1
* macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild2007-05-241-0/+7
* c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini2007-05-211-0/+8
* cpp.texi (Common Predefined Macros): Clarify description of __GNUC_GNU_INLINE...Ian Lance Taylor2007-04-171-9/+8
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-03-171-1/+1
* c.opt (fgnu89-inline): New option.Ian Lance Taylor2007-03-051-0/+22
* gcc/ChangeLog ---------------------------------------------------------Brooks Moses2007-02-261-3/+2
* c-cppbuiltin.c (builtin_define_type_sizeof): New function.Andreas Krebbel2007-01-241-0/+17
* c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIME...Benjamin Kosnik2007-01-051-1/+1
* c-common.c (flag_cpp0x): New.Doug Gregor2006-11-011-0/+7
* cpp.texi: Fix names of charset options.Hideki Iwamoto2006-09-111-1/+1
* cpp.texi, [...] (@dircategory): Use "Software development" instead of "Progra...Karl Berry2006-06-171-1/+1
* cpp.texi (Character sets): Document that we do support input files to be in a...Geoffrey Keating2006-02-241-6/+2
* cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev2006-02-181-0/+11
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-201-7/+11
* Add missing docs for feature added by Richard Henderson.James E Wilson2005-08-131-0/+9
* directives.c (#sccs table entry): Mark IN_I, consistent with #ident.Zack Weinberg2005-05-121-9/+6
* c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.Mark Mitchell2005-05-011-0/+20
* * doc/cpp.texi: gcc now implements universal character names.Mike Stump2005-04-281-2/+2
* cpp.texi, [...]: Change references to GCC 3.5 to refer to 4.0.Joseph Myers2005-04-141-1/+1
* c-tree.texi: Wrap comments in @r{}.James A. Morrison2005-03-051-5/+5
* re PR preprocessor/19309 (Wrong documentation of predefined __GNUC__ with cp...Steven Bosscher2005-02-101-4/+4
* cpp.texi: Include gcc-common.texi.Joseph Myers2005-02-061-7/+4
* md.texi (Expander Definitions): Use @emph instead of @strong around Note...Ben Elliston2004-12-201-1/+1
* c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers2004-11-051-5/+5
* contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers2004-10-281-5/+5
* c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers2004-10-281-4/+4
* compat.texi, [...]: Use @option around options.Kazu Hirata2004-09-171-1/+1
* c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers2004-08-051-2/+7
* re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth2004-07-041-3/+0
* bugreport.texi, [...]: Avoid some first-person references and patronizing com...Joseph Myers2004-07-031-5/+6
* invoke.texi (Directory Options): Document -iquote.Mike Stump2004-05-051-8/+18
* c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers2004-01-181-5/+5
* c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers2004-01-181-201/+201
* c-tree.texi: Fix @item vs.Andreas Schwab2003-12-301-1/+1
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-1/+3
* sourcebuild.texi (Front End Directory): Don't make references to libsubdir, i...Geoffrey Keating2003-08-011-1/+1
* c-tree.texi: Normalize spellings of "lowercase" and "uppercase".Matt Kraai2003-07-311-1/+1
* cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg2003-07-051-20/+66
* c-opts.c (c_common_decode_option): Don't accept dollars as identifier charact...Neil Booth2003-05-191-3/+6
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-181-0/+3
* c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth2003-05-171-0/+18