summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * flags.h: New variables align_loops, align_loops_log,geoffk1999-09-021-4/+58
* Merge peephole2 from new_ia32_branch:rth1999-08-311-3/+37
* * c-parse.in (language_string): Constify.ghazi1999-08-311-3/+1
* * tree.c (tree_code_name): Constify a char*.ghazi1999-08-291-3/+3
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-2/+0
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-73/+27
* Wed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-08-251-0/+2
* Fix small problem with gcse dumpscrux1999-08-251-1/+1
* Fix more problems from GC diffscrux1999-08-241-2/+0
* * configure.in: Remove code to select/de-select the haifalaw1999-08-241-7/+1
* * cse.c (cse_insn): Call never_reached_warning when a jump isgeoffk1999-08-181-1/+8
* Allow machine dependent reorganisation pass to place information into the RTLnickc1999-08-161-1/+4
* * toplev.c (flag_new_exceptions): On by default.jason1999-08-131-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-11/+14
* oopsjason1999-07-201-8/+0
* * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.jason1999-07-201-0/+10
* * toplev.c (main): Don't complain about saying -gdwarf.jason1999-07-091-7/+3
* * expr.h (lang_expand_constant): Declare.mmitchel1999-05-201-0/+2
* improve open-coding of complex divide, use new method in g77burley1999-05-181-0/+6
* disable maintenance of errnoburley1999-05-121-0/+5
* Tue May 11 11:45:16 1999 Dave Brolley <brolley@cygnus.com>brolley1999-05-111-0/+6
* * tree.h (struct tree_decl): Add comdat_flag.mmitchel1999-05-021-1/+1
* dbothner1999-04-261-1/+2
* * toplev.c (report_error_function): Reorder file stack andlaw1999-04-261-6/+6
* * flags.h (inline_max_insns): Declare.law1999-04-251-0/+4
* * toplev.h (wrapup_global_declarations): Declare.mmitchel1999-04-221-170/+203
* * toplev.c (rest_of_compilation): Always setwehle1999-04-221-2/+2
* * output.h (current_function_is_leaf,wehle1999-04-181-2/+6
* 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-161-0/+26
* * flow.c (life_analysis): New parameter remove_dead_code.rth1999-04-101-2/+2
* * rtl.h (rebuild_jump_labels): Declare.law1999-04-101-13/+9
* * rtl.h (local_alloc): Returns an integer now.law1999-04-101-2/+18
* Fix trivial formatting buglet in each file.law1999-04-071-1/+1
* * toplev.c (compile_file): Typo flow_dump -> flow2_dump.rth1999-04-061-1/+1
* * flow.c (verify_flow_info): New function.rth1999-04-061-13/+16
* * toplev.c (rest_of_compilation): Allow dbr_schedule to write tolaw1999-03-311-1/+4
* * flow.c (find_basic_blocks): New argument `do_cleanup'.rth1999-03-311-2/+2
* * sdbout.c (syms.h): Don't include on Interix.law1999-03-221-2/+2
* * toplev.c (main): A debug option without a level defaults tolaw1999-03-211-2/+14
* Warning fixes:ghazi1999-03-201-1/+1
* Warning fixes:ghazi1999-03-191-4/+4
* * toplev.c (read_integral_parameter): Constify. Better control oflaw1999-03-191-80/+62
* Warning fixes:ghazi1999-03-181-2/+2
* * cse.c (check_fold_consts): New static function.ghazi1999-03-141-0/+27
* * gcse.c (run_jump_opt_after_gcse): New variable.law1999-03-101-1/+10
* Warning fix:ghazi1999-03-091-0/+1
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-1/+1
* Mon Mar 1 14:06:36 1999 Catherine Moore <clm@cygnus.com>clm1999-03-011-0/+2
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-10/+42
* 1999-02-15 17:11 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-02-151-2/+0