summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* * explow.c (emit_stack_save): Remove 'after' parameter.rth2011-03-031-45/+10
* PR middle-end/46894ebotcazou2011-01-181-7/+12
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * explow.c (allocate_dynamic_stack_space): Checkian2010-11-061-7/+12
* gcc/:ian2010-11-051-2/+11
* PR rtl-opt/33721rth2010-10-091-43/+68
* gcc/:ian2010-09-271-9/+65
* PR middle-end/45234jakub2010-09-241-26/+51
* Stack usage supportebotcazou2010-08-301-38/+85
* Replace exact_log2(x & -x) in favor of more direct computation.rth2010-08-051-3/+7
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * expr.h (emit_stack_probe): Declare.ebotcazou2010-07-021-10/+9
* gcc/ChangeLog:steven2010-05-261-2/+4
* * 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