summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...Uros Bizjak2007-05-141-1/+1
* explow.c (convert_memory_address): Fold memory reference when POINTERS_EXTEND...Steve Ellcey2007-03-211-3/+6
* cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka2006-12-041-2/+9
* Set REG_POINTER flag according to MEM_POINTER flag.Peter Bergner2006-09-221-0/+2
* tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford2006-03-031-1/+1
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-0/+1
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+56
* tree.def (CHAR_TYPE): Remove.Roger Sayle2006-02-081-2/+3
* re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used)Richard Henderson2005-08-021-9/+3
* Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther2005-07-141-9/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* * explow.c (convert_memory_address): Add gcc_assert.Steve Ellcey2005-04-271-0/+1
* explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller2005-04-271-134/+39
* builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell2005-04-221-2/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* explow.c (copy_all_reg, stabilize): Remove.Kazu Hirata2005-01-151-54/+0
* c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata2004-11-111-1/+1
* re PR middle-end/17813 (ada bootstrap failure on i486-linux)Eric Botcazou2004-10-181-0/+4
* emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell2004-09-081-19/+12
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-28/+0
* explow.c (memory_address): Use memory_address_p.Zack Weinberg2004-08-091-1/+2
* convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-07-251-2/+2
* rtl.h (plus_constant): Delete.Zack Weinberg2004-07-201-4/+2
* tree-def (WITH_SIZE_EXPR): New.Richard Henderson2004-07-161-10/+15
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-10/+0
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-1/+1
* explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini2004-07-081-2/+2
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-3/+0
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-5/+5
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-1/+1
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-13/+13
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-11/+23
* * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.Geoffrey Keating2004-04-081-1/+1
* explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook2004-04-081-3/+18
* alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner2004-03-211-4/+1
* emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag.Zdenek Dvorak2004-03-201-0/+4
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-2/+2
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson2004-02-251-0/+34
* c-typeck.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell2003-09-181-14/+15
* except.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-94/+41
* explow.c (find_next_ref): Remove.Kazu Hirata2003-06-281-45/+0
* rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell2003-06-271-3/+3
* ChangeLog: Follow spelling conventions.Kazu Hirata2003-06-121-1/+1
* tree.h (contains_placeholder_p): Now returns bool.Richard Kenner2003-05-271-2/+1
* explow.c (allocate_dynamic_stack_space): Remove call to gen_probe.Larin Hennessy2003-05-231-7/+0
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai2003-05-201-1/+0
* explow.c (round_push): Use HOST_WIDE_INT instead of int for the temporary use...Olivier Hainque2003-04-141-1/+5