summaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
* gcc:jsm282002-12-281-8/+4
* * doc/c-tree.texi: Fix typos and follow spelling conventions.kazu2002-12-171-3/+3
* * c-common.c (cb_register_builtins): Define __WCHAR_MAX__.gdr2002-10-091-1/+3
* * ChangeLog.1: Follow spelling conventions.kazu2002-09-261-2/+2
* * c-common.c (cpp_define_data_format): Remove.rth2002-09-231-20/+15
* * c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__,rth2002-09-211-36/+0
* Extended documentation on ObjC macros and flagsnicola2002-08-291-2/+4
* gcc/gdr2002-08-281-0/+20
* * doc/cpp.texi (Common Predefined Macros): Don't mess withgdr2002-08-271-1/+1
* * c-common.c (cpp_define_data_format): New function.gdr2002-08-271-0/+42
* * cppinit.c (remove_dup_dir): Add head_ptr argument to handle removaldanglin2002-08-201-14/+17
* * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__shebs2002-08-161-0/+4
* * cppinit.c (struct lang_flags): Rename trigraphs std.neil2002-08-061-1/+10
* * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.zack2002-08-021-0/+8
* * cpplib.c (do_sccs): Handle #sccs on all systems.neil2002-07-171-2/+2
* * cpperror.c (cpp_error): Default to directive_line withinneil2002-07-091-39/+55
* * doc/cpp.texi: Update for traditional preprocessing changes.neil2002-07-021-83/+210
* * cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.neil2002-05-091-37/+0
* * cpplex.c (cpp_interpret_charconst): Truncate as well asneil2002-05-081-10/+12
* * c-common.c (warn_multichar): New.neil2002-05-061-11/+9
* doc:neil2002-05-051-8/+16
* * doc/cpp.texi: Exclude entire Top node from printed manual.zack2002-03-261-11/+13
* * cpphash.h (struct cpp_reader): Remove mls_line and mls_col.neil2002-03-221-36/+15
* * cpphash.h (struct lexer_state): Remove line_extension member.zack2002-03-141-1/+20
* * Makefile.in: Update.neil2002-03-111-463/+34
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-4/+4
* * cpplex.c (_cpp_lex_token): Handle directives in macroneil2002-02-271-0/+44
* * doc/cpp.texi: Clarify documentation of relationship betweenzack2002-02-271-1/+37
* * doc/cpp.texi, doc/invoke.texi: Update documentation for -MM.neil2002-02-231-4/+8
* * cppinit.c (init_dependency_output): Take deps output fileneil2002-02-201-11/+27
* Document the __OBJC__ macro.nicola2002-01-101-0/+5
* * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) orzack2002-01-081-0/+4
* * doc/cpp.texi: Don't condition menus on @ifinfo. Condition thejsm282001-12-101-2/+2
* * doc/cpp.texi, doc/cppinternals.texi, doc/invoke.texi,jsm282001-12-091-2/+2
* contrib:jsm282001-11-141-9/+10
* * c-tree.texi: Eliminate duplicated word.gerald2001-10-171-2/+2
* * c-common.c: Fix comment typos.kazu2001-10-091-3/+3
* * cppmacro.c (_cpp_create_definition): Leave comments off.neil2001-10-081-9/+5
* * c-lex.c (cb_def_pragma): Update.neil2001-09-241-4/+4
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-2/+2
* * cppexp.c (parse_defined): Always record the macro name.neil2001-07-291-5/+8
* * cppinit.c (remove_dup_dirs): Inform if a system includenathan2001-07-041-1/+7
* * doc/c-tree.texi, doc/contrib.texi, doc/cpp.texi,jsm282001-06-271-16/+16
* * doc/cpp.texi, doc/cppinternals.texi, doc/extend.texi,jsm282001-06-271-4/+4
* * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi, doc/gcc.texi,jsm282001-06-261-10/+10
* * doc/contrib.texi, doc/cpp.texi, doc/cppinternals.texi,shebs2001-06-211-7/+7
* * cpp.texi, invoke.texi: Update.neil2001-06-161-26/+39
* * doc/cpp.texi: Update.neil2001-06-151-42/+44
* * doc/cpp.texi: Formatting corrections.zack2001-06-151-299/+319
* * doc/cpp.texi: Revised and brought up to date.zack2001-06-151-2428/+2946