summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2010-06-26 Richard Guenther <rguenther@suse.de>rguenth2010-06-266-32/+47
* * gcc.dg/tree-ssa/ipa-split-2.c: New testcase.hubicka2010-06-265-27/+120
* 2010-06-26 Richard Guenther <rguenther@suse.de>rguenth2010-06-264-17/+39
* * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,jsm282010-06-264-281/+244
* 2010-06-26 Tobias Burnus <burnus@net-b.de>burnus2010-06-265-15/+131
* PR middle-end/44671hubicka2010-06-262-2/+7
* 2010-06-26 Tobias Burnus <burnus@net-b.de>burnus2010-06-263-2/+7
* * config/m32c/m32c-protos.h (m32c_note_pragma_address): Declare.dj2010-06-267-6/+206
* Daily bump.gccadmin2010-06-261-1/+1
* 2010-06-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-06-252-2/+8
* PR debug/44610aoliva2010-06-252-4/+10
* 2010-06-25 Tobias Burnus <burnus@net-b.de>burnus2010-06-2510-38/+156
* 2010-06-25 Tobias Burnus <burnus@net-b.de>burnus2010-06-258-18/+48
* 2010-06-25 Tobias Burnus <burnus@net-b.de>burnus2010-06-256-4/+61
* 2010-06-25 Tobias Burnus <burnus@net-b.de>burnus2010-06-257-6/+48
* * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.rupp2010-06-256-8/+73
* Do not insert statements computing the true predicate.spop2010-06-252-0/+14
* Use reset_bb_predicate whenever the predicate of a BB should be reset to true.spop2010-06-252-4/+20
* Call cleanup_tree_cfg after if-conversion.spop2010-06-252-7/+17
* Add a debug counter for the tree-ssa level if-conversion.spop2010-06-254-5/+16
* 2010-06-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>ro2010-06-252-0/+6
* Enable prefetching at -O3 for AMD cpus.spop2010-06-255-5/+46
* Don't search DEBUG_INSNs for removable zero extends.hjl2010-06-252-1/+7
* 2010-06-25 Martin Jambor <mjambor@suse.cz>jamborm2010-06-258-223/+292
* 2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-252-2/+7
* * tree-pass.h (pass_split_functions): Declare.hubicka2010-06-2512-1/+1147
* 2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-253-3/+10
* 2010-06-25 Martin Jambor <mjambor@suse.cz>jamborm2010-06-254-7/+85
* PR middle-end/43866jakub2010-06-254-20/+165
* PR tree-optimization/44539jakub2010-06-254-0/+43
* * config/pa/pa.h (MODIFY_TARGET_NAME): Remove.jsm282010-06-255-105/+11
* * doc/invoke.texi: Delete mcmodel=medium from powerpc options.amodra2010-06-255-51/+17
* With large parts from Jim Wilson:bernds2010-06-2524-288/+763
* * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.hubicka2010-06-252-1/+5
* gcc/pzhao2010-06-255-36/+65
* * gcc.c (translate_options): Don't mention +e in comment.jsm282010-06-256-26/+23
* Daily bump.gccadmin2010-06-251-1/+1
* * ira-int.h (struct live_range, live_range_t): Renamed from structbernds2010-06-247-74/+73
* * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,bernds2010-06-244-51/+65
* * ira-color.c (assign_hard_reg): Improve formatting of multi-line forbernds2010-06-242-3/+5
* * ira-int.h (ira_parent_allocno, ira_parent_or_cap_allocno): Declare.bernds2010-06-244-33/+51
* * ira-build.c (merge_hard_reg_conflicts): New function.bernds2010-06-243-282/+238
* * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.bernds2010-06-242-3/+4
* * thumb2.md (thumb2_tlobits_cbranch): Delete.rearnsha2010-06-242-84/+33
* Fix type in last checkin. (Added \t that should not have been there.)sje2010-06-241-2/+2
* 2010-06-24 Steve Ellcey <sje@cup.hp.com>sje2010-06-242-1/+11
* * fold-const.c (const_binop): Remove 'notrunc' argement. Adjustaesok2010-06-242-115/+107
* * config/i386/i386.md (XFmode push splitter): Use GET_MODE_SIZE touros2010-06-242-7/+14
* Add missing testcases for PR 44588.hjl2010-06-244-0/+75
* Implement 8bit divmod patterns.hjl2010-06-243-11/+105