| Commit message (Expand) | Author | Age | Files | Lines |
* | (main): For -iwithprefix, if no include_prefix, | rms | 1993-06-29 | 1 | -2/+41 |
* | * toplev.c (report_error_function): Change format of the | brendan | 1993-06-22 | 1 | -1/+1 |
* | (default_include): Put TOOL_INCLUDE_DIR after | rms | 1993-05-21 | 1 | -3/+3 |
* | (macroexpand): Treat `foo ( )' as 0 args if foo wants 0 args. | rms | 1993-05-04 | 1 | -1/+4 |
* | Comment fix. | rms | 1993-04-30 | 1 | -1/+3 |
* | (no_precomp): Make it 1 by default. | rms | 1993-04-09 | 1 | -2/+4 |
* | (do_include): For missing header file, if -M, don't | wilson | 1993-04-06 | 1 | -25/+9 |
* | (do_include): For "..." case, leave fend pointing at terminating 0. | rms | 1993-03-25 | 1 | -4/+4 |
* | (collect_expansion): Don't make # special in argless macro. | rms | 1993-03-22 | 1 | -2/+2 |
* | Follow whitespace conventions near parens. | rms | 1993-03-16 | 1 | -30/+30 |
* | (main): Report errors in output to pcp_outfile. | rms | 1993-03-16 | 1 | -3/+7 |
* | (write_output): Test value of `write'; report errors. | rms | 1993-03-16 | 1 | -6/+10 |
* | (do_include): Warn if find unreadable header file. | wilson | 1993-03-02 | 1 | -1/+7 |
* | New builtins: __REGISTER_PREFIX__ and __USER_LABEL_PREFIX__ | ian | 1993-02-27 | 1 | -0/+26 |
* | (do_include): Correctly report the directive name | rms | 1993-02-26 | 1 | -5/+9 |
* | * Add declaration for pedwarn_with_line. | dje | 1993-02-21 | 1 | -0/+1 |
* | (warning_with_line, pedwarn_with_line): New functions. | rms | 1993-02-20 | 1 | -3/+49 |
* | (main): Fix lineno of "does not end in newline" message. | rms | 1993-02-09 | 1 | -0/+6 |
* | (finclude): Error if try to include a directory. | wilson | 1993-02-05 | 1 | -1/+9 |
* | (handle_directive): Init already_output after old_linenum label. | rms | 1993-01-26 | 1 | -9/+11 |
* | (change_newlines): Renamed from delete_newlines. | rms | 1993-01-23 | 1 | -8/+10 |
* | (include_defaults): Do use GCC_INCLUDE_DIR for cross compiler. | rms | 1993-01-18 | 1 | -1/+10 |
* | (initialize_builtins): Add uses of new macros | wilson | 1993-01-18 | 1 | -0/+4 |
* | * cccp.c (main): Trim down to the basename of what's to go in | brendan | 1993-01-15 | 1 | -1/+4 |
* | (include_defaults): | rms | 1993-01-13 | 1 | -1/+3 |
* | (main): Set signal handler for SIGPIPE. | wilson | 1993-01-12 | 1 | -0/+13 |
* | (macroexpand): Before concatenated empty rest arg, | rms | 1993-01-12 | 1 | -35/+120 |
* | (do_line): Add pedantic warnings for out of range line | wilson | 1993-01-06 | 1 | -0/+6 |
* | (main): Recognize and remove .cxx as filename suffix. | rms | 1993-01-04 | 1 | -0/+5 |
* | (default_include): Look directly in TOOL_INCLUDE_DIR. | rms | 1993-01-02 | 1 | -0/+1 |
* | (multiline_string_line): New file scope static variable. | wilson | 1992-12-31 | 1 | -10/+11 |
* | (make_definition): Pass NULL as 3rd arg to do_define. | rms | 1992-12-29 | 1 | -13/+19 |
* | (do_pragma): Use index, not strchr. | rms | 1992-12-16 | 1 | -1/+1 |
* | (output_line_command): Use alloca for line_cmd_buf. | kenner | 1992-12-05 | 1 | -1/+2 |
* | (do_include): Initialize searchptr to 0. | rms | 1992-11-27 | 1 | -1/+1 |
* | (main): Do -D's and -A's and -U's in order specified. | rms | 1992-11-24 | 1 | -10/+5 |
* | (rescan): Accept # as command inside macro args, etc. | rms | 1992-11-11 | 1 | -3/+8 |
* | (get_lintcmd): Length of `LINTLIBRARY' is 11. | rms | 1992-10-25 | 1 | -2/+2 |
* | (collect_expansion): Don't add whitespace at end | rms | 1992-10-18 | 1 | -10/+13 |
* | (cplusplus_comments): New var. | rms | 1992-10-17 | 1 | -18/+22 |
* | (finclude): Set fp->buf earlier, so it's freed on error. | rms | 1992-10-07 | 1 | -1/+2 |
* | (main): Handle -U before -D (and -A). | rms | 1992-10-06 | 1 | -40/+39 |
* | (do_include): "Concatenate" multiple "strings" in #include. | rms | 1992-09-25 | 1 | -4/+22 |
* | (macroexpand): Don't output another error message if have | wilson | 1992-09-16 | 1 | -5/+12 |
* | (do_pragma): In prev. change, really use U_CHAR *, not char *. | jrv | 1992-08-31 | 1 | -1/+1 |
* | (do_pragma): Use rindex, not strrchr. | rms | 1992-08-29 | 1 | -1/+1 |
* | (do_pragma): In prev. change, use U_CHAR *, not char *. | rms | 1992-08-28 | 1 | -4/+4 |
* | (do_pragma): Warn if `#pragma implementation "foo.h"' is | rms | 1992-08-25 | 1 | -1/+24 |
* | (bcopy, bzero, bcmp): Remove #if VMS code--always use inline C loops. | rms | 1992-08-21 | 1 | -31/+0 |
* | (decl of create_definition): Move forward declaration | rms | 1992-08-20 | 1 | -4/+27 |