summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/8391 (infinite loop in cp/decl2.c(finish_file))Mark Mitchell2002-11-021-0/+3
* toplev.c (rest_of_type_compilation): Return early in case of errors.Hans-Peter Nilsson2002-10-301-3/+13
* toplev.c (rest_of_compilation): Reorganize way reg_scan is called before fina...Jan Hubicka2002-10-291-29/+24
* Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.Zdenek Dvorak2002-10-271-0/+11
* toplev.c (dump_file_index): Add DFI_ce3.Jan Hubicka2002-10-251-15/+23
* re PR c/761 (Undocumented options, part 1)Roger Sayle2002-10-201-21/+3
* Really commit patch announced at Oct 14 PR c/7344Jan Hubicka2002-10-171-0/+2
* * toplev.c (rest_of_compilation): Revert opt/2960 change.Richard Henderson2002-10-091-2/+1
* c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall.Nathan Sidwell2002-10-081-1/+8
* re PR rtl-optimization/2960 (Duplicate loop conditions even with -Os)Richard Henderson2002-10-061-1/+2
* re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle2002-10-021-0/+4
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-5/+5
* real.c (struct real_format): Move to real.h.Richard Henderson2002-09-211-5/+0
* toplev.c (backend_init): Move init_real_once invocation ...Richard Henderson2002-09-181-3/+5
* real.c, real.h: Rewrite from scratch.Richard Henderson2002-09-161-0/+4
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* toplev.c: Move default definition of USER_LABEL_PREFIX...Zack Weinberg2002-09-121-5/+0
* * toplev.c (do_abort): Fix a comment typo.Kazu Hirata2002-09-121-1/+1
* diagnostic.c (fancy_abort): Don't repeat "internal error".Gabriel Dos Reis2002-08-291-1/+1
* function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings2002-08-251-2/+2
* toplev.c (parse_options_and_default_flags): Don't call post_options here.Neil Booth2002-08-141-32/+27
* Index: ChangeLogGeoffrey Keating2002-08-041-1/+1
* gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell2002-08-041-4/+47
* toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for...Richard Henderson2002-08-011-0/+9
* flags.h: Declare flag_finite_math_only.Toon Moene2002-07-301-0/+8
* Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle2002-07-281-1/+17
* invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford2002-07-251-0/+12
* toplev.c (rest_of_compilation): Dump loops before clobbering the structure.Jan Hubicka2002-07-241-3/+3
* loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.Richard Henderson2002-07-211-5/+7
* c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis2002-07-211-1/+1
* Fix for i960 build failure reported by Andreas Jaeger.Jim Wilson2002-07-161-0/+5
* [multiple changes]Michael Matz2002-07-151-38/+86
* c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth2002-07-071-13/+22
* toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger2002-07-061-1/+2
* emit-rtl.c (gen_rtx_REG): Temporarily turn off automatic sharing of hard regi...Jeff Law2002-06-161-3/+2
* toplev.c (rest_of_compilation): Perform a simpler, less costly cleanup of the...Jeff Law2002-06-161-1/+1
* gcse.c (delete_null_pointer_checks_1): Inform caller if any null pointer chec...Jeff Law2002-06-141-6/+5
* toplev.c (rest_of_compilation): Simplify (and correct) the logic of the first...Roger Sayle2002-06-131-5/+4
* emit-rtl.c (static_regno_reg_rtx): Define.Jeff Law2002-06-131-1/+4
* i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet...Jan Hubicka2002-06-121-9/+2
* * toplev.c (rest_of_compilation): Revert flag_if_conversion change.Roger Sayle2002-06-111-1/+1
* cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle2002-06-101-2/+2
* toplev.c (rest_of_compilation): Disable early if-conversion pass.Roger Sayle2002-06-101-5/+1
* toplev.c: Remove half-pic.Eric Christopher2002-06-061-4/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-6/+0
* except.c (except.c): Do not rebuild CFG.Jan Hubicka2002-06-031-1/+6
* integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.Jan Hubicka2002-06-031-0/+1
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-2/+3
* Makefile.in (tracer.o): New.Jan Hubicka2002-06-011-0/+21
* target.h: Fix formatting.Kazu Hirata2002-05-311-4/+4