* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
[gcc.git] / gcc / toplev.c
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
1996-11-09 Jason Merrillx
1996-10-15 Jason Merrilldwarf
1996-10-12 Jason Merrillrest_of_compilation
1996-10-11 Jason MerrillDWARF supports C++
1996-10-05 Jason MerrillDWARF
1996-10-03 Jason Merrilloops
1996-10-03 Jason MerrillDWARY
1996-09-24 Richard Kenner(PREFERRED_DEBUGGING_TYPE): If no debugging formats...
1996-08-28 Doug Evans(print_single_switch): Ultrix fprintf returns 0 on...
1996-08-28 Doug Evans(main): Rewrite -g parsing.
1996-08-18 Doug Evans* toplev.c: Update test for win32 (&& ! cygwin32).
1996-07-23 Mike Stumpinstall EH code
1996-07-19 Richard Kenner(main): Correct typo in error message.
1996-07-03 Mike Stumpformatting tweaks
1996-06-19 Brendan Kehoetoplev.c (flag_keep_static_consts): Define.
1996-06-08 Richard Kenner(main): Re-enable -gxcoff+.
1996-05-17 Doug Evans(print_switch_values): Ignore -o.
1996-05-17 Doug Evans(main): Delete outdated comment.
1996-05-17 Doug Evanstoplev.c (print_version): New function.
1996-05-10 Jason Merrill(compile_file): Don't warn about artificial functions
1996-05-10 Doug Evansvarasm.c (assemble_variable): ASM_DECLARE_OBJECT_NAME...
1996-05-06 Jason Merrill-fno-common change
1996-04-15 Richard Kenner(max_label_num_after_reload): New variable.
1996-04-15 Jeff Lawflags.h (flag_function_sections): Declare.
1996-04-14 Doug Evans(main): Delete redundant test for -p used with -fbytecode.
1996-03-04 Richard Kenner(xstrdup): New function.
next