]> gcc.gnu.org Git - gcc.git/history - gcc/toplev.c
rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBLE...
[gcc.git] / gcc / toplev.c
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... r278977.75/tags/after-merge-gcc2-980929
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...
1998-10-28 Jason Merrill* toplev.c (compile_file): Temporarily revert last...
1998-10-28 Jeffrey A Lawtoplev.c (compile_file): Call allocate_reg_info to...
1998-10-27 Nick CliftonIgnore empty target specific options...
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-10-20 Kaveh R. GhaziNew warning, `missing-noreturn':
1998-10-17 Kaveh R. GhaziWarning fixes:
1998-10-17 Nick CliftonPrepend '-m' to --hrlp output of target specific options.
1998-10-16 Bernd Schmidtflow.c (life_analysis_1): Do not clobber regs_ever_live...
1998-10-14 Per Bothnertoplev.c: If flag_syntax_only, don't open or write...
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-10-10 Jeffrey A Lawflow.c (find_basic_blocks): Delte "live_reachable_p...
1998-10-08 Jeff LawFix thinko in last change.
1998-10-08 Jeffrey A Law* toplev.c (output_file_directive): Use DIR_SEPARATOR...
1998-10-08 Michael Hayesflags.h (flag_branch_on_count_reg): Always declare
1998-10-06 J"orn RenneckeCleanup for -fdump-unnumbered:
1998-09-30 Zack Weinbergtoplev.c (documented_lang_options): Recognize -include...
1998-09-30 Catherine Moorefix bad patch.
1998-09-28 Kaveh R. Ghazitoplev.c (documented_lang_options): Spelling corrections.
1998-09-28 Catherine Moorefix last patch.
next
This page took 0.955295 seconds and 108 git commands to generate.