summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * emit-rtl.c (gen_rtx_REG): Temporarily turn off automaticlaw2002-06-161-3/+2
* * toplev.c (rest_of_compilation): Perform a simpler, less costlylaw2002-06-161-1/+1
* * gcse.c (delete_null_pointer_checks_1): Inform caller if anylaw2002-06-141-6/+5
* * toplev.c (rest_of_compilation): Simplify (and correct) thelaw2002-06-131-5/+4
* * emit-rtl.c (static_regno_reg_rtx): Define.law2002-06-131-1/+4
* * i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) tohubicka2002-06-121-9/+2
* * toplev.c (rest_of_compilation): Revert flag_if_conversion change.sayle2002-06-111-1/+1
* 2002-06-10 Roger Sayle <roger@eyesopen.com>sayle2002-06-101-2/+2
* * toplev.c (rest_of_compilation): Disable early if-conversion pass.sayle2002-06-101-5/+1
* 2002-06-05 Eric Christopher <echristo@redhat.com>echristo2002-06-061-4/+0
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-6/+0
* * except.c (except.c): Do not rebuild CFG.hubicka2002-06-031-1/+6
* * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.hubicka2002-06-031-0/+1
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-2/+3
* * Makefile.in (tracer.o): New.hubicka2002-06-011-0/+21
* * target.h: Fix formatting.kazu2002-05-311-4/+4
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.rth2002-05-301-10/+0
* * toplev.c (output_clean_symbol_name): Fix another thinko.gdr2002-05-251-1/+1
* * toplev.c (output_clean_symbol_name): Use xstrdup. Fix thinko.gdr2002-05-251-3/+3
* * flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.rth2002-05-251-1/+1
* * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly outputmmitchel2002-05-231-1/+20
* * cfg.c (dump_flow_info): Print results ofhubicka2002-05-231-2/+7
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-231-1/+4
* * c-lex.c (indent_level): Remove.neil2002-05-231-1/+0
* PR preprocessor/6517neil2002-05-221-1/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-3/+20
* * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE,rth2002-05-191-6/+0
* * timevar.c: Fix formatting.kazu2002-05-181-3/+3
* * expr.c (init_expr_once): Don't use start/end_sequence.rth2002-05-171-1/+1
* * c-common.c (cb_register_builtins): Handle more built-insneil2002-05-161-11/+12
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-0/+7
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-4/+0
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-3/+9
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-5/+25
* * toplev.c: Fix formatting.kazu2002-05-081-77/+77
* * cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computedhubicka2002-05-021-1/+2
* * toplev.c (rest_of_compilation): Don't run cross-jump beforerth2002-04-301-5/+5
* * toplev.c (f_options): Add "profile" switch so thatnickc2002-04-291-0/+2
* * toplev.c (flag_if_conversion, flag_if_conversion2): New statichubicka2002-04-291-5/+21
* PR c++/6396jakub2002-04-281-1/+1
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-2/+5
* PR c++/6352mmitchel2002-04-191-0/+1
* * config.gcc (sparcv9-*-solaris2): Default to 32-bit code.rth2002-04-121-1/+1
* * toplev.c (flag_no_inline, flag_really_no_inline): Default to 2.jason2002-04-061-2/+10
* PR opt/4330rth2002-04-031-14/+11
* PR opt/4311rth2002-04-031-2/+1
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-8/+2
* * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti...hubicka2002-03-301-1/+2
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-10/+0
* * toplev.c (rest_of_compilation): Delay emit_initial_value_setsrth2002-03-261-1/+4