summaryrefslogtreecommitdiffstats
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from gcc-2.8law1997-12-071-16/+27
* * loop.c (invariant_p): Don't test flag_rerun_loop_opt.law1997-12-061-13/+2
* * toplev.c (main): Complain about -gdwarfn.jason1997-11-261-1/+10
* * toplev.c (get_run_time): Do something sensible for cygwin32.law1997-11-141-4/+3
* * flags.h (flag_rerun_loop_opt): Declare.law1997-11-091-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-3/+56
* * toplev.c (flag_rerun_loop_opt): New variable.law1997-10-261-0/+27
* * toplev.c (flag_exceptions): Default value is 2.law1997-10-231-1/+23
* * tree.c (restore_tree_status): Also free up temporary storagejason1997-10-181-0/+9
* * toplev.c (rest_of_compilation): Defer all non-nested inlines.jason1997-10-071-0/+5
* dwarf2 EH supportjason1997-09-101-2/+10
* For phases starting with flow, print basic block information when doing dumpsmeissner1997-09-041-10/+10
* Fix minor bug reported by Jan Hubicka.wilson1997-09-041-1/+3
* * flags.h (flag_move_all_movables): Declare.law1997-08-281-0/+12
* * toplev.c (main): In -g handling code, add code to set len.law1997-08-151-0/+1
* * Integrate Haifa instruction scheduler.law1997-08-121-0/+92
* * Integrate alias analysis changes from jfc@mit.edulaw1997-08-111-0/+16
* (flag_check_memory_usage, flag_prefix_function_name): New variable.kenner1997-08-021-1/+17
* xmerrill1997-08-011-44/+0
* Patches to use cpplib with cc1 #if USE_CPPLIB.bothner1997-07-291-1/+12
* xmerrill1997-07-281-15/+60
* (rest_of_compilation): Call reload_cse_regs here.kenner1997-07-181-0/+4
* (flag_stack_check): New variable.kenner1997-07-171-0/+5
* (rest_of_compilation): Call regset_release_memory.kenner1997-07-141-0/+4
* xmerrill1997-07-141-3/+11
* * toplev.c (xmalloc): Only give the fatal msg if SIZE is non-zero.brendan1997-06-191-1/+1
* Add setjmp/longjmp exception handling.mrs1997-04-231-4/+2
* (compile_file): Shorten "branch-probabilities" in output of times.kenner1997-04-211-1/+1
* (lang_options): Add -Wundef, -Wno-undef.kenner1997-04-131-0/+2
* * toplev.c (branch_prob_dump, profile_arc_flag, flag_test_coverage,dje1997-03-281-2/+57
* xmerrill1997-02-161-9/+14
* * toplev.c (main): Delete redundant settings of flag_no_inlinedje1997-02-071-5/+0
* (set_float_handler): Set up signal catcher on first call in case akenner1997-01-201-17/+24
* (main): If PREFERRED_DEBUGGING_TYPE used and set to NO_DEBUG, saykenner1997-01-191-0/+4
* (lang_options): Add -fhosted, -ffreestanding, and -Wmain.kenner1997-01-191-1/+7
* remove accidental changemerrill1996-12-141-55/+0
* * toplev.c (rest_of_compilation): Make sure that the unwinder RTLbrendan1996-12-121-8/+11
* xmerrill1996-12-091-19/+57
* (rest_of_compilation): Call regscan before each jump threading pass.kenner1996-12-071-4/+6
* xmerrill1996-11-201-7/+6
* * sdbout.c (current_file): New global.dje1996-11-151-0/+8
* xmerrill1996-11-151-26/+182
* xmerrill1996-11-091-6/+2
* dwarfmerrill1996-10-151-3/+1
* rest_of_compilationmerrill1996-10-121-3/+5
* DWARF supports C++merrill1996-10-111-9/+0
* DWARFmerrill1996-10-051-2/+8
* oopsmerrill1996-10-031-0/+9
* DWARYmerrill1996-10-031-9/+5
* (PREFERRED_DEBUGGING_TYPE): If no debugging formats are supported, setkenner1996-09-241-24/+30
OpenPOWER on IntegriCloud