summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * toplev.h (read_integral_parameter): Declare.law1999-02-021-0/+27
* zack1999-01-311-1/+8
* * gcov.c (fnotice): Add missing FILE* parameter.ghazi1999-01-301-3/+3
* * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGESlaw1999-01-301-0/+2
* * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__,ghazi1999-01-291-4/+4
* * collect2.c (error): Fix typo in declaration.ghazi1999-01-291-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-211/+256
* * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi1999-01-181-157/+156
* Warning fixes:ghazi1999-01-181-1/+2
* * cccp.c (print_help): Fix typos.law1999-01-161-4/+4
* Copyright updatelaw1999-01-081-1/+1
* * toplev.c (compile_file): Move call to output_func_start_profilerlaw1999-01-081-2/+9
* Wed Dec 23 00:10:01 1998 Jeffrey A Law (law@cygnus.com)law1998-12-221-2/+0
* Delete handling of -dM as a preprocessor optionmeissner1998-12-221-1/+0
* Do not give a warning for -dD, -dI, or -dMmeissner1998-12-211-0/+4
* Ensure that last optimisation level set overrides any previous levels.nickc1998-12-161-6/+11
* * rtl.h (recompute_reg_usage): Add second argument.law1998-12-131-1/+1
* manfred1998-12-111-1/+0
* Revert accidental checkin from Oct 31 (egad).law1998-12-061-2/+0
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-3/+3
* * reload1.c (reload): Do not set reload_completed or split insnslaw1998-12-011-0/+30
* * system.h: Include libiberty.h.ghazi1998-11-271-17/+15
* * toplev.c (no_new_pseudos): Define.law1998-11-251-0/+8