aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
AgeCommit message (Expand)AuthorFilesLines
2002-12-28cpp.texi, [...]: Use @copying.Joseph Myers1-8/+4
2002-12-17c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata1-3/+3
2002-10-09c-common.c (cb_register_builtins): Define __WCHAR_MAX__.Gabriel Dos Reis1-1/+3
2002-09-26ChangeLog.1: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-23c-common.c (cpp_define_data_format): Remove.Richard Henderson1-20/+15
2002-09-21c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__...Richard Henderson1-36/+0
2002-08-29Extended documentation on ObjC macros and flagsNicola Pero1-2/+4
2002-08-28c-common.c (builtin_define_type_precision): New function.Gabriel Dos Reis1-0/+20
2002-08-27cpp.texi (Common Predefined Macros): Don't mess with table delimiter.Gabriel Dos Reis1-1/+1
2002-08-27c-common.c (cpp_define_data_format): New function.Gabriel Dos Reis1-0/+42
2002-08-20cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal at head.John David Anglin1-14/+17
2002-08-16c-common.c (cb_register_builds): Define __NEXT_RUNTIME__ for ObjC with -fnext...Stan Shebs1-0/+4
2002-08-06cppinit.c (struct lang_flags): Rename trigraphs std.Neil Booth1-1/+10
2002-08-02c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.Zack Weinberg1-0/+8
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-2/+2
2002-07-09cpperror.c (cpp_error): Default to directive_line within directives here.Neil Booth1-39/+55
2002-07-02cpp.texi: Update for traditional preprocessing changes.Neil Booth1-83/+210
2002-05-09cpplib.c (cpp_init_internal_pragmas): Remove #pragma poison.Neil Booth1-37/+0
2002-05-08cpplex.c (cpp_interpret_charconst): Truncate as well as sign-extend.Neil Booth1-10/+12
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-11/+9
2002-05-05cpp.texi: Update multichar charconst docs.Neil Booth1-8/+16
2002-03-26cpp.texi: Exclude entire Top node from printed manual.Zack Weinberg1-11/+13
2002-03-22cpphash.h (struct cpp_reader): Remove mls_line and mls_col.Neil Booth1-36/+15
2002-03-14cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg1-1/+20
2002-03-11Makefile.in: Update.Neil Booth1-463/+34
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-4/+4
2002-02-27cpplex.c (_cpp_lex_token): Handle directives in macro arguments.Neil Booth1-0/+44
2002-02-27cpp.texi: Clarify documentation of relationship between #line and #include.Zack Weinberg1-1/+37
2002-02-23* doc/cpp.texi, doc/invoke.texi: Update documentation for -MM.Neil Booth1-4/+8
2002-02-20cppinit.c (init_dependency_output): Take deps output file from -o if none giv...Neil Booth1-11/+27
2002-01-10Document the __OBJC__ macro.Nicola Pero1-0/+5
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-0/+4
2001-12-10cpp.texi: Don't condition menus on @ifinfo.Joseph Myers1-2/+2
2001-12-09cpp.texi, [...]: Use American spelling.Joseph Myers1-2/+2
2001-11-14texi2pod.pl: Handle @ifnottex, @iftex and @display.Joseph Myers1-9/+10
2001-10-17c-tree.texi: Eliminate duplicated word.Matt Kraai1-2/+2
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-3/+3
2001-10-08cppmacro.c (_cpp_create_definition): Leave comments off.Neil Booth1-9/+5
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth1-4/+4
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-2/+2
2001-07-29cppexp.c (parse_defined): Always record the macro name.Neil Booth1-5/+8
2001-07-04cppinit.c (remove_dup_dirs): Inform if a system include directory is being re...Nathan Sidwell1-1/+7
2001-06-27c-tree.texi, [...]: Replace . at end of sentences preceded by a capital lette...Joseph Myers1-16/+16
2001-06-27cpp.texi, [...]: Use @: where necessary when a full stop does not end a sente...Joseph Myers1-4/+4
2001-06-26c-tree.texi, [...]: Use two spaces after ends of sentences.Joseph Myers1-10/+10
2001-06-21contrib.texi, [...]: Use the correct name "Objective-C" everywhere instead of...Stan Shebs1-7/+7
2001-06-16cpp.texi, [...]: Update.Neil Booth1-26/+39
2001-06-15cpp.texi: Update.Neil Booth1-42/+44
2001-06-15cpp.texi: Formatting corrections.Zack Weinberg1-299/+319
2001-06-15cpp.texi: Revised and brought up to date.Zack Weinberg1-2428/+2946