summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner2000-03-301-15/+10
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-4/+7
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-0/+26
* * emit-rtl.c (remove_unncessary_notes): Check that allmmitchel2000-03-191-3/+10
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-4/+4
* Revert this patch:mmitchel2000-03-051-0/+20
* * function.h (struct sequence_stack): Remove rtl_expr.mmitchel2000-03-051-20/+0
* * stmt.c (is_body_block): Move...jason2000-03-041-4/+10
* * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.jason2000-03-041-0/+2
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-0/+42
* Copyright fixes.law2000-02-261-1/+2