Age | Commit message (Expand) | Author | Files | Lines |
2002-03-15 | toplev.c (wrapup_global_declarations): Clarify variable handling. | Jason Merrill | 1 | -9/+17 |
2002-03-14 | toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup call a... | Jan Hubicka | 1 | -1/+1 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-03-12 | Makefile.in (debug.o): Depend on debug.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-03-11 | toplev.c (rest_of_compilation): Call purge_all_dead_edges if rebuild_label_no... | Richard Henderson | 1 | -0/+1 |
2002-03-11 | * toplev.c (rest_of_compilation): Don't compile if we've had errors. | Richard Henderson | 1 | -2/+5 |
2002-03-11 | * toplev.c (vms_fopen): Remove, not needed. | Douglas B Rupp | 1 | -23/+0 |
2002-03-11 | toplev.c (debug_args): Add entry for VMS_DEBUG. | Douglas B Rupp | 1 | -0/+3 |
2002-03-08 | cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been removed; fix... | Jan Hubicka | 1 | -4/+0 |
2002-03-06 | toplev.c (rest_of_compilation): Do jump threading before SSA path... | Jan Hubicka | 1 | -16/+14 |
2002-03-06 | cfgcleanup.c (mentions_nonequal_regs): New function. | Jan Hubicka | 1 | -1/+2 |
2002-03-06 | cfgrtl.c (delete_insn_and_edges, [...]): New. | Jan Hubicka | 1 | -4/+4 |
2002-03-05 | toplev.c (documented_lang_options): Document more language-specific options. | Geoffrey Keating | 1 | -13/+18 |
2002-03-04 | toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables removal | Jan Hubicka | 1 | -0/+1 |
2002-03-03 | * toplev.c (rest_of_decl_compilation): Revert last two changes. | Richard Henderson | 1 | -4/+1 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -8/+0 |
2002-03-03 | toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or... | Richard Henderson | 1 | -1/+2 |
2002-03-02 | attribs.c (handle_alias_attribute): Don't call assemble_alias. | Richard Henderson | 1 | -5/+22 |
2002-03-02 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 1 | -0/+5 |
2002-03-01 | toplev.c (rest_of_compilation): Delete dead jumptables before loop. | Jan Hubicka | 1 | -0/+1 |
2002-02-28 | basic-block.h (BB_REACHABLE): Renumber. | Jan Hubicka | 1 | -114/+107 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -9/+1 |
2002-02-20 | toplev.c (output_quoted_string): Write unprintable characters with octal esca... | Zack Weinberg | 1 | -3/+8 |
2002-01-28 | * toplev.c (lang_independent_init): Round up identifier size. | Roman Zippel | 1 | -2/+2 |
2002-01-23 | toplev.c (process_options): Disable -fprefetch-loop-arrays with -Os and issue... | Janis Johnson | 1 | -0/+8 |
2002-01-14 | cfgcleanup.c (try_forward_edges): Avoid infinite loop at infinite threaded loop. | Jan Hubicka | 1 | -0/+1 |
2002-01-10 | toplev.c: Don't declare environ (it's not used anywhere). | Zack Weinberg | 1 | -4/+0 |
2002-01-10 | toplev.c: Fix formatting. | Kazu Hirata | 1 | -7/+7 |
2002-01-10 | Added __attribute__((deprecated)) patches. | Ira Ruben | 1 | -0/+7 |
2002-01-07 | regrename.c (find_oldest_value_reg): Ignore the value chain if the original r... | Richard Henderson | 1 | -1/+1 |
2002-01-05 | c-decl.c (c_expand_body): Don't call outlining_inline_function. | Richard Henderson | 1 | -5/+23 |
2002-01-04 | toplev.c (rest_of_compilation): Fix a typo when calling cleanup_cfg. | H.J. Lu | 1 | -2/+2 |
2001-12-27 | toplev.c (independent_decode_option): Re-add -aux-info option handling. | Jakub Jelinek | 1 | -0/+24 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 1 | -7/+7 |
2001-12-17 | Makefile.in (cfgcleanup.o): Add cselib.h dependancy. | Jan Hubicka | 1 | -22/+9 |
2001-12-16 | toplev.c (parse_options_and_default_flags): Don't enable flag_cprop_registers... | Richard Henderson | 1 | -1/+1 |
2001-12-16 | c-lex.c (lex_number): Use ISXDIGIT/hex_value. | Kaveh R. Ghazi | 1 | -0/+2 |
2001-12-15 | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 1 | -1/+1 |
2001-12-15 | gcc.c, [...]: Use American spelling in messages. | Joseph Myers | 1 | -13/+13 |
2001-12-13 | toplev.c (process_options, [...]): Set flag_no_inline before the post_options... | Neil Booth | 1 | -9/+14 |
2001-12-13 | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 1 | -1/+23 |
2001-12-12 | regrename.c (copyprop_hardreg_forward): New optimization. | Richard Henderson | 1 | -2/+9 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -54/+1 |
2001-12-05 | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 1 | -18/+0 |
2001-12-05 | * toplev.c (display_target_options): Don't print twice. | Neil Booth | 1 | -0/+6 |
2001-12-05 | rtl.h (initialize_uninitialized_subregs): New prototype. | Andrew MacLeod | 1 | -0/+11 |
2001-12-02 | vms.h (VMS_DEBUGGING_INFO): New macro. | Douglas B Rupp | 1 | -4/+14 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -7/+7 |
2001-11-27 | cpphash.c (_cpp_init_hashtable): Update. | Neil Booth | 1 | -4/+1 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -2/+0 |