| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (INPUT_STACK_MAX): Double size. | kenner | 1993-12-11 | 1 | -1/+1 |
* | (output_line_command): Handle NO_IMPLICIT_EXTERN_C here. | rms | 1993-11-08 | 1 | -7/+6 |
* | (safe_read, safe_write): Handle EINTR. | rms | 1993-11-05 | 1 | -2/+14 |
* | (main): Handle NO_IMPLICIT_EXTERN_C. | rms | 1993-11-05 | 1 | -0/+6 |
* | (safe_read): New function. | rms | 1993-11-03 | 1 | -23/+45 |
* | (safe_write): New function. | rms | 1993-11-01 | 1 | -6/+22 |
* | (do_ident): Substitute macros and output here. | rms | 1993-11-01 | 1 | -1/+23 |
* | (sys_errlist): Conditionalize declaration for BSD 4.4. | wilson | 1993-10-20 | 1 | -0/+4 |
* | (main): Don't catch SIGPIPE if no such signal. | kenner | 1993-10-13 | 1 | -0/+2 |
* | (output_line_command): Output the `4' flag only if cplusplus. | rms | 1993-10-13 | 1 | -1/+8 |
* | (main): New option -lang-c-c++-comments. | rms | 1993-10-07 | 1 | -0/+2 |
* | (struct file_name_list): Add new field c_system_include_path. | rms | 1993-10-07 | 1 | -1/+23 |
* | (rescan): Don't expand an identifier after a '#'. | kenner | 1993-10-05 | 1 | -0/+9 |
* | (quote_string): New function. | eggert | 1993-09-29 | 1 | -33/+70 |
* | (quote_string): New function. | eggert | 1993-09-29 | 1 | -2/+28 |
* | (output_dots): New function. | rms | 1993-09-28 | 1 | -1/+16 |
* | If NO_BUILTIN_SIZE_TYPE defined, don't refer to SIZE_TYPE. | ian | 1993-09-27 | 1 | -0/+8 |
* | (skip_if_group): Check for traditional mode when skipping ahead to | kenner | 1993-09-03 | 1 | -16/+18 |
* | (main): If -v, print header search dir list. | rms | 1993-08-06 | 1 | -0/+15 |
* | (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 |