OSDN Git Service

(expand_computed_goto): Convert from ptr_mode to Pmode.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
1995-04-03 merrillAdd -frepo
1995-03-31 meissnerAdd -fpack-struct.
1995-03-21 bothner(print_error_function): New function hook.
1995-03-18 merrillFix -Wreturn-type for inlines.
1995-02-28 dje(rest_of_compilation): Defer output of static inlines
1995-02-24 mrsundo dje's indaverent undo of my work. (remove -Wenum...
1995-02-21 kenner(get_run_time): Return an approximate value for NT.
1995-02-21 meissnerFix bad patch
1995-02-21 kenner(lang_options): Add options for Fortran.
1995-02-21 kenner(compile_file): Initialize input_file_stack before...
1995-02-13 kenner(main): Look at DIR_SEPARATOR for finding last component.
1995-01-31 merrillAdd -fcheck-new.
1995-01-12 merrillNew C++ flags.
1994-12-30 kennerInclude output.h.
1994-12-29 mrs * toplev.c (lang_options): Add -frtti flag...
1994-12-21 kenner(rest_of_compilation): Adjust tests for when to inline...
1994-12-12 kenner(vms_fopen): Call `fopen' through an indirect pointer...
1994-11-16 kenner(rest_of_compilation): Always rerun jump_optimize after...
1994-10-25 merrill(lang_options): Add -f{no-,}access-control.
1994-10-18 merrillFix comment
1994-09-30 kennerDon't include times.h for winnt.
1994-09-05 merrill*** empty log message ***
1994-09-02 meissnerAdd better error messages than abort to reload1, and...
1994-08-30 merrillAdd -Wreorder
1994-07-19 wilson(rest_of_compilation): Clear DECL_ABSTRACT_ORIGIN if
1994-07-07 mrs * expr.c (expand_expr, defer_cleanups_to, expan...
1994-07-01 merrill(compile_file): Pass through static consts and inlines
1994-06-30 merrill(lang_options): Add -W{no-,}non-virtual-dtor.
1994-06-26 kenner(v_message_with_decl): Avoid fwrite for stderr; mixing...
1994-06-24 kennerAdd -W[no]-bad-function-cast.
1994-06-23 merrill(compile_file): Use TREE_SYMBOL_REFERENCED instead of
1994-06-23 kenner(compile_file): Don't try to write function if we didn...
1994-06-16 merrill(compile_file): Unset DECL_DEFER_OUTPUT on decls
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-31 dje(v_pedwarn_with_decl): Don't even issue warnings from
1994-05-31 merrill(lang_options): Add -f{no-,}implicit-templates.
1994-05-27 dje * toplev.c (compile_file): Call init_regs after `word_...
1994-05-13 mrs * calls.c (expand_call): Only destroy temporari...
1994-05-06 mrsloose some C++ options.
1994-05-02 bothnerDon't write out static consts now, unless we need them.
1994-04-20 dje(compile_file): Call new function init_regs.
1994-04-20 mrsAdd -fhandle-signatures for C++ frontend.
1994-04-13 bothnerDon't warn about unused static const variables.
1994-04-06 bothnerAdd -f[no-]vtable-thunks (for C++).
1994-04-06 kenner(lang_options): Group and alphabetize some options.
1994-04-06 kenner(lang_options): Add -Wmissing-declarations.
1994-03-30 kennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 kenner(compile_file): Remove unused label.
1994-03-24 dje(v_pedwarn_with_decl): Don't cause compilation to fail
1994-03-14 kenner(compile_file): Call bc_write_file here and pass asm_ou...
1994-03-11 kennerUse PVPROTO for varargs prototypes.
1994-03-08 wilson(compile_file): Likewise.
1994-02-27 kenner(id_clash_len): Now unsigned.
1994-02-15 kenner(lang_options): Add -W{no,}extern-inline.
1994-02-10 kennerUse PROTO for varargs functions.
1994-02-09 kennerInclude ctype.h.
1994-02-08 dje(open_dump_file): New function.
1994-02-05 kenner(rest_of_compilation): Invoke MACHINE_DEPENDENT_REORG...
1994-02-02 kenner(lang_options): Sort C++ options and add -f{no-,}extern...
1994-02-01 kenner(rest_of_compilation): `volatile' function warning...
1994-02-01 kennerUnify error and message functions:
1994-01-24 wilson(compile_file): If yyparse returns an error, pop all
1994-01-23 kenner(rest_of_compilation): Defer compilation of function...
1994-01-08 dje(rest_of_compilation): jump_optimize can change max_reg...
1994-01-03 tege(rest_of_compilation): Pass 1 for flag_before_jump...
1993-12-31 kenner(main): Turn on -fomit-frame-pointer if it is safe.
1993-12-24 law * cse.c (cse_insn): Set "cse_jumps_altered...
1993-12-22 kenner(strip_off_ending): Strip off ".cpp" extension.
1993-12-16 mrs * cp-decl.c (flag_conserve_space): New language specif...
1993-12-11 mrsls -lt tople
1993-10-30 rms(rest_of_compilation): When an `extern inline' is not
1993-10-24 rms(rest_of_decl_compilation): Test that var.
1993-10-20 rms(rest_of_decl_compilation): Use ASM_FINISH_DECLARE_OBJECT
1993-10-20 rms(rest_of_decl_compilation): Use ASM_FINISH_DECLARE_OBJECT.
1993-10-05 kenner(error and its kin): Use #defines for the argument...
1993-10-04 kenner(lang_options): Add temporary parameter "gnat".
1993-09-28 eggert(output_quoted_string): New function.
1993-09-23 rms(lang_options): Add -fallow-single-precision.
1993-09-22 bsonfixed typo
1993-09-21 bsonbytecode
1993-08-26 brendanCygnus<->FSF merge.
1993-08-08 rms(rest_of_decl_compilation): Fix typo in previous change.
1993-08-08 rms(rest_of_decl_compilation): Don't look at DECL_IGNORED_P.
1993-08-05 law * toplev.c (rest_of_compilation): If not optimizing...
1993-07-26 rms(main): When -W sets warn_uninitialized, avoid later...
1993-07-26 kenner(strip_off_ending): Allow .ad* for Ada.
1993-07-23 rms(rest_of_decl_compilation): Pass 0 as DONT_OUTPUT_DATA...
1993-07-17 rms(rest_of_compilation): If function is extern inline,
1993-07-09 brendanCygnus<->FSF merge.
1993-06-26 kenner(compile_file): Switch to temporary allocation when...
1993-06-25 brendanadd C++ flags
1993-06-25 rms(lang_options): Add -fdollars-in-identifiers.
1993-06-22 brendan * toplev.c (report_error_function): Change format...
1993-06-19 rms(compile_file): For static decl never defined,
1993-05-24 rms(compile_file): Undo previous changes (that were to...
1993-05-15 rmsFix typo in last change.
1993-05-15 rms(compile_file): If support dbx output,
1993-05-06 rms(main): Improve error message in previous change.
1993-05-05 rms(main): If C++ for Dwarf requested, warn and turn it...
1993-05-05 rms(flag_defer_pop): Initialize to 0.
next