summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (file_name_nondirectory): Remove.neil2001-03-101-15/+0
* Brad's -ffast-math breakup.rth2001-03-071-12/+44
* * lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized.rth2001-03-071-2/+1
* Put main() in a separate file, so that the languagefjh2001-03-051-7/+8
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-3/+3
* * cpphash.h (struct cpp_reader): Add print_version field.zack2001-03-021-3/+9
* Undo some breakage introduced Feb 18bernds2001-03-011-2/+8
* * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;hubicka2001-02-281-1/+7
* * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scopejason2001-02-261-16/+7
* 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-211-1/+2
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-2/+6
* * toplev.c (note_deferral_of_defined_inlined_function): Argumentkenner2001-02-191-7/+30
* * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason2001-02-161-0/+18
* * toplev.c (f_options): Clarify -fschedule-insns2 documentation.rth2001-02-141-2/+2
* * Makefile.in (toplev.o): Depend on params.h.mmitchel2001-02-141-2/+52
* 2001-02-12 Kazu Hirata <kazu@hxi.com> kazu2001-02-121-32/+0
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-7/+8
* * c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type)neil2001-01-301-2/+1
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* new option to disable guessing of branch predictionaldyh2001-01-151-1/+8
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-3/+3
* * c-lang.c (lang_hooks): Update.neil2001-01-101-3/+4
* * c-lang.c (lang_hooks): Update.neil2001-01-091-2/+4
* * toplev.c (main): Call the front-end specific post_optionsneil2001-01-071-0/+4
* * c-lex.c (init_c_lex): Request #define / #undef callbacksneil2001-01-071-12/+8
* * cpplib.h (struct cpp_reader): Add help_only field.zack2001-01-051-2/+9
* * 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