summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* When splitting insns, properly update label usage countsbernds2001-04-041-0/+34
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-235/+365
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-3/+5
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-121-1/+0
* * emit-rtl.c (remove_unnecessary_notes): Verify proper nestingrth2001-03-071-25/+55
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-3/+3
* * tree.h (BLOCK_DEAD): New macro.kenner2001-02-241-0/+1
* * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM tohubicka2001-02-131-3/+2
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-2/+4
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* Remove {save|restore}_machine_status.nickc2001-01-101-3/+3
* * simplify-rtx.c (cfc_args): add "unordered" field.hubicka2001-01-051-14/+6
* Introduce ORIGINAL_REGNO macrobernds2000-12-291-13/+27
* * function.h (emit_status): Delete member regno_pointer_flag andlaw2000-11-301-28/+20
* * config/sh/sh-protos.h (symbol_ref_operand): Declare.aoliva2000-11-251-0/+8
* * emit-rtl.c (gen_lowpart_common): Use word 0 if register modeaoliva2000-11-231-2/+5
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+2
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* * c-common.c (back_end_hook): New variable.mmitchel2000-10-181-6/+6
* Remove obstacks.mmitchel2000-10-131-63/+6
* * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversionjakub2000-10-051-8/+18
* * emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG whenrth2000-09-251-1/+2
* * emit-rtl.c (gen_lowpart_common): Use trunc_int_for_mode.rth2000-09-241-7/+2
* * emit-rtl.c (init_emit_once): Initialize const_tiny_rtxrth2000-09-181-0/+4
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-4/+1
* * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva2000-09-021-4/+4
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-2/+3
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+4
* Minor whitespace fixeskenner2000-08-151-9/+11
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-10/+7
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-10/+13
* * emit-rtl.c (gen_lowpart_common): Add missing 'c' variable.rth2000-07-281-0/+1
* * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC]: Handlegeoffk2000-07-271-65/+95
* 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-07-221-1/+1
* * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE andrth2000-06-131-3/+3
* toplevel:zack2000-06-091-0/+1
* * emit-rtl.c (reset_used_decls): New function.aoliva2000-05-261-1/+22
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-1/+1
* * emit-rtl.c (unshare_all_decls): New function.aoliva2000-05-241-0/+21
* * emit-rtl.c (unshare_all_rtl): Store the copied rtx.aoliva2000-05-201-2/+2
* * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason2000-05-041-3/+3
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-6/+0
* * toplev.c (debug_ignore_block): Return int.jason2000-05-021-8/+3
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-181-1/+2
* * emit-rtl.c (unshare_all_rtl_again): Unmark everything, thenrearnsha2000-04-151-1/+10
* * emit-rtl.c (try_split): Avoid infinite loop if the splitcpopetz2000-04-141-1/+9
* * expmed.c (init_expmed): Don't free objects we make.kenner2000-04-101-13/+10
* * sparc.c (output_restore_regs): Prototype.ghazi2000-04-041-2/+2
* * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on themmitchel2000-04-021-1/+10
* * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.mmitchel2000-03-311-5/+76