OSDN Git Service

* jump.c (jump_optimize, follow_jumps, mark_jump_label): Disable some
[pf3gnuchains/gcc-fork.git] / gcc / cccp.c
1994-08-08 kenner(create_definition): Warn about `#define a@', since...
1994-07-31 kenner(my_strerror): New function.
1994-07-29 kenner(special_symbol, do_xifdef): Don't access value.defn...
1994-07-11 mycroftDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-06-29 meissnerAlways put 1 space after the macro expansion in ANSI...
1994-06-24 kenner(create_definition): Eliminate whitespace before and...
1994-06-21 dje(skip_to_end_of_comment): Catch unterminated comments.
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-31 dje(main): -MG doesn't make sense with -MD or -MMD!
1994-05-30 dje(print_deps_missing_files): New global.
1994-05-05 ianInclude source file name in dependency output.
1994-05-04 merrill(special_symbol): Don't copy simple strings, use wchar_...
1994-04-28 wilson(macroexpand): Use start_line for line number of the new
1994-04-19 kenner(do_error): Don't terminate.
1994-04-12 merrill * cccp.c: Don't implicitly wrap LOCAL_INCLUDE_DIR.
1994-04-11 wilson(rescan): Don't look for C++ // comment before directive.
1994-04-06 wilson(discard_comments): Replace comments with a single...
1994-04-04 merrill * cccp.c (special_symbol, case T_WCHAR_TYPE...
1994-04-01 wilson(pcfinclude): Modify comment referring to gstddef.h.
1994-03-25 kenner(for_lint): Variable renamed from `lint'.
1994-03-18 wilson(before_system, last_before_system): New variables.
1994-03-12 kenner(do_include, hack-vms_include_specification): Change...
1994-03-10 kenner(main, finclude, check_precompiled): When safe_read...
1994-03-07 kenner(no_record_file): New variable.
1994-02-28 kenner(check_precompiled): Delete unused var dollar_loc.
1994-02-27 kenner(main, args case 'D'): Rewrite to avoid uninitialized...
1993-12-24 wilson(read_name_map, read_filename_string, open_include_file):
1993-12-22 wilson(main): Cast alloca result to char * to avoid warning.
1993-12-22 kenner(main): Strip off ".cpp" extension.
1993-12-12 kenner(main): Combine tests of single-character suffixes.
1993-12-11 kenner(INPUT_STACK_MAX): Double size.
1993-11-08 rms(output_line_command): Handle NO_IMPLICIT_EXTERN_C...
1993-11-05 rms(safe_read, safe_write): Handle EINTR.
1993-11-05 rms(main): Handle NO_IMPLICIT_EXTERN_C.
1993-11-03 rms(safe_read): New function.
1993-11-01 rms(safe_write): New function.
1993-11-01 rms(do_ident): Substitute macros and output here.
1993-10-20 wilson(sys_errlist): Conditionalize declaration for BSD 4.4.
1993-10-13 kenner(main): Don't catch SIGPIPE if no such signal.
1993-10-13 rms(output_line_command): Output the `4' flag only if...
1993-10-07 rms(main): New option -lang-c-c++-comments.
1993-10-07 rms(struct file_name_list): Add new field c_system_include...
1993-10-05 kenner(rescan): Don't expand an identifier after a '#'.
1993-09-29 eggert(quote_string): New function.
1993-09-29 eggert(quote_string): New function.
1993-09-28 rms(output_dots): New function.
1993-09-27 ianIf NO_BUILTIN_SIZE_TYPE defined, don't refer to SIZE_TYPE.
1993-09-03 kenner(skip_if_group): Check for traditional mode when skippi...
1993-08-06 rms(main): If -v, print header search dir list.
1993-06-29 rms(main): For -iwithprefix, if no include_prefix,
1993-06-22 brendan * toplev.c (report_error_function): Change format...
1993-05-21 rms(default_include): Put TOOL_INCLUDE_DIR after
1993-05-04 rms(macroexpand): Treat `foo ( )' as 0 args if foo wants...
1993-04-30 rmsComment fix.
1993-04-09 rms(no_precomp): Make it 1 by default.
1993-04-06 wilson(do_include): For missing header file, if -M, don't
1993-03-25 rms(do_include): For "..." case, leave fend pointing at...
1993-03-22 rms(collect_expansion): Don't make # special in argless...
1993-03-16 rmsFollow whitespace conventions near parens.
1993-03-16 rms(main): Report errors in output to pcp_outfile.
1993-03-16 rms(write_output): Test value of `write'; report errors.
1993-03-02 wilson(do_include): Warn if find unreadable header file.
1993-02-27 ianNew builtins: __REGISTER_PREFIX__ and __USER_LABEL_PREFIX__
1993-02-26 rms(do_include): Correctly report the directive name
1993-02-21 dje* Add declaration for pedwarn_with_line.
1993-02-20 rms(warning_with_line, pedwarn_with_line): New functions.
1993-02-09 rms(main): Fix lineno of "does not end in newline" message.
1993-02-05 wilson(finclude): Error if try to include a directory.
1993-01-26 rms(handle_directive): Init already_output after old_linen...
1993-01-23 rms(change_newlines): Renamed from delete_newlines.
1993-01-18 rms(include_defaults): Do use GCC_INCLUDE_DIR for cross...
1993-01-18 wilson(initialize_builtins): Add uses of new macros
1993-01-15 brendan * cccp.c (main): Trim down to the basename...
1993-01-13 rms(include_defaults):
1993-01-12 wilson(main): Set signal handler for SIGPIPE.
1993-01-12 rms(macroexpand): Before concatenated empty rest arg,
1993-01-06 wilson(do_line): Add pedantic warnings for out of range line
1993-01-04 rms(main): Recognize and remove .cxx as filename suffix.
1993-01-02 rms(default_include): Look directly in TOOL_INCLUDE_DIR.
1992-12-31 wilson(multiline_string_line): New file scope static variable.
1992-12-29 rms(make_definition): Pass NULL as 3rd arg to do_define.
1992-12-16 rms(do_pragma): Use index, not strchr.
1992-12-05 kenner(output_line_command): Use alloca for line_cmd_buf.
1992-11-27 rms(do_include): Initialize searchptr to 0.
1992-11-24 rms(main): Do -D's and -A's and -U's in order specified.
1992-11-11 rms(rescan): Accept # as command inside macro args, etc.
1992-10-25 rms(get_lintcmd): Length of `LINTLIBRARY' is 11.
1992-10-18 rms(collect_expansion): Don't add whitespace at end
1992-10-17 rms(cplusplus_comments): New var.
1992-10-07 rms(finclude): Set fp->buf earlier, so it's freed on error.
1992-10-06 rms(main): Handle -U before -D (and -A).
1992-09-25 rms(do_include): "Concatenate" multiple "strings" in ...
1992-09-16 wilson(macroexpand): Don't output another error message if...
1992-08-31 jrv(do_pragma): In prev. change, really use U_CHAR *,...
1992-08-29 rms(do_pragma): Use rindex, not strrchr.
1992-08-28 rms(do_pragma): In prev. change, use U_CHAR *, not char *.
1992-08-25 rms(do_pragma): Warn if `#pragma implementation "foo.h...
1992-08-21 rms(bcopy, bzero, bcmp): Remove #if VMS code--always use...
1992-08-20 rms(decl of create_definition): Move forward declaration
1992-08-20 wilson(finclude): Increment indepth before calling
next