aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-09* toplev.c (rest_of_compilation): Revert opt/2960 change.Richard Henderson1-2/+1
2002-10-08c-opts.c (c_common_decode_option): Add warn_strict_aliasing to -Wall.Nathan Sidwell1-1/+8
2002-10-06re PR rtl-optimization/2960 (Duplicate loop conditions even with -Os)Richard Henderson1-1/+2
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle1-0/+4
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-5/+5
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-5/+0
2002-09-18toplev.c (backend_init): Move init_real_once invocation ...Richard Henderson1-3/+5
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-0/+4
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-12toplev.c: Move default definition of USER_LABEL_PREFIX...Zack Weinberg1-5/+0
2002-09-12* toplev.c (do_abort): Fix a comment typo.Kazu Hirata1-1/+1
2002-08-29diagnostic.c (fancy_abort): Don't repeat "internal error".Gabriel Dos Reis1-1/+1
2002-08-25function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings1-2/+2
2002-08-14toplev.c (parse_options_and_default_flags): Don't call post_options here.Neil Booth1-32/+27
2002-08-04Index: ChangeLogGeoffrey Keating1-1/+1
2002-08-04gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell1-4/+47
2002-08-01toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for...Richard Henderson1-0/+9
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene1-0/+8
2002-07-28Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle1-1/+17
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford1-0/+12
2002-07-24toplev.c (rest_of_compilation): Dump loops before clobbering the structure.Jan Hubicka1-3/+3
2002-07-21loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.Richard Henderson1-5/+7
2002-07-21c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.Gabriel Dos Reis1-1/+1
2002-07-16Fix for i960 build failure reported by Andreas Jaeger.Jim Wilson1-0/+5
2002-07-15[multiple changes]Michael Matz1-38/+86
2002-07-07c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth1-13/+22
2002-07-06toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger1-1/+2
2002-06-16emit-rtl.c (gen_rtx_REG): Temporarily turn off automatic sharing of hard regi...Jeff Law1-3/+2
2002-06-16toplev.c (rest_of_compilation): Perform a simpler, less costly cleanup of the...Jeff Law1-1/+1
2002-06-14gcse.c (delete_null_pointer_checks_1): Inform caller if any null pointer chec...Jeff Law1-6/+5
2002-06-13toplev.c (rest_of_compilation): Simplify (and correct) the logic of the first...Roger Sayle1-5/+4
2002-06-13emit-rtl.c (static_regno_reg_rtx): Define.Jeff Law1-1/+4
2002-06-12i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet...Jan Hubicka1-9/+2
2002-06-11* toplev.c (rest_of_compilation): Revert flag_if_conversion change.Roger Sayle1-1/+1
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle1-2/+2
2002-06-10toplev.c (rest_of_compilation): Disable early if-conversion pass.Roger Sayle1-5/+1
2002-06-06toplev.c: Remove half-pic.Eric Christopher1-4/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-6/+0
2002-06-03except.c (except.c): Do not rebuild CFG.Jan Hubicka1-1/+6
2002-06-03integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.Jan Hubicka1-0/+1
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-2/+3
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-0/+21
2002-05-31target.h: Fix formatting.Kazu Hirata1-4/+4
2002-05-30defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.Richard Henderson1-10/+0
2002-05-25* toplev.c (output_clean_symbol_name): Fix another thinko.Gabriel Dos Reis1-1/+1
2002-05-25* toplev.c (output_clean_symbol_name): Use xstrdup. Fix thinko.Gabriel Dos Reis1-3/+3
2002-05-24flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.Richard Henderson1-1/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-1/+20
2002-05-23cfg.c (dump_flow_info): Print results of maybe_hot/probably_never_executed pr...Jan Hubicka1-2/+7
2002-05-23basic-block.h (CLEANUP_NO_INSN_DEL): Define it.David S. Miller1-1/+4