summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* Fix offloading machine mode stream readingtschwinge2015-08-101-3/+5
* Correctly advance iterator in offloading machine mode stream readingtschwinge2015-08-101-1/+1
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-4/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-0/+1
* 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-2/+0
* * lto-streamer-out.c (lto_output_location): Streamhubicka2015-06-081-6/+7
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR lto/65536hubicka2015-03-271-24/+152
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-3/+123
* Always pass explicit location to fatal_error.jsm282015-01-301-6/+10
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+16
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-25 Richard Biener <rguenther@suse.de>rguenth2014-11-251-0/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-5/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* IPA C++ refactoring 4/Nmarxin2014-08-251-3/+3
* 2014-08-15 Richard Biener <rguenther@suse.de>rguenth2014-08-151-5/+1
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-24/+8
* 2014-08-06 Richard Biener <rguenther@suse.de>rguenth2014-08-061-10/+10
* 2014-07-31 Richard Biener <rguenther@suse.de>rguenth2014-07-311-1/+0
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-111-16/+51
* IPA REF refactoringmarxin2014-06-251-4/+2
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-3/+4
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-4/+4
* Merge from trunk.rsandifo2014-04-171-4/+4
|\
| * * cfgloop.h (struct loop): Move force_vectorize down.ebotcazou2014-04-151-0/+1
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-2/+2
| * 2014-04-03 Richard Biener <rguenther@suse.de>rguenth2014-04-031-2/+1
* | Merge in trunk.mrs2014-04-021-9/+1
|\ \ | |/
| * 2014-03-19 Richard Biener <rguenther@suse.de>rguenth2014-03-191-1/+1
| * 2014-03-04 Richard Biener <rguenther@suse.de>rguenth2014-03-041-8/+0
* | Merge in trunk.mrs2014-02-101-22/+1
|\ \ | |/
| * 2014-02-04 Richard Biener <rguenther@suse.de>rguenth2014-02-041-22/+1
* | Review feedback, refactor a bit.mrs2014-02-061-20/+17
* | Fix x86 bootstrap problem; from_array was being use to convertmrs2014-01-141-0/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-16/+38
|\ \ | |/
| * Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
| * Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-2/+2
| * Rename label_to_block_map_for_function to label_to_block_map_for_fn.dmalcolm2013-12-091-2/+2
| * Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-1/+1