2001-02-12 |
kenner | * cselib.c: New file, from simplify-rtx.c.
|
commit | commitdiff | tree |
2001-02-08 |
kenner | * rtlanal.c (remove_node_from_expr_list): Correctly...
|
commit | commitdiff | tree |
2001-02-06 |
kenner | * print-tree.c (print_node, case PARM_DECL):
|
commit | commitdiff | tree |
2001-02-06 |
kenner | * stor-layout.c (reference_types_internal): New variable.
|
commit | commitdiff | tree |
2001-02-06 |
kenner | * cse.c (find_best_addr): Fix typo in computing cost.
|
commit | commitdiff | tree |
2001-02-06 |
kenner | * combine.c (nonzero_bits, case PLUS): If pointers...
|
commit | commitdiff | tree |
2001-02-05 |
kenner | * config/mips/mips.c (mips_make_temp_file): Call fatal_io_e...
|
commit | commitdiff | tree |
2001-02-05 |
kenner | * config/mips/mips.c (override_options): Fix typo...
|
commit | commitdiff | tree |
2001-02-05 |
kenner | * config/avr/avr.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP):
|
commit | commitdiff | tree |
2001-02-04 |
kenner | * diagnostic.h (set_internal_error_function): Renamed.
|
commit | commitdiff | tree |
2001-02-04 |
kenner | * diagnostic.h (set_internal_error_function): Renamed.
|
commit | commitdiff | tree |
2001-02-03 |
kenner | Add blanks
|
commit | commitdiff | tree |
2001-02-03 |
kenner | Add missing blanks
|
commit | commitdiff | tree |
2001-02-03 |
kenner | * diagnostic.h: Add missing "extern" in all declarations.
|
commit | commitdiff | tree |
2001-02-01 |
kenner | * builtins.c (expand_builtin_alloca): allocate_dynamic_stac...
|
commit | commitdiff | tree |
2001-02-01 |
kenner | * config/i386/i386.c (ix86_compute_frame_size): Allow
|
commit | commitdiff | tree |
2001-01-31 |
kenner | Upate comment
|
commit | commitdiff | tree |
2001-01-22 |
kenner | * explow.c (probe_stack_range): Ensure value passed to
|
commit | commitdiff | tree |
2001-01-20 |
kenner | * stmt.c (expand_return): Don't return anything if...
|
commit | commitdiff | tree |
2001-01-20 |
kenner | Reinstall 1.245 -> 1.246 change
|
commit | commitdiff | tree |
2001-01-19 |
kenner | * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST...
|
commit | commitdiff | tree |
2001-01-19 |
kenner | * regclass.c (max_set_parallel): New variable.
|
commit | commitdiff | tree |
2001-01-19 |
kenner | * alias.c (rtx_equal_for_memref_p, case ADDRESSOF...
|
commit | commitdiff | tree |
2001-01-18 |
kenner | Fix typos in previous change
|
commit | commitdiff | tree |
2001-01-18 |
kenner | * flow.c (mark_set_1, case PARALLEL): Now case; rework...
|
commit | commitdiff | tree |
2001-01-18 |
kenner | * config.gcc (rs6000-ibm-aix*, rs6000-bull-bosx):...
|
commit | commitdiff | tree |
2001-01-17 |
kenner | * combine.c (try_combine): Don't set i3_subst_into_i2 for
|
commit | commitdiff | tree |
2001-01-16 |
kenner | * flow.c (propagate_on_insn): Make trying to delete...
|
commit | commitdiff | tree |
2001-01-16 |
kenner | * combine.c (try_combine): If i3_subst_into_i2, properly...
|
commit | commitdiff | tree |
2001-01-16 |
kenner | Minor whitespace changes
|
commit | commitdiff | tree |
2001-01-14 |
kenner | * ggc-page.c (alloc_annon): Call perror and correctly...
|
commit | commitdiff | tree |
2001-01-13 |
kenner | * c-decl.c (start_function): Don't warn if old prototype...
|
commit | commitdiff | tree |
2001-01-04 |
kenner | * varasm.c (output_constructor): Use HOST_WIDE_INT...
|
commit | commitdiff | tree |
2001-01-04 |
kenner | * gcc.c-torture/execute/built-in-setjmp.c: New.
|
commit | commitdiff | tree |
2001-01-03 |
kenner | * config/sparc/sparc.h (RETURN_IN_MEMORY): Return...
|
commit | commitdiff | tree |
2001-01-03 |
kenner | * config/sparc/sparc.md (nonlocal_goto): Emit goto_handler_...
|
commit | commitdiff | tree |
2001-01-02 |
kenner | Fix last change
|
commit | commitdiff | tree |
2001-01-02 |
kenner | * expr.c (store_constructor_field): Update ALIGN before...
|
commit | commitdiff | tree |
2001-01-02 |
kenner | * c-decl.c (start_function): Don't warn on third parameter...
|
commit | commitdiff | tree |
2001-01-02 |
kenner | Update comment
|
commit | commitdiff | tree |
2001-01-02 |
kenner | * config.gcc (sparc64-wrs-vxworks*): New case.
|
commit | commitdiff | tree |
2001-01-02 |
kenner | * config/sparc/sparc.c (sparc_override_options): Do...
|
commit | commitdiff | tree |
2001-01-02 |
kenner | * function.c (expand_function_end): Properly handle...
|
commit | commitdiff | tree |
2001-01-01 |
kenner | * explow.c (convert_memory_address, case SYMBOL_REF...
|
commit | commitdiff | tree |
2001-01-01 |
kenner | * config/sparc/sparc.c (input_operand): Properly test...
|
commit | commitdiff | tree |
2001-01-01 |
kenner | * config.gcc (sparc-*-elf): Include sparc/sol2.h.
|
commit | commitdiff | tree |
2001-01-01 |
kenner | * config/sparc/sparc.md: Test TARGET_ARCH64 instead...
|
commit | commitdiff | tree |
2001-01-01 |
kenner | * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_E...
|
commit | commitdiff | tree |
2000-12-31 |
kenner | * expr.c (expand_expr, case COMPONENT_REF): Fix typo...
|
commit | commitdiff | tree |
2000-12-30 |
kenner | * calls.c (calls_function_1, case CONSTRUCTOR): New...
|
commit | commitdiff | tree |
2000-12-30 |
kenner | * alias.c (alias_sets_conflict_p): New function.
|
commit | commitdiff | tree |
2000-12-29 |
kenner | * tree.c (get_set_constructor_bits): Use host_integerp and
|
commit | commitdiff | tree |
2000-12-29 |
kenner | 2000-12-29 Richard Kenner <kenner@vlsi1.ultra.nyu...
|
commit | commitdiff | tree |
2000-12-29 |
kenner | * toplev.c (main): Call xmalloc_set_program_name.
|
commit | commitdiff | tree |
2000-12-17 |
kenner | * print-tree.c (print_node): Print DECL_USER_ALIGN...
|
commit | commitdiff | tree |
2000-12-17 |
kenner | * dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR...
|
commit | commitdiff | tree |
2000-12-17 |
kenner | Whitespace change
|
commit | commitdiff | tree |
2000-12-17 |
kenner | * diagnostic.c (finish_abort): Deleted.
|
commit | commitdiff | tree |
2000-12-16 |
kenner | Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1...
|
commit | commitdiff | tree |
2000-12-16 |
kenner | * stor-layout.c (place_field): Treat overflowing DECL_SIZE_UNIT
|
commit | commitdiff | tree |
2000-12-16 |
kenner | * expmed.c (expand_mult): Write REG_EQUAL note with...
|
commit | commitdiff | tree |
2000-11-28 |
kenner | * system.h (IS_DIR_SEPARATOR): Use uppercase macro...
|
commit | commitdiff | tree |
2000-11-26 |
kenner | * fold-const.c (fold, case CONVERT_EXPR): Always return...
|
commit | commitdiff | tree |
2000-11-24 |
kenner | * gcc.c (process_command): Use F_OK, not R_OK.
|
commit | commitdiff | tree |
2000-11-14 |
kenner | * tree.c (get_unwidened): Use host_integerp and tree_low_cst.
|
commit | commitdiff | tree |
2000-10-21 |
kenner | * loop.c (strength_reduce): Fix error in last change.
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * gcse.c (set_hash_table_size): Now unsigned.
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * stor-layout.c (compute_record_mode): Use tree_low_cst.
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * loop.c (strength_reduce): Show when new register...
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * gcse.c (set_hash_table_size): Now unsigned.
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * function.c (locate_and_pad_parm): Use host_integerp...
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * fold-const.c (force_fit_type): Unsigned values can...
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
|
commit | commitdiff | tree |
2000-10-20 |
kenner | * combine.c (struct undo): Change int to unsigned...
|
commit | commitdiff | tree |
2000-10-11 |
kenner | * tree.c (get_narrower): Don't look at precision of...
|
commit | commitdiff | tree |
2000-10-05 |
kenner | * gcc.c: Move data on prefixes forward in file and...
|
commit | commitdiff | tree |
2000-10-05 |
kenner | * fold-const.c (fold, case MINUS_EXPR, case EQ_EXPR...
|
commit | commitdiff | tree |
2000-09-24 |
kenner | * expr.c (store_field): If BITSIZE is negative, use...
|
commit | commitdiff | tree |
2000-09-20 |
kenner | * gcc.c (modify_target): New variable and struct.
|
commit | commitdiff | tree |
2000-09-20 |
kenner | * c-decl.c (finish_decl): Add else's to avoid referencing
|
commit | commitdiff | tree |
2000-09-17 |
kenner | * alias.c (true_dependence): Allow non-unchanging...
|
commit | commitdiff | tree |
2000-09-17 |
kenner | * expr.c (store_constructor_field): Accept ALIAS_SET...
|
commit | commitdiff | tree |
2000-09-17 |
kenner | * c-decl.c (grokdeclarator): Reorder tests to avoid...
|
commit | commitdiff | tree |
2000-09-17 |
kenner | * simplify-rtx.c (simplify_unary_operation): Add cases
|
commit | commitdiff | tree |
2000-09-17 |
kenner | * function.h (no_debugging_symbols): New field.
|
commit | commitdiff | tree |
2000-09-16 |
kenner | * function.h (no_debugging_symbols): New field.
|
commit | commitdiff | tree |
2000-09-16 |
kenner | * stor-layout.c (place_field): Don't do anything if...
|
commit | commitdiff | tree |
2000-09-14 |
kenner | * expr.c (expand_expr, case COMPONENT_EXPR): Copy...
|
commit | commitdiff | tree |
2000-09-14 |
kenner | * Makefile.in (LN): Remove duplicate definition.
|
commit | commitdiff | tree |
2000-09-01 |
kenner | * expr.c (clear_storage): Don't use emit_move_insn...
|
commit | commitdiff | tree |
2000-09-01 |
kenner | * flow.c (init_propagate_block_info): Don't mark frame...
|
commit | commitdiff | tree |
2000-08-30 |
kenner | * expr.c (store_constructor): Allow variable bounds...
|
commit | commitdiff | tree |
2000-08-29 |
kenner | Fix typo in last change to f_options
|
commit | commitdiff | tree |
2000-08-28 |
kenner | * toplev.c (decode_g_option): Don't give warning for...
|
commit | commitdiff | tree |
2000-08-22 |
kenner | * stmt.c (expand_goto_internal, fixup_gotos): Only...
|
commit | commitdiff | tree |
2000-08-18 |
kenner | * stor-layout.c (compute_record_type): Don't use mode...
|
commit | commitdiff | tree |
2000-08-18 |
kenner | * gcc.c-torture/compile/20000818-1.c: New test.
|
commit | commitdiff | tree |
2000-08-18 |
kenner | New test
|
commit | commitdiff | tree |
2000-08-18 |
kenner | * regmove.c (perhaps_ends_bb_p): New function.
|
commit | commitdiff | tree |