aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
AgeCommit message (Expand)AuthorFilesLines
2004-05-05invoke.texi (Directory Options): Document -iquote.Mike Stump1-8/+18
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-5/+5
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers1-201/+201
2003-12-30c-tree.texi: Fix @item vs.Andreas Schwab1-1/+1
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-1/+3
2003-08-01sourcebuild.texi (Front End Directory): Don't make references to libsubdir, i...Geoffrey Keating1-1/+1
2003-07-31c-tree.texi: Normalize spellings of "lowercase" and "uppercase".Matt Kraai1-1/+1
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-20/+66
2003-05-19c-opts.c (c_common_decode_option): Don't accept dollars as identifier charact...Neil Booth1-3/+6
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-0/+3
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth1-0/+18
2003-05-11* doc/cpp.texi: Fix typos.Neil Booth1-2/+3
2003-05-11c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...Neil Booth1-10/+12
2003-05-04cppinit.c (cpp_create_reader, [...]): Warn about trigraphs unless explicity s...Neil Booth1-10/+12
2003-03-12c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger1-0/+6
2003-01-26cpp.texi: Fix typos.Kazu Hirata1-2/+2
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