summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/tm.texi (STACK_CHECK_PROBE_LOAD): Delete.ebotcazou2009-12-131-3/+0
* PR target/10127ebotcazou2009-11-101-9/+15
* PR ada/20548ebotcazou2009-11-101-1/+2
* PR target/10127ebotcazou2009-11-031-82/+258
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-17/+24
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-13/+14
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-2/+2
* 2009-08-12 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-121-5/+3
* Merge ARM/hard_vfp_branch to trunkrearnsha2009-08-061-2/+2
* 2009-08-03 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2009-08-031-1/+2
* 2009-08-02 Paolo Bonzini <bonzini@gnu.orgbonzini2009-08-021-1/+0
* 2009-04-17 Paolo Bonzini <bonzini@gnu.org>bonzini2009-08-011-31/+64
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-13/+13
* 2009-05-04 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-041-1/+6
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignmentuweigand2008-09-121-3/+1
* PR ada/20548ebotcazou2008-08-161-4/+8
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-6/+6
* gcc/rsandifo2008-06-011-5/+2
* PR testsuite/35843hubicka2008-04-251-3/+3
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-1/+1
* PR middle-end/PR28690bergner2008-04-091-1/+1
* * explow.c (memory_address): Assert that the generated address isjsm282008-02-231-0/+1
* PR33713aldyh2007-12-031-30/+7
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-3/+3
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros2007-05-141-1/+1
* * explow.c (convert_memory_address): Fold memory reference whensje2007-03-211-3/+6
* * cp-objcp-common.c (cp_expr_size): Return NULL in the casehubicka2006-12-041-2/+9
* Set REG_POINTER flag according to MEM_POINTER flag.bergner2006-09-221-0/+2
* * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo2006-03-031-1/+1
* * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo2006-03-021-0/+1
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-0/+56
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-2/+3
* PR 23196rth2005-08-021-9/+3
* 2005-07-14 Richard Guenther <rguenther@suse.de>rguenth2005-07-141-9/+5
* Update FSF address.kcook2005-06-251-2/+2
* * explow.c (convert_memory_address): Add gcc_assert.sje2005-04-271-0/+1
* * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA):davem2005-04-271-134/+39
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-2/+2
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * explow.c (copy_all_reg, stabilize): Remove.kazu2005-01-151-54/+0
* * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):kazu2004-11-111-1/+1
* PR middle-end/17813ebotcazou2004-10-181-0/+4
* * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.nathan2004-09-081-19/+12
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-28/+0
* * explow.c (memory_address): Use memory_address_p.zack2004-08-091-1/+2
* * convert.c (convert_to_real, convert_to_integer,sayle2004-07-251-2/+2