OSDN Git Service

* gcc/doc/extended.texi: Replace the dash character with
[pf3gnuchains/gcc-fork.git] / gcc / doc / cpp.texi
2009-10-10 nvachhar2009-10-09 Neil Vachharajani <nvachhar@google.com>
2009-04-27 rwildgcc/
2009-03-31 jsm28 PR c/448
2008-08-05 rth * Makefile.in (c-cppbuiltin.o): Depend on debug.h.
2008-07-30 rwildgcc/ada/
2008-06-15 rwildlibgomp/
2008-06-07 jsm28 * MAINTAINERS (mt port): Remove.
2008-05-13 tromeylibcpp
2008-04-18 tromey PR libcpp/15500:
2008-02-14 rwild* doc/bugreport.texi: Update copyright years.
2008-01-31 gerald * doc/c-tree.texi (Types): Fix grammar.
2008-01-07 paolo2008-01-06 Paolo Carlini <pcarlini@suse.de>
2007-09-07 burnus2007-09-07 Tobias Burnus <burnus@net-b.de>
2007-05-25 kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-24 aaw * macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-05-21 paolo2007-05-21 Paolo Bonzini <bonzini@gnu.org>
2007-04-17 ian * doc/cpp.texi (Common Predefined Macros): Clarify...
2007-03-17 kazu * config/arm/arm.c, config/arm/thumb2.md, config/m68k...
2007-03-05 ian * c.opt (fgnu89-inline): New option.
2007-02-27 brooksgcc/ChangeLog ------------------------------------...
2007-01-24 krebbel2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com>
2007-01-05 bkoz2007-01-05 Benjamin Kosnik <bkoz@redhat.com>
2006-11-01 dgregor2006-11-01 Douglas Gregor <doug.gregor@gmail.com>
2006-09-11 rsandifogcc/
2006-06-17 gerald * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi,
2006-02-24 geoffk * doc/cpp.texi (Character sets): Document that we...
2006-02-18 dalecki2006-02-17 Grigory Zagorodnev <grigory_zagorodnev...
2005-09-20 jsm28gcc:
2005-08-13 wilsonAdd missing docs for feature added by Richard Henderson.
2005-05-12 zacklibcpp:
2005-05-01 mmitchel * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX...
2005-04-28 mrs * doc/cpp.texi: gcc now implements universal...
2005-04-14 jsm28 * doc/cpp.texi, doc/install.texi: Change references...
2005-03-05 phython2005-03-05 James A. Morrison <phython@gcc.gnu.org>
2005-02-10 steven PR documentation/19309
2005-02-06 jsm28 * doc/cpp.texi: Include gcc-common.texi. Don't define...
2004-12-20 bje * doc/md.texi (Expander Definitions): Use @emph instea...
2004-11-05 jsm28 * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi...
2004-10-28 jsm28 * doc/contrib.texi, doc/cpp.texi, doc/cppopts.texi,
2004-10-28 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/implement-c.texi,
2004-09-17 kazu * doc/compat.texi, doc/cpp.texi, doc/cppopts.texi,
2004-08-05 jsm28 * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_...
2004-07-04 neil * doc/cpp.texi: Don't document what we do for ill...
2004-07-02 jsm28 * doc/bugreport.texi, doc/configterms.texi, doc/contri...
2004-05-05 mrs * doc/invoke.texi (Directory Options): Document -iquote.
2004-01-18 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,
2004-01-18 jsm28 * doc/c-tree.texi, doc/compat.texi, doc/cpp.texi,
2003-12-30 schwab* doc/c-tree.texi: Fix @item vs. @itemx.
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-01 geoffk * doc/sourcebuild.texi (Front End Directory): Don...
2003-07-31 kraai * doc/c-tree.texi: Normalize spellings of "lowercase...
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-05-19 neil * c-opts.c (c_common_decode_option): Don't accept...
2003-05-18 neil * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFM...
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-11 neil * doc/cpp.texi: Fix typos.
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-05-04 neil * cppinit.c (cpp_create_reader, post_options): Warn...
2003-03-12 aj * c-cppbuiltin.c (cb_register_builtins): Define...
2003-01-26 kazu * doc/cpp.texi: Fix typos.
2002-12-28 jsm28gcc:
2002-12-17 kazu * doc/c-tree.texi: Fix typos and follow spelling conve...
2002-10-09 gdr * c-common.c (cb_register_builtins): Define __WCHAR_MAX__.
2002-09-26 kazu * ChangeLog.1: Follow spelling conventions.
2002-09-23 rth * c-common.c (cpp_define_data_format): Remove.
2002-09-21 rth * c-common.c (cpp_define_data_format): Remove...
2002-08-29 nicolaExtended documentation on ObjC macros and flags
2002-08-28 gdrgcc/
2002-08-27 gdr * doc/cpp.texi (Common Predefined Macros): Don't mess...
2002-08-27 gdr * c-common.c (cpp_define_data_format): New function.
2002-08-20 danglin * cppinit.c (remove_dup_dir): Add head_ptr argument...
2002-08-16 shebs * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__
2002-08-06 neil * cppinit.c (struct lang_flags): Rename trigraphs...
2002-08-02 zack * c-common.c (c_common_init): -Wtraditional also impli...
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-09 neil * cpperror.c (cpp_error): Default to directive_line...
2002-07-02 neil * doc/cpp.texi: Update for traditional preprocessing...
2002-05-09 neil * cpplib.c (cpp_init_internal_pragmas): Remove #pragma...
2002-05-08 neil * cpplex.c (cpp_interpret_charconst): Truncate as...
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-05 neildoc:
2002-03-26 zack * doc/cpp.texi: Exclude entire Top node from printed...
2002-03-22 neil * cpphash.h (struct cpp_reader): Remove mls_lin...
2002-03-14 zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-03-11 neil * Makefile.in: Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-27 neil * cpplex.c (_cpp_lex_token): Handle directives in...
2002-02-27 zack * doc/cpp.texi: Clarify documentation of relationship...
2002-02-23 neil * doc/cpp.texi, doc/invoke.texi: Update documentation...
2002-02-20 neil * cppinit.c (init_dependency_output): Take deps output...
2002-01-10 nicolaDocument the __OBJC__ macro.
2002-01-08 zack * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG...
2001-12-10 jsm28 * doc/cpp.texi: Don't condition menus on @ifinfo....
2001-12-09 jsm28 * doc/cpp.texi, doc/cppinternals.texi, doc/invoke...
2001-11-14 jsm28contrib:
2001-10-17 gerald * c-tree.texi: Eliminate duplicated word.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-08 neil * cppmacro.c (_cpp_create_definition): Leave comments...
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-08-03 danglin * combine.c, config.gcc, cse.c, defaults.h, real.c...
next