Reverse may 15th change, as suggested by Jason.
[gcc.git] / gcc / toplev.c
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.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-31 Jim WilsonFix problem where different code gets generated with...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-03-05 Jeffrey A Lawhaifa-sched.c (build_jmp_edges): Delete dead function.
1998-03-03 Nick CliftonDo not generate a <name>.dbr file when dumping RTL...
1998-02-22 Paul Eggertsol2-sld.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Define...
1998-02-15 Jeffrey A Lawtoplev.c (flag_schedule_reverse_before_reload): Delete...
1998-02-05 Marc Lehmannintegrate.c (INTEGRATE_THRESHOLD): Inline only small...
1998-02-05 J"orn Renneckeregmove.c: Update.
1998-01-31 Jeffrey A Lawtoplev.c (close_dump_file): Wrap function prototype...
1998-01-30 Jeffrey A Lawconfigure.in: Check for declaration of abort.
1998-01-28 Per Bothner*** empty log message ***
1998-01-27 Kaveh R. Ghazic-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-27 Nick Cliftontoplev.c (rest_of_compilation): Replace references...
1998-01-26 Anthony Greenflags.h: New flag (optimize_size).
1998-01-26 Nick Cliftontoplev.c: Add -dM command line option to dump RTL after...
1998-01-25 Richard Henderson* toplev.c (get_run_time): Make sure each case gets...
1998-01-23 Nick Clifton* toplev.c (lang_options): Add unknown-pragma options.
1998-01-22 John Carrtoplev.c (get_run_time): Call sysconf(_SC_CLK_TCK)...
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-19 Richard Hendersonconfigure.in: Find declaration for sbrk.
1998-01-17 David S. Millerexplow.c (optimize_save_area_alloca): New function...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-24 John Carrflags.h, [...]: Remove flag_alias_check; optimization...
1997-12-15 Mark Mitchelltoplev.c (rest_of_compilation): Don't call save_for_inl...
1997-12-12 Jeff LawFix minor bug in BeOS changes.
1997-12-12 Jason Merrillexcept.c (call_get_eh_context): Don't take a parm.
1997-12-12 Fred Fishcvs commit ChangeLog config.sub configure configure...
1997-12-12 Teemu Torma[multiple changes]
1997-12-11 Jeff LawAnother handful of gcc-2.8 changes (will it ever go...
1997-12-09 Manfred Hollsteintoplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMI...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jeff Lawloop.c (invariant_p): Don't test flag_rerun_loop_opt.
1997-11-26 Jason Merrill* toplev.c (main): Complain about -gdwarfn.
1997-11-14 Jeffrey A Law* toplev.c (get_run_time): Do something sensible for...
1997-11-09 Jim Wilsonflags.h (flag_rerun_loop_opt): Declare.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-26 Jeffrey A Lawtoplev.c (flag_rerun_loop_opt): New variable.
1997-10-23 Jeffrey A Lawtoplev.c (flag_exceptions): Default value is 2.
1997-10-18 Jason Merrilltree.c (restore_tree_status): Also free up temporary...
1997-10-07 Jason Merrill* toplev.c (rest_of_compilation): Defer all non-nested...
1997-09-10 Jason Merrilldwarf2 EH support
1997-09-04 Michael MeissnerFor phases starting with flow, print basic block inform...
1997-09-04 Jim WilsonFix minor bug reported by Jan Hubicka.
1997-08-28 Jeffrey A Lawflags.h (flag_move_all_movables): Declare.
1997-08-15 Jeff Lawtoplev.c (main): In -g handling code, add code to set...
1997-08-12 Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11 Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-08-02 Richard Kenner(flag_check_memory_usage, flag_prefix_function_name...
1997-08-01 Jason Merrillx
1997-07-29 Per BothnerPatches to use cpplib with cc1 #if USE_CPPLIB.
1997-07-28 Jason Merrillx
1997-07-18 Richard Kenner(rest_of_compilation): Call reload_cse_regs here.
1997-07-17 Richard Kenner(flag_stack_check): New variable.
1997-07-14 Richard Kenner(rest_of_compilation): Call regset_release_memory.
1997-07-14 Jason Merrillx
1997-06-19 Brendan Kehoe* toplev.c (xmalloc): Only give the fatal msg if SIZE...
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1997-04-21 Richard Kenner(compile_file): Shorten "branch-probabilities" in outpu...
1997-04-13 Richard Kenner(lang_options): Add -Wundef, -Wno-undef.
1997-03-28 Doug Evanstoplev.c (branch_prob_dump, [...]): New variables.
1997-02-16 Jason Merrillx
1997-02-07 Doug Evanstoplev.c (main): Delete redundant settings of flag_no_i...
1997-01-20 Richard Kenner(set_float_handler): Set up signal catcher on first...
1997-01-19 Richard Kenner(main): If PREFERRED_DEBUGGING_TYPE used and set to...
1997-01-19 Richard Kenner(lang_options): Add -fhosted, -ffreestanding, and ...
1996-12-14 Jason Merrillremove accidental change
1996-12-12 Brendan Kehoetoplev.c (rest_of_compilation): Make sure that the...
1996-12-09 Jason Merrillx
1996-12-07 Richard Kenner(rest_of_compilation): Call regscan before each jump...
1996-11-20 Jason Merrillx
1996-11-15 Doug Evanssdbout.c (current_file): New global.
1996-11-15 Jason Merrillx
next