aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-23explow.c (memory_address): Assert that the generated address is valid.Joseph Myers1-0/+1
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-30/+7
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-3/+3
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-14builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...Uros Bizjak1-1/+1
2007-03-21explow.c (convert_memory_address): Fold memory reference when POINTERS_EXTEND...Steve Ellcey1-3/+6
2006-12-04cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka1-2/+9
2006-09-22Set REG_POINTER flag according to MEM_POINTER flag.Peter Bergner1-0/+2
2006-03-03tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford1-1/+1
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-0/+1
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+56
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-2/+3
2005-08-02re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used)Richard Henderson1-9/+3
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-9/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-27* explow.c (convert_memory_address): Add gcc_assert.Steve Ellcey1-0/+1
2005-04-27explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller1-134/+39
2005-04-22builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell1-2/+2
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-15explow.c (copy_all_reg, stabilize): Remove.Kazu Hirata1-54/+0
2004-11-11c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata1-1/+1
2004-10-18re PR middle-end/17813 (ada bootstrap failure on i486-linux)Eric Botcazou1-0/+4
2004-09-08emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-19/+12
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-28/+0
2004-08-09explow.c (memory_address): Use memory_address_p.Zack Weinberg1-1/+2
2004-07-25convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN.Roger Sayle1-2/+2
2004-07-20rtl.h (plus_constant): Delete.Zack Weinberg1-4/+2
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson1-10/+15
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-10/+0
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-1/+1
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-2/+2
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-3/+0
2004-07-01alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn1-5/+5
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-1/+1
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-13/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-11/+23
2004-04-08* explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.Geoffrey Keating1-1/+1
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook1-3/+18
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner1-4/+1
2004-03-20emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag.Zdenek Dvorak1-0/+4
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-2/+2
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-25explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson1-0/+34
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-18re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell1-14/+15
2003-06-29except.c: Convert prototypes to ISO C90.Andreas Jaeger1-94/+41
2003-06-28explow.c (find_next_ref): Remove.Kazu Hirata1-45/+0
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-3/+3
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1