summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix leading tabs and trailing whitespace throughout entirealdyh2011-11-081-7/+7
* * cgraph.c (dump_cgraph_node): Handle tm_clone.aldyh2011-11-061-1/+1
* * gimple.c (walk_gimple_seq): Document usage of removed_stmtaldyh2011-11-051-5/+1
* * Merge from mainline rev 180744.aldyh2011-11-021-2/+12
|\
| * * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+2
| * 2011-10-18 Richard Guenther <rguenther@suse.de>rguenth2011-10-181-2/+0
| * Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-2/+2
| * Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+10
* | Rename/split __transaction into __transaction_atomic and __transaction_relaxed.torvald2011-10-191-3/+4
* | * Merge from mainline rev 178608.aldyh2011-09-141-15/+213
|\ \ | |/
| * 2011-08-31 Richard Guenther <rguenther@suse.de>rguenth2011-09-011-0/+18
| * PR debug/47858jakub2011-06-221-2/+13
| * gcc/rsandifo2011-04-201-3/+10
| * 2011-03-22 Richard Guenther <rguenther@suse.de>rguenth2011-03-221-0/+20
| * PR debug/47106aoliva2011-02-151-1/+1
| * 2010-11-22 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-11-221-1/+2
| * 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-0/+8
| * * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-4/+1
| * 2010-08-12 Richard Guenther <rguenther@suse.de>rguenth2010-08-121-2/+14
| * 2010-07-21 Richard Guenther <rguenther@suse.de>rguenth2010-07-211-5/+1
| * gcc/froydnj2010-07-151-1/+1
| * With large parts from Jim Wilson:bernds2010-06-251-0/+30
| * * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
| * * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+3
| * gcc/ChangeLog:steven2010-05-211-1/+0
| * 2010-04-16 Richard Guenther <rguenther@suse.de>rguenth2010-04-161-1/+26
| * 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-0/+73
| * Remove trailing white spaces.hjl2009-11-251-3/+3
| * 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+1
| * * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-66/+128
| * Squash commit of EH in gimplerth2009-09-141-4/+44
| * gcc/ChangeLog:aoliva2009-09-021-1/+31
| * Add source_location support to PHI arguments.amacleod2009-07-301-0/+16
| * * tree-pass.h (TDF_EH): Define.dnovillo2009-07-221-0/+7
| * PR 40488rth2009-06-181-1/+1
| * gcc/java/aldyh2009-06-121-0/+4
| * * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-0/+6
| * * tree-pretty-print.c (print_call_name): Take the callee, not thejason2009-05-311-1/+1
| * 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-25/+0
| * 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-91/+10
| * PR middle-end/38690jakub2009-01-021-33/+66
| * PR middle-end/38641jakub2008-12-271-17/+16
* | 2011-01-21 Andrew MacLeod <amacleod@redhat.com>amacleod2011-01-281-2/+0
* | PR/46269aldyh2010-11-171-0/+2
* | * Merge from mainline rev 156607.aldyh2010-02-111-3/+3
* | * gimple-pretty-print.c (dump_gimple_call): Handle PR_READONLY.aldyh2009-12-221-0/+2
* | * gimple.def (GIMPLE_TRANSACTION): Rename from GIMPLE_TM_ATOMIC.rth2009-11-131-13/+14
* | Merge from mainline rev 153678.rth2009-10-281-0/+1
* | * c-common.c (c_common_attribute_table): Addrth2009-10-281-6/+23
* | * gimple-pretty-print.c (dump_gimple_tm_atomic_subcode): Merge into...rth2009-10-221-31/+32