]> gcc.gnu.org Git - gcc.git/history - gcc/toplev.c
flags.h: Declare flag_no_ident.
[gcc.git] / gcc / toplev.c
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.
1998-09-28 Catherine Mooreflags.h: Add flag_data_sections.
1998-09-21 Jason Merrilltoplev.c (rest_of_compilation): Skip compiling anything...
1998-09-20 Per BothnerMakefile.in (LIBS): Link in libiberty.a.
1998-09-18 David Edelsohntoplev.c (rest_of_compilation): Set bct_p on second...
1998-09-10 Jeffrey A Lawtoplev.c (rest_of_compilation): Open up the dump file...
1998-09-07 Kaveh R. Ghazi* toplev.c (print_switch_values): Make static to match...
1998-09-06 Kaveh R. GhaziMakefile.in (toplev.o): Depend on $(EXPR_H).
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-17 Kaveh R. GhaziMakefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.
1998-08-17 Jeffrey A Lawtoplev.c (main): Enable -fstrict-aliasing for -O2 and...
1998-08-13 Jason Merrillexpr.c (safe_from_p): Change code to ERROR_MARK only...
1998-07-30 Ken RaeburnFunction entry/exit profiling instrumentation:
1998-07-14 Nick CliftonImprove --help support.
1998-07-13 Nick CliftonAdd --help option.
1998-07-08 Vladimir N. Makarovtoplev.c (lang_options): Add -Wlong-long, -Wno-long...
1998-07-06 Jason Merrillc-decl.c: Add warn_multichar.
1998-07-02 Michael MeissnerAdd initial varray support infrastructure
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-27 Jeffrey A Lawflow.c (count_reg_sets): New function.
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-24 David S. MillerReverse may 15th change, as suggested by Jason.
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-16 Dave Brolleytoplev.c (lang_options): Add -trigraphs option for...
1998-06-11 Sergey Okhapkintoplev.c (lang_options): Add -remap as a preprocessor...
1998-06-11 Dave Brolleytoplev.c (lang_options): Add missing options (nostdinc...
1998-06-10 Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-06-09 Richard Henderson* toplev.c (flag_new_exceptions): Remove extraneous...
1998-06-08 Andrew MacLeod[multiple changes]
1998-06-07 Richard Hendersontoplev.c (flag_exceptions): Default to 0.
1998-05-20 Doug Evans* Global CSE and constant/copy propagation.
1998-05-18 Robert Lipedwarfout.h, [...]: New files.
1998-05-17 Krister WalfridssonFix a think-o on my part (ghazi@caip.rutgers.edu),...
1998-05-15 Jason Merrilltree.h (BINFO_SIZE, [...]): New macros.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-13 Michael Meissnertoplev.c (rest_of_compilation): "Charge" final for...
1998-05-07 Kaveh R. GhaziHandle missing vfprintf() & _doprnt() functions with...
1998-05-06 Jim Wilsontoplev.h cleanups...
1998-05-06 Jeffrey A Lawtoplev.c (-fsched-max): Delete flag.
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Kaveh R. GhaziThe isascii check is needed by system.h.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-27 Michael MeissnerMake args to jump_optimize symbolic
1998-04-17 Jeff Lawvarasm.c (asm_output_bss): Add prototype.
1998-04-15 Dave Brolleytoplev.c (compile_file): Call init_parse using new...
1998-04-11 Jeffrey A Lawcse.c (count_reg_usage): Correctly handle REG_NONNEG...
1998-04-08 Dave Brolleyc-lex.c (finput): New global.
next
This page took 1.022213 seconds and 108 git commands to generate.