OSDN Git Service

oops
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
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:
1999-01-16 law * cccp.c (print_help): Fix typos.
1999-01-08 lawCopyright update
1999-01-08 law * toplev.c (compile_file): Move call to output_...
1998-12-22 lawWed Dec 23 00:10:01 1998 Jeffrey A Law (law@cygnus...
1998-12-22 meissnerDelete handling of -dM as a preprocessor option
1998-12-21 meissnerDo not give a warning for -dD, -dI, or -dM
1998-12-16 nickcEnsure that last optimisation level set overrides any...
1998-12-13 law * rtl.h (recompute_reg_usage): Add second argument.
1998-12-11 manfred
1998-12-06 lawRevert accidental checkin from Oct 31 (egad).
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-12-01 law * reload1.c (reload): Do not set reload_complet...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-25 law * toplev.c (no_new_pseudos): Define.
1998-11-23 rthUlrich Drepper <drepper@cygnus.com>
1998-11-16 jason * toplev.c (compile_file): Don't pedwarn about undefin...
1998-11-12 wilsonJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-04 law * toplev.c (output_lang_identify): Make definit...
1998-11-04 lawx
1998-10-31 law
1998-10-29 law * flow.c (XNMALLOC): New macro.
1998-10-29 brolley1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys...
1998-10-28 rth * Makefile.in (cc1): Put C_OBJS, and thence...
1998-10-28 law * regclass.c (renumber, regno_allocated): New...
1998-10-28 jason * toplev.c (compile_file): Temporarily revert last...
1998-10-28 law * toplev.c (compile_file): Call allocate_reg_in...
1998-10-27 nickcIgnore empty target specific options, and if -W is...
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-20 ghaziNew warning, `missing-noreturn':
1998-10-17 ghaziWarning fixes:
1998-10-17 nickcPrepend '-m' to --hrlp output of target specific options.
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-14 bothner
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-13 ghaziWarning fixes:
1998-10-10 law * flow.c (find_basic_blocks): Delte "live_reach...
1998-10-08 lawFix thinko in last change.
1998-10-08 law * toplev.c (output_file_directive): Use DIR_SEP...
1998-10-08 law * flags.h (flag_branch_on_count_reg): Always declare
1998-10-06 amylaarCleanup for -fdump-unnumbered:
1998-09-30 law * toplev.c (documented_lang_options): Recognize...
1998-09-30 clmfix bad patch.
1998-09-28 ghazi * toplev.c (documented_lang_options): Spelling...
1998-09-28 clmfix last patch.
1998-09-28 clm * flags.h: Add flag_data_sections.
1998-09-21 jason * toplev.c (rest_of_compilation): Skip compiling anyth...
1998-09-20 law * Makefile.in (LIBS): Link in libiberty.a.
1998-09-18 dje * toplev.c (rest_of_compilation): Set bct_p...
1998-09-10 law * toplev.c (rest_of_compilation): Open up the...
1998-09-07 ghazi * toplev.c (print_switch_values): Make static to match...
1998-09-06 ghazi * Makefile.in (toplev.o): Depend on $(EXPR_H).
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-08-17 law * Makefile.in (cplus-dep.o): Use cplus-dem...
1998-08-17 law * toplev.c (main): Enable -fstrict-aliasing...
next