]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.c
Replace insn_foo with insn_data.foo.
[thirdparty/gcc.git] / gcc / toplev.c
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-10  Jason Merrillrevert:
1999-09-09  Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-09  Nick CliftonPass -pedantic command line switch on to cpplib
1999-09-09  Richard Henderson* toplev.c (main): Always init_ggc.
1999-09-09  Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-07  Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07  Bernd SchmidtCommit parts that were missing in Mark's last commit
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-09-07  Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-05  Richard HendersonMakefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05  Richard HendersonMakefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05  Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-05  Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-09-04  Richard HendersonMakefile.in (GGC, GGC_LIB): New.
1999-09-04  Bernd SchmidtChange memory mangement and constant pool handling...
1999-09-02  Geoffrey Keatingflags.h: New variables align_loops...
1999-08-31  Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-31  Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-29  Kaveh R. Ghazitree.c (tree_code_name): Constify a char*.
1999-08-27  Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-26  Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-25  Andrew MacLeodlists.c (unused_insn_list, [...]): New file for maintai...
1999-08-25  Bernd SchmidtFix small problem with gcse dumps
1999-08-24  Bernd SchmidtFix more problems from GC diffs
1999-08-24  Jeffrey A Lawconfigure.in: Remove code to select/de-select the haifa...
1999-08-18  Geoff Keatingcse.c (cse_insn): Call never_reached_warning when a...
1999-08-16  Nick CliftonAllow machine dependent reorganisation pass to place...
1999-08-13  Jason Merrill* toplev.c (flag_new_exceptions): On by default.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-07-20  Jason Merrilloops
1999-07-20  Jason Merrillgcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
1999-07-09  Jason Merrilltoplev.c (main): Don't complain about saying -gdwarf.
1999-05-20  Mark Mitchellexpr.h (lang_expand_constant): Declare.
1999-05-18  Craig Burleyimprove open-coding of complex divide, use new method...
1999-05-12  Craig Burleydisable maintenance of errno
1999-05-11  Dave Brolleytoplev.c (documented_lang_options): Add -MD, -MMD,...
1999-05-02  Mark Mitchelltree.h (struct tree_decl): Add comdat_flag.
1999-04-26  Mark Mitchelltoplev.c (compile_file): Move call to check_global_decl...
1999-04-26  Nathan Sidwelltoplev.c (report_error_function): Reorder file stack...
1999-04-25  Theodore Papadopouloflags.h (inline_max_insns): Declare.
1999-04-22  Mark Mitchelltoplev.h (wrapup_global_declarations): Declare.
1999-04-22  John Wehletoplev.c (rest_of_compilation): Always set current_func...
1999-04-18  John Wehleoutput.h (current_function_is_leaf, [...]): Declare.
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-04-10  Jan Hubickaflow.c (life_analysis): New parameter remove_dead_code.
1999-04-10  Jeffrey A Lawrtl.h (rebuild_jump_labels): Declare.
1999-04-10  Jeffrey A Lawrtl.h (local_alloc): Returns an integer now.
1999-04-07  Jeff LawFix trivial formatting buglet in each file.
1999-04-06  Richard Henderson* toplev.c (compile_file): Typo flow_dump -> flow2_dump.
1999-04-06  Richard Hendersonflow.c (verify_flow_info): New function.
1999-03-31  Jeffrey A Lawtoplev.c (rest_of_compilation): Allow dbr_schedule...
1999-03-31  Richard Hendersonflow.c (find_basic_blocks): New argument `do_cleanup'.
1999-03-22  Mumit Khansdbout.c (syms.h): Don't include on Interix.
1999-03-21  Jeffrey A Lawtoplev.c (main): A debug option without a level default...
1999-03-20  Kaveh R. GhaziWarning fixes:
1999-03-19  Kaveh R. GhaziWarning fixes:
1999-03-19  Theodore Papadopoulotoplev.c (read_integral_parameter): Constify.
1999-03-18  Kaveh R. GhaziWarning fixes:
1999-03-14  Kaveh R. Ghazicse.c (check_fold_consts): New static function.
1999-03-10  Jeffrey A Lawgcse.c (run_jump_opt_after_gcse): New variable.
1999-03-09  Kaveh R. GhaziWarning fix:
1999-03-06  Kaveh R. Ghazic-aux-info.c (data_type, [...]): Qualify a char* with...
1999-03-01  Catherine Mooretoplev.c (compile_file): Disable -ffunction-sections...
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-15  Zack Weinbergtoplev.c (documented_lang_options): Remove -fident...
1999-02-02  Theodore Papadopoulotoplev.h (read_integral_parameter): Declare.
1999-01-31  Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-30  Kaveh R. Ghazigcov.c (fnotice): Add missing FILE* parameter.
1999-01-30  Jeffrey A Lawcccp.c (main): Only call setlocale (LC_MESSAGES, ....
1999-01-29  Kaveh R. Ghazitoplev.c (notice, fnotice): Check ANSI_PROTOTYPES...
1999-01-29  Kaveh R. Ghazicollect2.c (error): Fix typo in declaration.
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-18  Kaveh R. Ghazicpplib.c (special_symbol): Qualify a char* with the...
1999-01-18  Kaveh R. GhaziWarning fixes:
1999-01-16  Jeffrey A Lawcccp.c (print_help): Fix typos.
1999-01-08  Jeff LawCopyright update
1999-01-08  Jeffrey A Lawtoplev.c (compile_file): Move call to output_func_start...
1998-12-22  Jeffrey A Lawtoplev.c (rest_of_compilation): Do not set reload_compl...
1998-12-22  Michael MeissnerDelete handling of -dM as a preprocessor option
1998-12-21  Michael MeissnerDo not give a warning for -dD, -dI, or -dM
1998-12-16  Nick CliftonEnsure that last optimisation level set overrides any...
1998-12-13  J"orn Renneckertl.h (recompute_reg_usage): Add second argument.
1998-12-11  Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-12-06  Jeff LawRevert accidental checkin from Oct 31 (egad).
1998-12-01  Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-12-01  Jeffrey A Lawreload1.c (reload): Do not set reload_completed or...
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-25  Jeff Lawtoplev.c (no_new_pseudos): Define.
1998-11-23  Ulrich DrepperUlrich Drepper <drepper@cygnus.com>
1998-11-16  Jason Merrilltoplev.c (compile_file): Don't pedwarn about undefined...
1998-11-12  Geoffrey NoerJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-08  Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-04  Jeff Lawtoplev.c (output_lang_identify): Make definition depend...
1998-11-04  Jeff Lawrtl.h (flow2_completed): Declare.
1998-10-31  Jeff Lawtoplev.c (rest_of_compilation): No longer set reload_co...
1998-10-29  Bernd Schmidtflow.c (XNMALLOC): New macro.
1998-10-29  Zack Weinberg[multiple changes]
1998-10-28  Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-28  Bernd Schmidtregclass.c (renumber, [...]): New static variables...
next