summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updateBernd Schmidt2001-01-251-1/+2
* Backport RTL sharing fixesBernd Schmidt2001-01-251-1/+1
* Fix parsing of argumentsChristian Groessler2000-12-181-4/+11
* [multiple changes]Jeffrey A Law2000-01-041-3/+5
* toplev.c (main): Do not turn on strict aliasing by default.Jeffrey A Law1999-10-211-1/+0
* * toplev.c (main): Don't complain about saying -gdwarf.Jason Merrill1999-07-111-1/+1
* expr.h (lang_expand_constant): Declare.Mark Mitchell1999-05-201-0/+2
* improve open-coding of complex divide, use new method in g77Craig Burley1999-05-171-0/+6
* disable maintenance of errnoCraig Burley1999-05-121-0/+5
* toplev.c (documented_lang_options): Add -MD, -MMD, -M and -MM for cpplib-enab...Dave Brolley1999-05-111-0/+6
* tree.h (struct tree_decl): Add comdat_flag.Mark Mitchell1999-05-021-1/+1
* toplev.c (compile_file): Move call to check_global_declarations after output_...Mark Mitchell1999-04-261-1/+2
* toplev.c (report_error_function): Reorder file stack and function name printing.Nathan Sidwell1999-04-251-6/+6
* flags.h (inline_max_insns): Declare.Theodore Papadopoulo1999-04-251-0/+4
* toplev.h (wrapup_global_declarations): Declare.Mark Mitchell1999-04-221-170/+203
* toplev.c (rest_of_compilation): Always set current_function_uses_only_leaf_re...John Wehle1999-04-221-2/+2
* output.h (current_function_is_leaf, [...]): Declare.John Wehle1999-04-181-2/+6
* system.h: Always prototype abort.Zack Weinberg1999-04-161-0/+26
* flow.c (life_analysis): New parameter remove_dead_code.Jan Hubicka1999-04-101-2/+2
* rtl.h (rebuild_jump_labels): Declare.Jeffrey A Law1999-04-091-13/+9
* rtl.h (local_alloc): Returns an integer now.Jeffrey A Law1999-04-091-2/+18
* Fix trivial formatting buglet in each file.Jeff Law1999-04-061-1/+1
* * toplev.c (compile_file): Typo flow_dump -> flow2_dump.Richard Henderson1999-04-061-1/+1
* flow.c (verify_flow_info): New function.Richard Henderson1999-04-061-13/+16
* toplev.c (rest_of_compilation): Allow dbr_schedule to write to the dump file ...Jeffrey A Law1999-03-311-1/+4
* flow.c (find_basic_blocks): New argument `do_cleanup'.Richard Henderson1999-03-311-2/+2
* sdbout.c (syms.h): Don't include on Interix.Mumit Khan1999-03-221-2/+2
* toplev.c (main): A debug option without a level defaults to level 2.Jeffrey A Law1999-03-211-2/+14
* Warning fixes:Kaveh R. Ghazi1999-03-201-1/+1
* Warning fixes:Kaveh R. Ghazi1999-03-191-4/+4
* toplev.c (read_integral_parameter): Constify.Theodore Papadopoulo1999-03-181-80/+62
* Warning fixes:Kaveh R. Ghazi1999-03-181-2/+2
* cse.c (check_fold_consts): New static function.Kaveh R. Ghazi1999-03-141-0/+27
* gcse.c (run_jump_opt_after_gcse): New variable.Jeffrey A Law1999-03-101-1/+10
* Warning fix:Kaveh R. Ghazi1999-03-091-0/+1
* c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-03-061-1/+1
* toplev.c (compile_file): Disable -ffunction-sections and debugging warning if...Catherine Moore1999-03-011-0/+2
* Flow rewrite to use basic block structures and edge lists.Richard Henderson1999-02-251-10/+42
* toplev.c (documented_lang_options): Remove -fident and -fnoident...Zack Weinberg1999-02-151-2/+0
* toplev.h (read_integral_parameter): Declare.Theodore Papadopoulo1999-02-021-0/+27
* flags.h: Declare flag_no_ident.Zack Weinberg1999-01-311-1/+8
* gcov.c (fnotice): Add missing FILE* parameter.Kaveh R. Ghazi1999-01-301-3/+3
* cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.Jeffrey A Law1999-01-301-0/+2
* toplev.c (notice, fnotice): Check ANSI_PROTOTYPES...Kaveh R. Ghazi1999-01-291-4/+4
* collect2.c (error): Fix typo in declaration.Kaveh R. Ghazi1999-01-291-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-211/+256
* cpplib.c (special_symbol): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-01-181-157/+156
* Warning fixes:Kaveh R. Ghazi1999-01-181-1/+2
* cccp.c (print_help): Fix typos.Jeffrey A Law1999-01-161-4/+4
* Copyright updateJeff Law1999-01-071-1/+1