| Commit message (Expand) | Author | Age | Files | Lines |
* | (rest_of_compilation): Defer output of static inlines | dje | 1995-02-28 | 1 | -1/+1 |
* | undo dje's indaverent undo of my work. (remove -Wenum-clash) | mrs | 1995-02-24 | 1 | -2/+0 |
* | (get_run_time): Return an approximate value for NT. | kenner | 1995-02-21 | 1 | -5/+9 |
* | Fix bad patch | meissner | 1995-02-21 | 1 | -68/+67 |
* | (lang_options): Add options for Fortran. | kenner | 1995-02-21 | 1 | -0/+67 |
* | (compile_file): Initialize input_file_stack before calling lang_init, | kenner | 1995-02-21 | 1 | -6/+6 |
* | (main): Look at DIR_SEPARATOR for finding last component. | kenner | 1995-02-13 | 1 | -2/+7 |
* | Add -fcheck-new. | merrill | 1995-01-31 | 1 | -0/+2 |
* | New C++ flags. | merrill | 1995-01-12 | 1 | -0/+4 |
* | Include output.h. | kenner | 1994-12-30 | 1 | -4/+3 |
* | * toplev.c (lang_options): Add -frtti flag for rtti support in C++. | mrs | 1994-12-29 | 1 | -2/+2 |
* | (rest_of_compilation): Adjust tests for when to inline and when to | kenner | 1994-12-21 | 1 | -11/+12 |
* | (vms_fopen): Call `fopen' through an indirect pointer to inhibit checking | kenner | 1994-12-12 | 1 | -6/+13 |
* | (rest_of_compilation): Always rerun jump_optimize after CSE if -O2. | kenner | 1994-11-16 | 1 | -1/+1 |
* | (lang_options): Add -f{no-,}access-control. | merrill | 1994-10-25 | 1 | -0/+2 |
* | Fix comment | merrill | 1994-10-18 | 1 | -5/+1 |
* | Don't include times.h for winnt. | kenner | 1994-09-30 | 1 | -4/+8 |
* | *** empty log message *** | merrill | 1994-09-05 | 1 | -0/+2 |
* | Add better error messages than abort to reload1, and print insn involed. | meissner | 1994-09-02 | 1 | -8/+19 |
* | Add -Wreorder | merrill | 1994-08-30 | 1 | -0/+2 |
* | (rest_of_compilation): Clear DECL_ABSTRACT_ORIGIN if | wilson | 1994-07-19 | 1 | -0/+1 |
* | * expr.c (expand_expr, defer_cleanups_to, expand_cleanups_to): All | mrs | 1994-07-07 | 1 | -0/+16 |
* | (compile_file): Pass through static consts and inlines | merrill | 1994-07-01 | 1 | -24/+46 |
* | (lang_options): Add -W{no-,}non-virtual-dtor. | merrill | 1994-06-30 | 1 | -0/+2 |
* | (v_message_with_decl): Avoid fwrite for stderr; mixing it with fprintf | kenner | 1994-06-26 | 1 | -4/+11 |
* | Add -W[no]-bad-function-cast. | kenner | 1994-06-24 | 1 | -0/+2 |
* | (compile_file): Use TREE_SYMBOL_REFERENCED instead of | merrill | 1994-06-23 | 1 | -15/+8 |
* | (compile_file): Don't try to write function if we didn't save insns | kenner | 1994-06-23 | 1 | -0/+1 |
* | (compile_file): Unset DECL_DEFER_OUTPUT on decls | merrill | 1994-06-16 | 1 | -0/+9 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -4/+9 |
* | (v_pedwarn_with_decl): Don't even issue warnings from | dje | 1994-05-31 | 1 | -7/+9 |
* | (lang_options): Add -f{no-,}implicit-templates. | merrill | 1994-05-31 | 1 | -0/+4 |
* | * toplev.c (compile_file): Call init_regs after `word_mode' is valid. | dje | 1994-05-27 | 1 | -1/+1 |
* | * calls.c (expand_call): Only destroy temporaries at the end | mrs | 1994-05-13 | 1 | -0/+6 |
* | loose some C++ options. | mrs | 1994-05-06 | 1 | -4/+0 |
* | Don't write out static consts now, unless we need them. | bothner | 1994-05-02 | 1 | -6/+25 |
* | (compile_file): Call new function init_regs. | dje | 1994-04-20 | 1 | -4/+2 |
* | Add -fhandle-signatures for C++ frontend. | mrs | 1994-04-20 | 1 | -0/+2 |
* | Don't warn about unused static const variables. | bothner | 1994-04-13 | 1 | -5/+4 |
* | Add -f[no-]vtable-thunks (for C++). | bothner | 1994-04-06 | 1 | -0/+2 |
* | (lang_options): Group and alphabetize some options. | kenner | 1994-04-06 | 1 | -44/+48 |
* | (lang_options): Add -Wmissing-declarations. | kenner | 1994-04-06 | 1 | -0/+2 |
* | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | kenner | 1994-03-30 | 1 | -2/+2 |
* | (compile_file): Remove unused label. | kenner | 1994-03-25 | 1 | -2/+0 |
* | (v_pedwarn_with_decl): Don't cause compilation to fail | dje | 1994-03-24 | 1 | -1/+9 |
* | (compile_file): Call bc_write_file here and pass asm_out_file, not stdout. | kenner | 1994-03-14 | 1 | -4/+4 |
* | Use PVPROTO for varargs prototypes. | kenner | 1994-03-11 | 1 | -14/+14 |
* | (compile_file): Likewise. | wilson | 1994-03-08 | 1 | -1/+1 |
* | (id_clash_len): Now unsigned. | kenner | 1994-02-27 | 1 | -1/+26 |
* | (lang_options): Add -W{no,}extern-inline. | kenner | 1994-02-15 | 1 | -0/+2 |