| Commit message (Expand) | Author | Age | Files | Lines |
* | (rescan): Remove unnecessary comparisons of ibp to limit. | kenner | 1994-11-16 | 1 | -6/+6 |
* | (dump_single_macro, dump_defn_1): If -traditional, dump macros in | kenner | 1994-11-08 | 1 | -19/+25 |
* | (rescan): Do not preserve newlines after macro name | kenner | 1994-11-05 | 1 | -2/+2 |
* | TOOL_INCLUDE_DIR is not C++-aware. | kenner | 1994-11-03 | 1 | -2/+2 |
* | (rescan): ".." no longer terminates a preprocessing number, since | kenner | 1994-10-25 | 1 | -3/+1 |
* | (rescan): Preserve newlines after macro names at the top level since | kenner | 1994-10-17 | 1 | -2/+10 |
* | (main): Use DIR_SEPARATOR if defined. | kenner | 1994-09-30 | 1 | -2/+15 |
* | (newline_fix, name_newline_fix): Don't treat \r specially here; it | kenner | 1994-09-27 | 1 | -28/+8 |
* | (eval_if_expression): Now returns HOST_WIDE_INT. | kenner | 1994-09-20 | 1 | -5/+6 |
* | (make_definition): Enable `-D' with macro arguments. | kenner | 1994-09-20 | 1 | -0/+6 |
* | (rescan, handle_directive): Backslash no longer suppresses the specialness of | kenner | 1994-09-10 | 1 | -17/+13 |
* | Correct unprototyped pointer args from `0' to `NULL_PTR' | kenner | 1994-09-09 | 1 | -18/+18 |
* | (handle_directive): In `#include <xxx>' directives, remove | kenner | 1994-09-07 | 1 | -1/+8 |
* | (make_definition): Don't dump core when given an unterminated string | kenner | 1994-09-01 | 1 | -1/+12 |
* | (index0): New function. | kenner | 1994-08-15 | 1 | -2/+30 |
* | (rescan, do_ident): Pass more accurate size request to check_expand. | kenner | 1994-08-15 | 1 | -4/+4 |
* | (main): Don't dump core if given -pcp, -MD, or -MMD without following | kenner | 1994-08-15 | 1 | -1/+6 |
* | (skip_if_group): New arg op. All callers changed. | rms | 1994-08-14 | 1 | -13/+64 |
* | (rescan): Fix botches with `-lint': the output buffer pointer was not | kenner | 1994-08-11 | 1 | -3/+8 |
* | (dump_defn_1): Skip newlines and strings correctly. | kenner | 1994-08-11 | 1 | -5/+6 |
* | (create_definition): Warn about `#define a@', since a diagnostic is | kenner | 1994-08-08 | 1 | -3/+25 |
* | (my_strerror): New function. | kenner | 1994-07-31 | 1 | -9/+43 |
* | (special_symbol, do_xifdef): Don't access value.defn of a T_CONST. | kenner | 1994-07-29 | 1 | -2/+5 |
* | Do the 4.4BSD sys_errlist modification for NetBSD also. | mycroft | 1994-07-11 | 1 | -1/+1 |
* | Always put 1 space after the macro expansion in ANSI mode. | meissner | 1994-06-29 | 1 | -0/+8 |
* | (create_definition): Eliminate whitespace before and after macro | kenner | 1994-06-24 | 1 | -20/+9 |
* | (skip_to_end_of_comment): Catch unterminated comments. | dje | 1994-06-21 | 1 | -1/+15 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -41/+47 |
* | (main): -MG doesn't make sense with -MD or -MMD! | dje | 1994-05-31 | 1 | -12/+11 |
* | (print_deps_missing_files): New global. | dje | 1994-05-30 | 1 | -1/+66 |
* | Include source file name in dependency output. | ian | 1994-05-05 | 1 | -0/+1 |
* | (special_symbol): Don't copy simple strings, use wchar_type. | merrill | 1994-05-04 | 1 | -21/+16 |
* | (macroexpand): Use start_line for line number of the new | wilson | 1994-04-28 | 1 | -1/+3 |
* | (do_error): Don't terminate. | kenner | 1994-04-19 | 1 | -4/+2 |
* | * cccp.c: Don't implicitly wrap LOCAL_INCLUDE_DIR. | merrill | 1994-04-12 | 1 | -14/+22 |
* | (rescan): Don't look for C++ // comment before directive. | wilson | 1994-04-11 | 1 | -21/+47 |
* | (discard_comments): Replace comments with a single space. | wilson | 1994-04-06 | 1 | -2/+4 |
* | * cccp.c (special_symbol, case T_WCHAR_TYPE): Output "__wchar_t" | merrill | 1994-04-04 | 1 | -2/+9 |
* | (pcfinclude): Modify comment referring to gstddef.h. | wilson | 1994-04-01 | 1 | -1/+1 |
* | (for_lint): Variable renamed from `lint'. | kenner | 1994-03-25 | 1 | -3/+3 |
* | (before_system, last_before_system): New variables. | wilson | 1994-03-18 | 1 | -1/+28 |
* | (do_include, hack-vms_include_specification): Change handling of | kenner | 1994-03-12 | 1 | -1/+38 |
* | (main, finclude, check_precompiled): When safe_read returns a partial | kenner | 1994-03-10 | 1 | -58/+20 |
* | (no_record_file): New variable. | kenner | 1994-03-07 | 1 | -4/+16 |
* | (check_precompiled): Delete unused var dollar_loc. | kenner | 1994-02-28 | 1 | -5/+1 |
* | (main, args case 'D'): Rewrite to avoid uninitialized var. | kenner | 1994-02-27 | 1 | -39/+37 |
* | (read_name_map, read_filename_string, open_include_file): | wilson | 1993-12-24 | 1 | -6/+231 |
* | (main): Cast alloca result to char * to avoid warning. | wilson | 1993-12-22 | 1 | -1/+1 |
* | (main): Strip off ".cpp" extension. | kenner | 1993-12-22 | 1 | -0/+6 |
* | (main): Combine tests of single-character suffixes. | kenner | 1993-12-12 | 1 | -50/+53 |