| Commit message (Expand) | Author | Age | Files | Lines |
* | (LOCAL_INCLUDE_DIR): Remove default definition. | kenner | 1996-12-07 | 1 | -4/+6 |
* | (do_include): Treat ENOTDIR like ENOENT when an open fails. | kenner | 1996-10-09 | 1 | -1/+1 |
* | (dollars_in_ident): Remove; replaced by is_idchar['$']. | kenner | 1996-10-09 | 1 | -24/+7 |
* | (struct directive, directive_table, handle_directive): pass_thru now 1 for | kenner | 1996-09-24 | 1 | -14/+19 |
* | * cccp.c (absolute_filename): Drive specifiers make the pathname | dje | 1996-08-18 | 1 | -1/+5 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -202/+183 |
* | (create_definition): Diagnose `#define #' only once. | eggert | 1996-06-24 | 1 | -1/+1 |
* | (include_defaults_array): For C++, also search | kenner | 1996-05-06 | 1 | -0/+1 |
* | (validate_else): Don't loop given `#endif /'. | eggert | 1996-02-21 | 1 | -24/+30 |
* | (initialize_builtins): Add def of __HAVE_BUILTIN_SETJMP__. | kenner | 1996-01-27 | 1 | -0/+1 |
* | (PTR_INT_TYPE): Remove obsolete define to `long'. | eggert | 1996-01-18 | 1 | -19/+13 |
* | (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Put back. | kenner | 1996-01-17 | 1 | -3/+17 |
* | (new_include_prefix): Ignore ENOTDIR error from stat. | wilson | 1996-01-16 | 1 | -1/+1 |
* | (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Remove. | kenner | 1996-01-16 | 1 | -25/+11 |
* | (skip_quoted_string): If pedantic and not pedantic_errors, | kenner | 1996-01-16 | 1 | -7/+11 |
* | (do_xifdef): Warn about `#ifdef 0' if not traditional; formerly the | kenner | 1996-01-15 | 1 | -5/+7 |
* | (eval_if_expression): End expression with '\n', not '\0' so '\0' can | kenner | 1995-12-29 | 1 | -0/+1 |
* | (do_include): In VMS, worry only about EACCES when open fails. | kenner | 1995-12-28 | 1 | -0/+11 |
* | Try harder not to open or stat the same include file twice. | kenner | 1995-12-17 | 1 | -824/+706 |
* | * cccp.c (do_include): Recognize c:\foo as absolute path name in DOS. | dje | 1995-11-29 | 1 | -0/+8 |
* | (handle_directive): Don't treat newline as white space when coalescing | kenner | 1995-10-26 | 1 | -4/+4 |
* | (rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor | kenner | 1995-09-28 | 1 | -0/+3 |
* | (is_system_include): Call skip_redundant_dir_prefix. | kenner | 1995-09-12 | 1 | -1/+1 |
* | (warning_with_line): Fix typo in declaration when !HAVE_VPRINTF and | kenner | 1995-08-15 | 1 | -1/+1 |
* | (warning_with_line): New function. | kenner | 1995-08-13 | 1 | -2/+19 |
* | (do_include, read_name_map): Omit leading "./" and trailing "/" when | kenner | 1995-07-26 | 1 | -13/+34 |
* | (do_include): Prefix -H output lines with spaces, not dots. | kenner | 1995-07-18 | 1 | -17/+2 |
* | (main): cplusplus_comments now defaults to 1. | kenner | 1995-07-18 | 1 | -3/+4 |
* | (rescan): Don't address outside of array when preprocessing C++ | kenner | 1995-07-11 | 1 | -28/+19 |
* | (collect_expansion): Work around enum bug in vax ultrix 4.3 pcc. | kenner | 1995-06-19 | 1 | -2/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | kenner | 1995-05-16 | 1 | -13/+5 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -2/+2 |
* | (enum node_type): Add T_IMMEDIATE_PREFIX_TYPE. | raeburn | 1995-05-12 | 1 | -0/+13 |
* | #if VMS, don't define `stat' macro to be VMS_stat. | kenner | 1995-05-12 | 1 | -17/+16 |
* | (do_include): Cast alloca's value. | kenner | 1995-05-12 | 1 | -2/+2 |
* | (do_include): Re-fix minor memory leak by using alloca instead of | kenner | 1995-04-29 | 1 | -3/+2 |
* | (macarg): Except for reporting error, treat unterminated macro call as | kenner | 1995-04-29 | 1 | -3/+4 |
* | Update comments. | kenner | 1995-04-27 | 1 | -3/+3 |
* | (do_include): Fix minor memory leak. | kenner | 1995-04-27 | 1 | -0/+1 |
* | (struct argdata): Remove unused `comments' member. | kenner | 1995-04-27 | 1 | -2/+0 |
* | (collect_expansion): Assume leading white space already removed. | kenner | 1995-04-27 | 1 | -23/+5 |
* | (deps_output): Don't generate overly long output lines. | kenner | 1995-04-27 | 1 | -10/+14 |
* | (VMS_fstat, VMS_stat): New functions. | kenner | 1995-04-07 | 1 | -1/+83 |
* | (collect_expansion): If traditional, set stringify member to | kenner | 1995-04-07 | 1 | -13/+19 |
* | General code cleanup. | kenner | 1995-04-01 | 1 | -412/+597 |
* | (handle_directive, do_line, skip_if_group): Use the phrase `preprocessing | kenner | 1995-03-30 | 1 | -100/+96 |
* | (rescan): Don't recognize preprocessing directives within macro args. | kenner | 1995-03-30 | 1 | -4/+6 |
* | (do_xifdef, do_endif): Remove unnecessary pointer comparisons. | kenner | 1995-03-28 | 1 | -5/+5 |
* | (do_xifdef): Handle c++ comments. | dje | 1995-03-21 | 1 | -2/+7 |