Merge pull request #2798 from BrzVlad/fix-sgen-timestamp
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 28 Mar 2016 20:12:07 +0000 (21:12 +0100)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 28 Mar 2016 20:12:07 +0000 (21:12 +0100)
[sgen] Fix sgen binary protocol timestamp

TV_ELAPSED was cast to long instead of gint64, overflowing on some platforms.

1  2 
mono/sgen/sgen-gc.c

Simple merge