summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ulrich Drepper <drepper@cygnus.com>rth1998-11-231-58/+252
* * toplev.c (compile_file): Don't pedwarn about undefined staticjason1998-11-161-2/+6
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-121-3/+3
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-28/+28
* * toplev.c (output_lang_identify): Make definition dependent onlaw1998-11-041-1/+4
* xlaw1998-11-041-0/+3
* law1998-10-311-2/+2
* * flow.c (XNMALLOC): New macro.law1998-10-291-0/+2
* 1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1998-10-291-0/+1
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-0/+28
* * regclass.c (renumber, regno_allocated): New static variables, movedlaw1998-10-281-0/+4
* * toplev.c (compile_file): Temporarily revert last change.jason1998-10-281-4/+0
* * toplev.c (compile_file): Call allocate_reg_info to free registerlaw1998-10-281-0/+4
* Ignore empty target specific options, and if -W is also specified on thenickc1998-10-271-5/+20
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-0/+1
* New warning, `missing-noreturn':ghazi1998-10-201-0/+3