OSDN Git Service

revert:
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
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:
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...
next