summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanuphubicka2002-03-141-1/+1
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-5/+0
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * toplev.c (rest_of_compilation): Call purge_all_dead_edgesrth2002-03-121-0/+1
* * toplev.c (rest_of_compilation): Don't compile if we've had errors.rth2002-03-111-2/+5
* * toplev.c (vms_fopen): Remove, not needed.kenner2002-03-111-23/+0
* * toplev.c (debug_args): Add entry for VMS_DEBUG.kenner2002-03-111-0/+3
* * cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has beenhubicka2002-03-081-4/+0
* * toplev.c (rest_of_compilation): Do jump threading before SSA path;hubicka2002-03-061-16/+14
* * cfgcleanup.c (mentions_nonequal_regs): New function.hubicka2002-03-061-1/+2
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-4/+4
* * toplev.c (documented_lang_options): Document moregeoffk2002-03-051-13/+18
* * toplev.c (rest_of_compilation): Cleanup CFG after dead jumptableshubicka2002-03-041-0/+1
* * toplev.c (rest_of_decl_compilation): Revert last two changes.rth2002-03-031-4/+1
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-8/+0
* * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtlrth2002-03-031-1/+2
* * attribs.c (handle_alias_attribute): Don't call assemble_alias.rth2002-03-031-5/+22
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.ghazi2002-03-021-0/+5
* * toplev.c (rest_of_compilation): Delete dead jumptables beforehubicka2002-03-011-0/+1
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-114/+107
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-9/+1
* * toplev.c (output_quoted_string): Write unprintablezack2002-02-201-3/+8
* * toplev.c (lang_independent_init): Round up identifier size.rth2002-01-281-2/+2
* * toplev.c (process_options): Disable -fprefetch-loop-arrays withjanis2002-01-231-0/+8
* * cfgcleanup.c (try_forward_edges): Avoid infinite loop at infinitehubicka2002-01-141-0/+1
* * toplev.c: Don't declare environ (it's not used anywhere).zack2002-01-101-4/+0
* * toplev.c: Fix formatting.kazu2002-01-101-7/+7
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+7
* * regrename.c (find_oldest_value_reg): Ignore the value chain ifrth2002-01-081-1/+1
* * c-decl.c (c_expand_body): Don't call outlining_inline_function.rth2002-01-061-5/+23
* 2002-01-04 H.J. Lu <hjl@gnu.org>aj2002-01-041-2/+2
* * toplev.c (independent_decode_option): Re-add -aux-info optionjakub2001-12-271-0/+24
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-7/+7
* * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.hubicka2001-12-171-22/+9
* * toplev.c (parse_options_and_default_flags): Don't enablerth2001-12-161-1/+1
* * c-lex.c (lex_number): Use ISXDIGIT/hex_value.ghazi2001-12-161-0/+2
* * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,jsm282001-12-151-1/+1
* * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c, toplev.c: Usejsm282001-12-151-13/+13
* * toplev.c (process_options, parse_options_and_default_flags):neil2001-12-131-9/+14
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-131-1/+23
* * regrename.c (copyprop_hardreg_forward): New optimization.rth2001-12-121-2/+9
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-54/+1
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-18/+0
* * toplev.c (display_target_options): Don't print twice.neil2001-12-051-0/+6
* 2001-12-04 Andrew MacLeod <amacleod@redhat.com>amacleod2001-12-051-0/+11
* * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.kenner2001-12-021-4/+14
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-7/+7
* * cpphash.c (_cpp_init_hashtable): Update.neil2001-11-271-4/+1
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-2/+0
* * toplev.c (rest_of_compilation): Call free_bb_for_insn before exit.rth2001-11-271-0/+1