OSDN Git Service

* c-parse.in (cast_expr): Constify.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-10-20 rth * basic-block.h (PROP_*): Move constants from ...
1999-10-19 nickcDo not generate error message about unrecognised comman...
1999-10-16 gkm* flags.h (flag_bounds_check, flag_bounded_pointers...
1999-10-15 jason * toplev.c (main): Only warn about options for other...
1999-10-14 jasontypo
1999-10-14 jason * toplev.c (main): Don't complain about options for...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-10-05 rth * toplev.c (dbr_sched_time): Unconditional.
1999-10-04 rth * toplev.c (rest_of_compilation): Turn on cse_n...
1999-10-02 ghazi * graph.h: New file to prototype functions exported...
1999-09-30 law * c-tree.h (warn_float_equal): Declare.
1999-09-25 law * cse.c: Update comments.
1999-09-24 mmitchel * toplev.c (rest_of_decl_compilation): Update comment.
1999-09-23 jason * toplev.c (documented_lang_options): Add -fshort...
1999-09-23 law * invoke.texi: Document -fdelete-null-pointer...
1999-09-22 jasonremove check_lang_option prototype
1999-09-20 law * gcse.c (invalid_nonnull_info): New function.
1999-09-20 nickcPass all command line options to both language dependen...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-16 rth * toplev.c: Allow -f[no-]math-errno to set...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-15 ghazi * rtl.h (get_insn_name, print_rtl_with_bb): Add protot...
1999-09-14 rth* toplev.c (compile_function): Unconditionally emit...
1999-09-14 rth * recog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-10 jasonrevert:
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-09 nickcPass -pedantic command line switch on to cpplib
1999-09-09 rth* toplev.c (main): Always init_ggc.
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 cruxCommit parts that were missing in Mark's last commit
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-04 mmitchel * Makefile.in (GGC, GGC_LIB): New.
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-09-02 geoffk* flags.h: New variables align_loops, align_loops_log,
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-29 ghazi * tree.c (tree_code_name): Constify a char*.
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 amacleodWed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 cruxFix small problem with gcse dumps
1999-08-24 cruxFix more problems from GC diffs
1999-08-24 law * configure.in: Remove code to select/de-select...
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-16 nickcAllow machine dependent reorganisation pass to place...
1999-08-13 jason * toplev.c (flag_new_exceptions): On by default.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-07-20 jasonoops
1999-07-20 jason * gcc.c (default_compilers, cpp-output): Pass -fprepro...
1999-07-09 jason * toplev.c (main): Don't complain about saying -gdwarf.
1999-05-20 mmitchel * expr.h (lang_expand_constant): Declare.
1999-05-18 burleyimprove open-coding of complex divide, use new method...
1999-05-12 burleydisable maintenance of errno
1999-05-11 brolleyTue May 11 11:45:16 1999 Dave Brolley <brolley@cygnus...
1999-05-02 mmitchel * tree.h (struct tree_decl): Add comdat_flag.
1999-04-26 bothnerd
1999-04-26 law * toplev.c (report_error_function): Reorder...
1999-04-25 law * flags.h (inline_max_insns): Declare.
1999-04-22 mmitchel * toplev.h (wrapup_global_declarations): Declare.
1999-04-22 wehle * toplev.c (rest_of_compilation): Always set
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-10 rth * flow.c (life_analysis): New parameter remove_...
1999-04-10 law * rtl.h (rebuild_jump_labels): Declare.
1999-04-10 law * rtl.h (local_alloc): Returns an integer now.
1999-04-07 lawFix trivial formatting buglet in each file.
1999-04-06 rth * toplev.c (compile_file): Typo flow_dump ...
1999-04-06 rth * flow.c (verify_flow_info): New function.
1999-03-31 law * toplev.c (rest_of_compilation): Allow dbr_sch...
1999-03-31 rth * flow.c (find_basic_blocks): New argument...
1999-03-22 law * sdbout.c (syms.h): Don't include on Interix.
1999-03-21 law * toplev.c (main): A debug option without a...
1999-03-20 ghaziWarning fixes:
1999-03-19 ghaziWarning fixes:
1999-03-19 law * toplev.c (read_integral_parameter): Constify...
1999-03-18 ghaziWarning fixes:
1999-03-14 ghazi * cse.c (check_fold_consts): New static function.
1999-03-10 law * gcse.c (run_jump_opt_after_gcse): New variable.
1999-03-09 ghaziWarning fix:
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-03-01 clmMon Mar 1 14:06:36 1999 Catherine Moore <clm@cygnus...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-15 zack1999-02-15 17:11 -0500 Zack Weinberg <zack@rabi.colum...
1999-02-02 law * toplev.h (read_integral_parameter): Declare.
1999-01-31 zack1999-01-31 17:52 -0500 Zack Weinberg <zack@midnite...
1999-01-30 ghazi * gcov.c (fnotice): Add missing FILE* parameter.
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-29 ghazi * toplev.c (notice, fnotice): Check ANSI_PROTOT...
1999-01-29 ghazi * collect2.c (error): Fix typo in declaration.
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-18 ghazi * cpplib.c (special_symbol): Qualify a char...
1999-01-18 ghaziWarning fixes:
next