summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c: Move default definition of USER_LABEL_PREFIX...zack2002-09-121-5/+0
* * toplev.c (do_abort): Fix a comment typo.kazu2002-09-121-1/+1
* * diagnostic.c (fancy_abort): Don't repeat "internal error".gdr2002-08-291-1/+1
* 2002-08-24 Stuart Hastings <stuart@apple.com>shebs2002-08-251-2/+2
* * toplev.c (parse_options_and_default_flags): Don't callneil2002-08-141-32/+27
* Index: ChangeLoggeoffk2002-08-041-1/+1
* * gcc.c (cc1_options): Pass output file as auxbase whennathan2002-08-041-4/+47
* * toplev.c (parse_options_and_default_flags): Don't setrth2002-08-011-0/+9
* 2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-07-301-0/+8
* * Makefile.in: rtlanal.o now depends upon real.h.sayle2002-07-281-1/+17
* * doc/invoke.texi: Document -mabi=meabi, and expand on the EABIrsandifo2002-07-251-0/+12
* * toplev.c (rest_of_compilation): Dump loops before clobberinghubicka2002-07-241-3/+3
* * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.rth2002-07-221-5/+7
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-211-1/+1
* Fix for i960 build failure reported by Andreas Jaeger.wilson2002-07-171-0/+5
* 2002-07-15 Michael Matz <matz@suse.de>,matz2002-07-151-38/+86
* * c-common.c (c_common_post_options): Update prototype;neil2002-07-071-13/+22
* * toplev.c (set_fast_math_flags): Don't use ISO C style functionaj2002-07-061-1/+2
* * 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