summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (rest_of_compilation): Don't print basic block informationlaw2001-01-031-4/+4
* * c-decl.c (c_decode_option): Remove support ofaj2001-01-021-11/+11
* * toplev.c (main): Call xmalloc_set_program_name.kenner2000-12-291-0/+2
* * c-common.c (enum format_type): Add strfmon_format_type.jsm282000-12-281-1/+1
* 2000-12-14 Philipp Thomas <pthomas@suse.de>pthomas2000-12-171-0/+7
* Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2000-12-161-2/+1
* * c-common.c (warn_format_security): New variable.jsm282000-12-071-0/+3
* fix typojason2000-12-041-1/+1
* * c-common.c (warn_format, warn_format_y2k,jsm282000-12-011-1/+9
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-4/+0
* Fix sh problems at -O0bernds2000-11-201-12/+9
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-25/+1
* * stringpool.c: New file.zack2000-11-171-2/+29
* * toplev.c (wrapup_global_declarations): Don't write outmmitchel2000-11-151-1/+3
* * diagnostic.c (finish_abort): New fn.jason2000-11-151-3/+2
* Fix ia64 float extend splitter crash.bernds2000-11-101-1/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-2/+2
* Better .greg dumpbernds2000-10-311-9/+15
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-291-1/+1
* * invoke.texi: Document -frename-registers. Add it to -O3.rth2000-10-271-13/+14
* Warning fixes:ghazi2000-10-201-2/+1
* Adding new option -ftrapv.cchavva2000-10-181-0/+4
* Added new option --target-help.cchavva2000-10-171-4/+20
* * c-common.h (warn_missing_format_attribute): New variable.jsm282000-10-171-0/+3
* Remove obstacks.mmitchel2000-10-131-58/+24
* * c-typeck.c (check_modify_expr): New function.jsm282000-10-111-0/+3
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-0/+5
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-0/+5
* * toplev.c (warn_disabled_optimization): Declare new warning flag.mmitchel2000-09-221-1/+7
* 2000-09-15 Andrew Haley <aph@redhat.com>aph2000-09-181-4/+7
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-1/+5
* * function.h (no_debugging_symbols): New field.kenner2000-09-161-10/+7
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-0/+8
* 2000-09-12 Michael Hayes <mhayes@cygnus.com>m.hayes2000-09-111-1/+1
* Integrated preprocessor.zack2000-09-071-0/+4
* * toplev.c (display_help): Fix thinko in documentation.gdr2000-09-061-1/+1
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-0/+4
* Fix typo in last change to f_optionskenner2000-08-291-2/+2
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-3/+22
* fix Kenner thinkojason2000-08-291-1/+1
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-291-4/+27
* * toplev.c (decode_g_option): Don't give warning for unknown -gkenner2000-08-281-5/+7
* * loop.c (loop_dump_aux, debug_loop): New functions.m.hayes2000-08-251-1/+1
* * toplev.c (main): Enable flag_reorder_blocks at -O2.rth2000-08-241-0/+1
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-20/+18
* * toplev.c (rest_of_compilation): Rebuild label notes afteramylaar2000-08-221-1/+6
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-211-27/+23
* * global.c (global_alloc): Avoid passing dumpfile argument tolaw2000-08-211-1/+1
* * toplev.c (independent_decode_option): Always process -g.zack2000-08-191-17/+6
* * c-common.c (combine_strings, check_format_info): Refer to ISO Cjsm282000-08-081-3/+3