summaryrefslogtreecommitdiff
path: root/gcc/gimple-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+3
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-2/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR lto/65536hubicka2015-03-271-3/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+11
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-14/+20
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,dmalcolm2013-12-091-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* Convert gimple types from a union to C++ inheritancedmalcolm2013-11-191-9/+10
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-13 Richard Biener <rguenther@suse.de>rguenth2013-11-131-79/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * gimple-streamer-in.c (input_gimple_stmt): Silence parameter unusedhubicka2013-08-311-2/+2
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-3/+0
* This patch fixes PR bootstrap/57077. Certain new uses of apply_probabilitytejohnson2013-04-291-2/+2
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-2/+2
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-1/+6
* 2013-02-12 Richard Biener <rguenther@suse.de>rguenth2013-02-121-18/+35
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-12-05 Richard Biener <rguenther@suse.de>rguenth2012-12-051-2/+14
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-2/+3
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-1/+0
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-1/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-4/+1
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-1/+1
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-1/+1
* 2011-12-19 Richard Guenther <rguenther@suse.de>rguenth2011-12-191-0/+2
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-7/+0
* * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh2011-11-221-0/+4
* 2011-11-09 Richard Guenther <rguenther@suse.de>rguenth2011-11-091-0/+7
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-22/+22
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-5/+5
* rebasednovillo2011-08-081-0/+333