| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | toplev.c (rest_of_compilation): Delete dead jumptables before loop. | Jan Hubicka | 2002-03-01 | 1 | -0/+1 |
* | basic-block.h (BB_REACHABLE): Renumber. | Jan Hubicka | 2002-02-28 | 1 | -114/+107 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 1 | -9/+1 |
* | toplev.c (output_quoted_string): Write unprintable characters with octal esca... | Zack Weinberg | 2002-02-20 | 1 | -3/+8 |
* | * toplev.c (lang_independent_init): Round up identifier size. | Roman Zippel | 2002-01-28 | 1 | -2/+2 |
* | toplev.c (process_options): Disable -fprefetch-loop-arrays with -Os and issue... | Janis Johnson | 2002-01-23 | 1 | -0/+8 |
* | cfgcleanup.c (try_forward_edges): Avoid infinite loop at infinite threaded loop. | Jan Hubicka | 2002-01-14 | 1 | -0/+1 |
* | toplev.c: Don't declare environ (it's not used anywhere). | Zack Weinberg | 2002-01-10 | 1 | -4/+0 |
* | toplev.c: Fix formatting. | Kazu Hirata | 2002-01-10 | 1 | -7/+7 |
* | Added __attribute__((deprecated)) patches. | Ira Ruben | 2002-01-10 | 1 | -0/+7 |
* | regrename.c (find_oldest_value_reg): Ignore the value chain if the original r... | Richard Henderson | 2002-01-07 | 1 | -1/+1 |
* | c-decl.c (c_expand_body): Don't call outlining_inline_function. | Richard Henderson | 2002-01-05 | 1 | -5/+23 |
* | toplev.c (rest_of_compilation): Fix a typo when calling cleanup_cfg. | H.J. Lu | 2002-01-04 | 1 | -2/+2 |
* | toplev.c (independent_decode_option): Re-add -aux-info option handling. | Jakub Jelinek | 2001-12-27 | 1 | -0/+24 |
* | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 2001-12-27 | 1 | -7/+7 |
* | Makefile.in (cfgcleanup.o): Add cselib.h dependancy. | Jan Hubicka | 2001-12-17 | 1 | -22/+9 |
* | toplev.c (parse_options_and_default_flags): Don't enable flag_cprop_registers... | Richard Henderson | 2001-12-16 | 1 | -1/+1 |
* | c-lex.c (lex_number): Use ISXDIGIT/hex_value. | Kaveh R. Ghazi | 2001-12-16 | 1 | -0/+2 |
* | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 2001-12-15 | 1 | -1/+1 |
* | gcc.c, [...]: Use American spelling in messages. | Joseph Myers | 2001-12-15 | 1 | -13/+13 |
* | toplev.c (process_options, [...]): Set flag_no_inline before the post_options... | Neil Booth | 2001-12-13 | 1 | -9/+14 |
* | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 2001-12-13 | 1 | -1/+23 |
* | regrename.c (copyprop_hardreg_forward): New optimization. | Richard Henderson | 2001-12-12 | 1 | -2/+9 |
* | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 2001-12-06 | 1 | -54/+1 |
* | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 2001-12-05 | 1 | -18/+0 |
* | * toplev.c (display_target_options): Don't print twice. | Neil Booth | 2001-12-05 | 1 | -0/+6 |
* | rtl.h (initialize_uninitialized_subregs): New prototype. | Andrew MacLeod | 2001-12-05 | 1 | -0/+11 |
* | vms.h (VMS_DEBUGGING_INFO): New macro. | Douglas B Rupp | 2001-12-02 | 1 | -4/+14 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -7/+7 |
* | cpphash.c (_cpp_init_hashtable): Update. | Neil Booth | 2001-11-27 | 1 | -4/+1 |
* | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 2001-11-27 | 1 | -2/+0 |
* | * toplev.c (rest_of_compilation): Call free_bb_for_insn before exit. | Richard Henderson | 2001-11-26 | 1 | -0/+1 |
* | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 2001-11-26 | 1 | -29/+36 |
* | toplev.c (process_options): Don't force flag_optimize_sibling_calls to zero j... | Alexandre Oliva | 2001-11-26 | 1 | -6/+0 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -2/+2 |
* | configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define. | Geoffrey Keating | 2001-11-20 | 1 | -37/+0 |
* | toplev.c (DUMPFILE_FORMAT): Define default. | Douglas B Rupp | 2001-11-19 | 1 | -3/+8 |
* | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 2001-11-18 | 1 | -64/+72 |
* | toplev.c (toplev_main): Don't start timing until after command-line options a... | Richard Kenner | 2001-11-15 | 1 | -2/+5 |
* | c-common.c: Include c-lex.h. | Neil Booth | 2001-11-15 | 1 | -409/+473 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -2/+2 |
* | final.c (*_MAX_SKIP): Use *_max_skip variables. | Jan Hubicka | 2001-11-11 | 1 | -0/+9 |
* | Makefile.in: Update. | Neil Booth | 2001-11-09 | 1 | -1/+1 |
* | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 2001-11-09 | 1 | -1/+5 |
* | Clean up langhooks | Neil Booth | 2001-11-06 | 1 | -0/+1 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-04 | 1 | -11/+11 |
* | tree.c (id_string_size): Remove. | Neil Booth | 2001-10-30 | 1 | -0/+1 |
* | basic-block.h (purge_all_dead_edges): Add update_life_p argument. | Jan Hubicka | 2001-10-29 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -3/+3 |
* | Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h | Kaveh R. Ghazi | 2001-10-28 | 1 | -0/+4 |