summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-2/+2
* 2013-09-24 Christophe Lyon <christophe.lyon@linaro.org>clyon2013-09-241-12/+12
* 2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>clyon2013-09-231-32/+46
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-3/+25
* * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.gdr2013-08-231-1/+1
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-4/+0
* * gimple-pretty-print.c (buffer): Remove.gdr2013-08-051-23/+16
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-041-10/+10
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-75/+75
* 2013-04-08 Richard Biener <rguenther@suse.de>rguenth2013-04-081-1/+0
* Add uniform debug dump function names.crowl2013-03-291-0/+15
* * trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODEaldyh2013-03-081-0/+5
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * rtl.h (print_insn_with_notes): Prototype.steven2012-12-031-6/+43
* Remove alloca from dump_gimple_bb_headerhjl2012-10-301-11/+3
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-25/+25
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-3/+1
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-2/+5
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-12 Marc Glisse <marc.glisse@inria.fr>glisse2012-08-121-9/+17
* gcc/steven2012-08-071-3/+3
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-15/+2
* * gimple-pretty-print.c (gimple_dump_bb_buff): Call pp_flush.steven2012-07-251-0/+1
* gcc/steven2012-07-201-14/+20
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-75/+25
* gcc/steven2012-07-161-17/+16
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-0/+2
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-5/+6
* 2012-02-07 Richard Guenther <rguenther@suse.de>rguenth2012-02-071-3/+5
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-2/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-2/+0
* Revert two unintended commitsrth2011-12-131-0/+2
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-2/+0
* * gimple-pretty-print.c (dump_gimple_call): Dereference fn only ifsameerad2011-12-021-0/+3
* Implement omp atomic load and store.rth2011-11-111-1/+6
* Merge from transactional-memory branch.aldyh2011-11-081-4/+166
* * 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
* 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