| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.c (file_name_nondirectory): Remove. | neil | 2001-03-10 | 1 | -15/+0 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -12/+44 |
* | * lists.c (init_EXPR_INSN_LIST_cache): Don't check initialized. | rth | 2001-03-07 | 1 | -2/+1 |
* | Put main() in a separate file, so that the language | fjh | 2001-03-05 | 1 | -7/+8 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -3/+3 |
* | * cpphash.h (struct cpp_reader): Add print_version field. | zack | 2001-03-02 | 1 | -3/+9 |
* | Undo some breakage introduced Feb 18 | bernds | 2001-03-01 | 1 | -2/+8 |
* | * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions; | hubicka | 2001-02-28 | 1 | -1/+7 |
* | * c-decl.c (finish_decl): Set DECL_DEFER_OUTPUT on tentative file-scope | jason | 2001-02-26 | 1 | -16/+7 |
* | 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-21 | 1 | -1/+2 |
* | * tree.h (DECL_UNINLINABLE): Move from C++ frontend. | jason | 2001-02-21 | 1 | -2/+6 |
* | * toplev.c (note_deferral_of_defined_inlined_function): Argument | kenner | 2001-02-19 | 1 | -7/+30 |
* | * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is | jason | 2001-02-16 | 1 | -0/+18 |
* | * toplev.c (f_options): Clarify -fschedule-insns2 documentation. | rth | 2001-02-14 | 1 | -2/+2 |
* | * Makefile.in (toplev.o): Depend on params.h. | mmitchel | 2001-02-14 | 1 | -2/+52 |
* | 2001-02-12 Kazu Hirata <kazu@hxi.com>
| kazu | 2001-02-12 | 1 | -32/+0 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -7/+8 |
* | * c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type) | neil | 2001-01-30 | 1 | -2/+1 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+0 |
* | new option to disable guessing of branch prediction | aldyh | 2001-01-15 | 1 | -1/+8 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -3/+3 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-10 | 1 | -3/+4 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-09 | 1 | -2/+4 |
* | * toplev.c (main): Call the front-end specific post_options | neil | 2001-01-07 | 1 | -0/+4 |
* | * c-lex.c (init_c_lex): Request #define / #undef callbacks | neil | 2001-01-07 | 1 | -12/+8 |
* | * cpplib.h (struct cpp_reader): Add help_only field. | zack | 2001-01-05 | 1 | -2/+9 |
* | * toplev.c (rest_of_compilation): Don't print basic block information | law | 2001-01-03 | 1 | -4/+4 |
* | * c-decl.c (c_decode_option): Remove support of | aj | 2001-01-02 | 1 | -11/+11 |
* | * toplev.c (main): Call xmalloc_set_program_name. | kenner | 2000-12-29 | 1 | -0/+2 |
* | * c-common.c (enum format_type): Add strfmon_format_type. | jsm28 | 2000-12-28 | 1 | -1/+1 |
* | 2000-12-14 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-12-17 | 1 | -0/+7 |
* | Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2000-12-16 | 1 | -2/+1 |
* | * c-common.c (warn_format_security): New variable. | jsm28 | 2000-12-07 | 1 | -0/+3 |
* | fix typo | jason | 2000-12-04 | 1 | -1/+1 |
* | * c-common.c (warn_format, warn_format_y2k, | jsm28 | 2000-12-01 | 1 | -1/+9 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -4/+0 |
* | Fix sh problems at -O0 | bernds | 2000-11-20 | 1 | -12/+9 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -25/+1 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -2/+29 |
* | * toplev.c (wrapup_global_declarations): Don't write out | mmitchel | 2000-11-15 | 1 | -1/+3 |
* | * diagnostic.c (finish_abort): New fn. | jason | 2000-11-15 | 1 | -3/+2 |
* | Fix ia64 float extend splitter crash. | bernds | 2000-11-10 | 1 | -1/+1 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 1 | -2/+2 |
* | Better .greg dump | bernds | 2000-10-31 | 1 | -9/+15 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | * invoke.texi: Document -frename-registers. Add it to -O3. | rth | 2000-10-27 | 1 | -13/+14 |
* | Warning fixes: | ghazi | 2000-10-20 | 1 | -2/+1 |
* | Adding new option -ftrapv. | cchavva | 2000-10-18 | 1 | -0/+4 |
* | Added new option --target-help. | cchavva | 2000-10-17 | 1 | -4/+20 |
* | * c-common.h (warn_missing_format_attribute): New variable. | jsm28 | 2000-10-17 | 1 | -0/+3 |