| Commit message (Expand) | Author | Age | Files | Lines |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | 2012-05-03 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-05-03 | 1 | -5/+6 |
* | 2012-02-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-02-07 | 1 | -3/+5 |
* | Delete VEC_EXTRACT_EVEN/ODD_EXPR. | rth | 2011-12-23 | 1 | -2/+0 |
* | Delete VEC_INTERLEAVE_*_EXPR. | rth | 2011-12-23 | 1 | -2/+0 |
* | Revert two unintended commits | rth | 2011-12-13 | 1 | -0/+2 |
* | Delete VEC_INTERLEAVE_*_EXPR. | rth | 2011-12-13 | 1 | -2/+0 |
* | * gimple-pretty-print.c (dump_gimple_call): Dereference fn only if | sameerad | 2011-12-02 | 1 | -0/+3 |
* | Implement omp atomic load and store. | rth | 2011-11-11 | 1 | -1/+6 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -4/+166 |
* | * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo, | irar | 2011-10-18 | 1 | -0/+2 |
* | 2011-10-18 Richard Guenther <rguenther@suse.de> | rguenth | 2011-10-18 | 1 | -2/+0 |
* | Rename vshuffle/vec_shuffle to vec_perm. | rth | 2011-10-07 | 1 | -2/+2 |
* | Vector shuffling patch from Artem Shinkarov. | rth | 2011-10-03 | 1 | -0/+10 |
* | 2011-08-31 Richard Guenther <rguenther@suse.de> | rguenth | 2011-09-01 | 1 | -0/+18 |
* | PR debug/47858 | jakub | 2011-06-22 | 1 | -2/+13 |
* | gcc/ | rsandifo | 2011-04-20 | 1 | -3/+10 |
* | 2011-03-22 Richard Guenther <rguenther@suse.de> | rguenth | 2011-03-22 | 1 | -0/+20 |
* | PR debug/47106 | aoliva | 2011-02-15 | 1 | -1/+1 |
* | 2010-11-22 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2010-11-22 | 1 | -1/+2 |
* | 2010-11-04 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-04 | 1 | -0/+8 |
* | * basic-block.h (find_fallthru_edge): Define. | froydnj | 2010-10-21 | 1 | -4/+1 |
* | 2010-08-12 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-12 | 1 | -2/+14 |
* | 2010-07-21 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-21 | 1 | -5/+1 |
* | gcc/ | froydnj | 2010-07-15 | 1 | -1/+1 |
* | With large parts from Jim Wilson: | bernds | 2010-06-25 | 1 | -0/+30 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -2/+2 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -1/+3 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | 2010-04-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-16 | 1 | -1/+26 |
* | 2010-04-15 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-15 | 1 | -0/+73 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -3/+3 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | rth | 2009-09-14 | 1 | -66/+128 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -4/+44 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -1/+31 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -0/+16 |
* | * tree-pass.h (TDF_EH): Define. | dnovillo | 2009-07-22 | 1 | -0/+7 |
* | PR 40488 | rth | 2009-06-18 | 1 | -1/+1 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -0/+4 |
* | * basic-block.h (struct basic_block_def): Add discriminator field. | ccoutant | 2009-06-04 | 1 | -0/+6 |
* | * tree-pretty-print.c (print_call_name): Take the callee, not the | jason | 2009-05-31 | 1 | -1/+1 |
* | 2009-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-22 | 1 | -25/+0 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -91/+10 |
* | PR middle-end/38690 | jakub | 2009-01-02 | 1 | -33/+66 |
* | PR middle-end/38641 | jakub | 2008-12-27 | 1 | -17/+16 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -0/+1857 |