aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-18re PR middle-end/46894 (vector tests fail on powerpc 32-bit)Eric Botcazou1-7/+12
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-11-06explow.c (allocate_dynamic_stack_space): Check MALLOC_ABI_ALIGNMENT.Ian Lance Taylor1-7/+12
2010-11-05re PR target/46084 (gcc.dg/split-4.c failed with -mavx -m32)Ian Lance Taylor1-2/+11
2010-10-09re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack varia...Richard Henderson1-43/+68
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor1-9/+65
2010-09-24re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek1-26/+51
2010-08-30Stack usage supportEric Botcazou1-38/+85
2010-08-05Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson1-3/+7
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-02expr.h (emit_stack_probe): Declare.Eric Botcazou1-10/+9
2010-05-26explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher1-2/+4
2009-12-13tm.texi (STACK_CHECK_PROBE_LOAD): Delete.Eric Botcazou1-3/+0
2009-11-10re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-9/+15
2009-11-10re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-1/+2
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou1-82/+258
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-17/+24
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-13/+14
2009-09-01tree.c (tree_expr_size): New function.Richard Guenther1-2/+2
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-5/+3
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-2/+2
2009-08-03explow.c (promote_mode): Mark TYPE and PUNSIGNEDP as possibly unused.Andreas Krebbel1-1/+2
2009-08-022009-08-02 Paolo Bonzini <bonzini@gnu.orgPaolo Bonzini1-1/+0
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-31/+64
2009-06-22alias.c: Use REG_P...Shujing Zhao1-13/+13
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-1/+6
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-12emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignment information pass...Ulrich Weigand1-3/+1
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-4/+8
2008-07-15df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi1-6/+6
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-5/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-3/+3
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-1/+1
2008-04-09PR middle-end/PR28690Peter Bergner1-1/+1
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