summaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
* Document __SANITIZE_ADDRESS__H.J. Lu2012-11-211-0/+4
* * doc/cpp.texi (Search Path): Fix outdated C++ path.Jonathan Wakely2012-10-291-1/+2
* Implement #pragma GCC warning/errorFlorian Weimer2012-10-041-0/+9
* system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher2012-06-261-2/+2
* arm.h (TARGET_CPU_CPP_BUILTINS): Add new built-ins.Matthew Gretton-Dann2012-06-251-1/+1
* cpp.texi (Predefined Macros): __STRICT_ANSI__ is defined for -std=c++98 and -...Jonathan Wakely2012-01-081-2/+2
* gcc:Joseph Myers2011-12-201-1/+1
* Remove extra spacing at the end of the line.Mike Stump2011-05-041-1/+1
* * doc/cpp.texi: Update copyright years.Gerald Pfeifer2011-02-251-1/+1
* cpp.texi (Obsolete Features): Add background on the origin of assertions.Gerald Pfeifer2011-02-181-3/+4
* doc: cpp manual nitsRalf Wildenhues2011-01-091-1/+1
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2010-11-241-0/+5
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-0/+24
* Add fma supportMichael Meissner2010-10-151-0/+9
* fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer2010-06-091-1/+1
* c-common.c (flag_isoc1x): New.Joseph Myers2010-04-251-1/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez2010-02-261-4/+4
* plugins.texi (Registering custom attributes): section renamed as (Registering...Basile Starynkevitch2009-11-111-0/+2
* directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani2009-10-101-2/+0
* c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues2009-04-271-2/+2
* re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers2009-03-311-11/+112
* Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson2008-08-051-0/+4
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-07-301-1/+1
* 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