| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * expr.c (expand_expr, case ARRAY_REF): Do not replace | mmitchel | 2001-06-09 | 1 | -0/+10 |
* | * function.c (diddle_return_value): Kill code to determine | hubicka | 2001-06-08 | 1 | -12/+15 |
* | * toplev.c (rest_of_compilation): Revert previous patch. | hubicka | 2001-06-07 | 1 | -15/+12 |
* | Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-06-07 | 1 | -12/+15 |
* | * print-rtl.c (xspaces): Remove. | mmitchel | 2001-06-05 | 1 | -1/+7 |
* | * c-decl.c (init_decl_processing): | neil | 2001-05-27 | 1 | -13/+1 |
* | * toplev.c (debug_args, f_options, W_options): Mark | zack | 2001-05-26 | 1 | -177/+223 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -24/+1 |
* | * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New | mmitchel | 2001-05-19 | 1 | -0/+10 |
* | * Makefile.in (toplev.o): Add dependency on dwarf2asm.h. | aj | 2001-05-16 | 1 | -7/+8 |
* | * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | rth | 2001-05-12 | 1 | -0/+12 |
* | * toplev.c (compile_file): Move comment for opening output | law | 2001-05-11 | 1 | -4/+4 |
* | * toplev.c (compile_file): Set up the output file before we call | law | 2001-05-07 | 1 | -21/+21 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -2/+2 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 1 | -3/+13 |
* | * toplev.c: Excise all code for the undocumented -dm option. | zack | 2001-04-20 | 1 | -26/+3 |
* | * toplev.h (struct lang_hooks): Allow decode_option to indicate | mmitchel | 2001-04-19 | 1 | -6/+12 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -50/+9 |
* | * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.h | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * jump.c (jump_optimize_1): Don't delete dead stores here. | wehle | 2001-04-13 | 1 | -0/+6 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -0/+16 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -16/+33 |
* | * flow.c (cleanup_cfg): Take no argument. | rth | 2001-03-28 | 1 | -8/+8 |
* | Remove flag_new_exceptions. | rth | 2001-03-28 | 1 | -15/+0 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -15/+0 |
* | * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c, | rth | 2001-03-28 | 1 | -2/+2 |
* | * c-common.h (DECL_NUM_STMTS): New macro. | mmitchel | 2001-03-27 | 1 | -1/+2 |
* | * toplev.c (set_float_handler): Use memcpy, not bcopy. | ghazi | 2001-03-26 | 1 | -1/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ... | rth | 2001-03-18 | 1 | -4/+0 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -4/+6 |
* | * 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 |