summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-04-301-3/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-18/+15
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-2/+1
* Revert "PR 34548"rth2012-08-031-18/+37
* PR 34548rth2012-08-011-37/+18
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-1/+1
* * explow.c (probe_stack_range): Restore simple control flow and stopebotcazou2012-05-301-5/+4
* * doc/md.texi (Standard Names): Document probe_stack_address.ebotcazou2012-05-101-7/+14
* gcc/rsandifo2012-05-051-31/+25
* * doc/rtl.texi (const_double): Document as sign-extending.mrs2012-04-041-31/+46
* 2011-09-14 Tom de Vries <tom@codesourcery.com>vries2011-09-141-0/+14
* Permute conversion and addition of constant for zero-extend.hjl2011-08-191-7/+12
* PR middle-end/50006rth2011-08-151-2/+5
* PR target/49864rth2011-08-021-26/+39
* * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONbernds2011-07-061-1/+1
* Use proper mode for stack save area.hjl2011-07-011-1/+3
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-0/+1
* * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou2011-06-021-34/+2
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-5/+5
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-2/+7
* 2011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2011-05-041-0/+17
* gcc/rsandifo2011-03-231-19/+11
* * 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