summaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
* cpp.texi (Search Path): Hyphenate "command-line" when used as an adjective.Sandra Loosemore2015-03-221-8/+8
* common.opt: New option -fstack-protector-explicit.Marcos Diaz2015-01-141-0/+4
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-051-1/+1
* Predefine __NO_MATH_ERRNO__ for -fno-math-errno.Joseph Myers2014-11-121-0/+4
* Enable -fextended-identifiers by default.Joseph Myers2014-11-051-12/+8
* cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov2014-07-311-2/+2
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-021-1/+1
* cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers2013-11-041-0/+34
* re PR c++/56544 (documentation for __cplusplus is out of date)Paolo Carlini2013-06-191-5/+5
* cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen2013-05-071-0/+4
* cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini2013-04-241-7/+0
* cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini2013-04-241-0/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1
* 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