OSDN Git Service

(c_sizeof, build_c_cast): Set TREE_OVERFLOW in addition
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
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.
1993-04-13 kenner(main): Don't call signal for undefined signal names.
1993-04-13 krab(-Wprotocol): added
1993-04-11 kenner(strip_off_ending): Add .atr for Ada.
1993-04-09 wood(lang_options): Add -fgnu-runtime and -fnext-runtime.
1993-03-31 rms(compile_file): Call incomplete_decl_finalize_hook...
1993-03-31 rms(compile_file): Only call `*incomplete_decl_finalize_hook'
1993-03-28 rms(lang_options): Add -W{no-,}missing-braces.
1993-03-26 brendanCygnus<-->FSF merge.
1993-03-25 mrsAdded front-end taggint to object files.
1993-03-23 wilson(DEFAULT_PCC_STRUCT_RETURN): Add default definition...
1993-03-23 rms(compile_file): If warning about a function
1993-03-22 rms(incomplete_decl_finalize_hook): New variable.
1993-03-09 rmsComment change.
1993-03-08 rms(flag_volatile_global): New variable.
1993-02-27 rms(compile_file): Use pedwarn_with_decl to warn about
1993-02-25 kennerNo need to #undef ABS; done in rtl.h.
1993-02-18 rms(ABS): #undef after including sys/time.h and sys/resour...
1993-02-08 hassey(compile_file): Don't flag global register variables...
1993-02-05 brendan * toplev.c (lang_options): Remove `-fSOS' and `-fno...
1993-01-15 brendan * c-decl.c (c_decode_option): Set WARN_UNINITIA...
1993-01-10 eggert# Fix misspellings in comments.
1993-01-09 rms(really_sorry): Use progname in error message, not...
1992-11-22 rms(W_options): Delete -Wreturn-type, as it is in lang_opt...
1992-11-11 rms(lang_options): Change +e... to -+e...
1992-11-09 rms(main): Use strncmp when testing for gstabs+ vs gstabs.
1992-11-06 rms(main): Really accept -gstabs+.
1992-10-23 rms(push_float_handler): Declare arg old_handler.
1992-10-21 rms(push_float_handler, pop_float_handler): New functions.
1992-10-07 rms(main): Recover correctly from invalid -Wid-clash option.
1992-10-03 wood*** empty log message ***
1992-09-24 rms(lang_options): Add Objc options.
1992-09-16 rms(rest_of_decl_compilation): Call `dwarfout_file_scope_...
1992-09-02 rms(lang_options): Add terminating zero.
1992-08-23 rmsFix typo in prev change.
1992-08-20 rms(environ): Make declaration conditional.
1992-08-03 kenner(main): Don't cast pointers to int unnecessarily.
1992-07-17 rmsentered into RCS
1992-07-12 rms*** empty log message ***
1992-07-11 rms*** empty log message ***
1992-07-07 mycroft*** empty log message ***
1992-07-06 kenner*** empty log message ***
1992-07-04 rms*** empty log message ***
1992-06-29 wood*** empty log message ***
1992-06-28 kenner*** empty log message ***
1992-06-28 kenner*** empty log message ***
1992-06-24 rms*** empty log message ***
1992-06-22 rms*** empty log message ***
1992-05-28 rms*** empty log message ***
1992-05-25 rms*** empty log message ***
1992-05-17 rms*** empty log message ***
1992-05-14 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-25 rms*** empty log message ***
1992-04-17 rms*** empty log message ***
1992-04-05 kenner*** empty log message ***
1992-03-31 law*** empty log message ***
1992-03-30 rms*** empty log message ***
1992-03-23 rms*** empty log message ***
1992-03-06 rms*** empty log message ***
1992-02-19 wilson*** empty log message ***
1992-02-05 rmsInitial revision