summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/42233jakub2010-03-081-3/+3
* PR c/39889jakub2009-04-261-0/+1
* PR debug/39267hubicka2009-02-271-32/+0
* PR inline-asm/39058jakub2009-02-021-2/+2
* * cgraph.c (cgraph_release_function_body): Plug memory leak onhubicka2008-09-111-6/+0
* 2008-09-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-091-60/+0
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-2/+2
* PR ada/20548ebotcazou2008-08-161-41/+5
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-8/+4
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-13/+11
* gcc/rwild2008-06-061-2/+2
* gcc/rsandifo2008-06-011-2/+2
* 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2008-05-271-2/+2
* * stmt.c (expand_stack_restore): Change sa mode if needed.sje2008-05-081-0/+1
* PR testsuite/35843hubicka2008-04-251-1/+1
* PR middle-end/35800hp2008-04-031-6/+11
* 2008-04-02 Richard Guenther <rguenther@suse.de>rguenth2008-04-021-18/+29
* * builtins.c (expand_builtin_setjmp_receiver): Update call ofhubicka2008-03-311-3/+2
* PR middle-end/34134jakub2007-12-041-1/+1
* 2007-11-20 Richard Guenther <rguenther@suse.de>rguenth2007-11-201-4/+5
* 2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-10-171-1/+1
* 2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2007-09-051-5/+12
* 2007-08-19 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-08-201-11/+3
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-1/+1
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-07-051-0/+1
* Merge dataflow branch into mainlinedberlin2007-06-111-6/+4
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-1/+1
* gcc/rsandifo2007-05-221-8/+3
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-3/+1
* * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros2007-05-141-3/+3
* * rtl.def (ASM_INPUT): Add location.aoliva2007-03-091-5/+6
* 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-02-161-0/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-4/+8
* gcc/rsandifo2006-11-111-2/+6
* PR c++/27451reichelt2006-05-221-1/+5
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-11/+1
* PR middle-end/26557sayle2006-03-131-0/+4
* PR middle-end/18859ebotcazou2006-03-131-4/+12
* PR middle-end/26334jakub2006-02-181-3/+3
* PR middle-end/25724sayle2006-02-131-19/+11
* PR inline-asm/16194amylaar2006-02-091-28/+45
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-51/+29
* * stmt.c (case_bit_test_cmp): Stabilize the sort using codersandifo2006-01-201-1/+5
* 2006-01-03 Richard Guenther <rguenther@suse.de>rguenth2006-01-031-3/+5
* PR c/23113jsm282005-08-061-28/+7