summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* (rest_of_compilation): Defer output of static inlinesdje1995-02-281-1/+1
* undo dje's indaverent undo of my work. (remove -Wenum-clash)mrs1995-02-241-2/+0
* (get_run_time): Return an approximate value for NT.kenner1995-02-211-5/+9
* Fix bad patchmeissner1995-02-211-68/+67
* (lang_options): Add options for Fortran.kenner1995-02-211-0/+67
* (compile_file): Initialize input_file_stack before calling lang_init,kenner1995-02-211-6/+6
* (main): Look at DIR_SEPARATOR for finding last component.kenner1995-02-131-2/+7
* Add -fcheck-new.merrill1995-01-311-0/+2
* New C++ flags.merrill1995-01-121-0/+4
* Include output.h.kenner1994-12-301-4/+3
* * toplev.c (lang_options): Add -frtti flag for rtti support in C++.mrs1994-12-291-2/+2
* (rest_of_compilation): Adjust tests for when to inline and when tokenner1994-12-211-11/+12
* (vms_fopen): Call `fopen' through an indirect pointer to inhibit checkingkenner1994-12-121-6/+13
* (rest_of_compilation): Always rerun jump_optimize after CSE if -O2.kenner1994-11-161-1/+1
* (lang_options): Add -f{no-,}access-control.merrill1994-10-251-0/+2
* Fix commentmerrill1994-10-181-5/+1
* Don't include times.h for winnt.kenner1994-09-301-4/+8
* *** empty log message ***merrill1994-09-051-0/+2
* Add better error messages than abort to reload1, and print insn involed.meissner1994-09-021-8/+19
* Add -Wreordermerrill1994-08-301-0/+2
* (rest_of_compilation): Clear DECL_ABSTRACT_ORIGIN ifwilson1994-07-191-0/+1
* * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): Allmrs1994-07-071-0/+16
* (compile_file): Pass through static consts and inlinesmerrill1994-07-011-24/+46
* (lang_options): Add -W{no-,}non-virtual-dtor.merrill1994-06-301-0/+2
* (v_message_with_decl): Avoid fwrite for stderr; mixing it with fprintfkenner1994-06-261-4/+11
* Add -W[no]-bad-function-cast.kenner1994-06-241-0/+2
* (compile_file): Use TREE_SYMBOL_REFERENCED instead ofmerrill1994-06-231-15/+8
* (compile_file): Don't try to write function if we didn't save insnskenner1994-06-231-0/+1
* (compile_file): Unset DECL_DEFER_OUTPUT on declsmerrill1994-06-161-0/+9
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-4/+9
* (v_pedwarn_with_decl): Don't even issue warnings fromdje1994-05-311-7/+9
* (lang_options): Add -f{no-,}implicit-templates.merrill1994-05-311-0/+4
* * toplev.c (compile_file): Call init_regs after `word_mode' is valid.dje1994-05-271-1/+1
* * calls.c (expand_call): Only destroy temporaries at the endmrs1994-05-131-0/+6
* loose some C++ options.mrs1994-05-061-4/+0
* Don't write out static consts now, unless we need them.bothner1994-05-021-6/+25
* (compile_file): Call new function init_regs.dje1994-04-201-4/+2
* Add -fhandle-signatures for C++ frontend.mrs1994-04-201-0/+2
* Don't warn about unused static const variables.bothner1994-04-131-5/+4
* Add -f[no-]vtable-thunks (for C++).bothner1994-04-061-0/+2
* (lang_options): Group and alphabetize some options.kenner1994-04-061-44/+48
* (lang_options): Add -Wmissing-declarations.kenner1994-04-061-0/+2
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (compile_file): Remove unused label.kenner1994-03-251-2/+0
* (v_pedwarn_with_decl): Don't cause compilation to faildje1994-03-241-1/+9
* (compile_file): Call bc_write_file here and pass asm_out_file, not stdout.kenner1994-03-141-4/+4
* Use PVPROTO for varargs prototypes.kenner1994-03-111-14/+14
* (compile_file): Likewise.wilson1994-03-081-1/+1
* (id_clash_len): Now unsigned.kenner1994-02-271-1/+26
* (lang_options): Add -W{no,}extern-inline.kenner1994-02-151-0/+2