On 07/14/2011 04:07 PM, Richard Henderson wrote: > This finally brings us to something that can support shrink-wrapping. > As mentioned in the description of the last patch, this is 95% of > what Bernd had in his last 007-dw2cfg patch, except for the remember/ > restore_state stuff. And hopefully with better comments. > > This is the first version of this that has actually made it into > stage3 bootstrap on x86_64, so it isn't well tested yet. This just > happens to coincide with the end of my work day, and it's been a while > since I've shared state, so I thought I'd post for overnight review.
I've now committed this entire patch series. I will work on generating DW_CFA_remember_state markers next week, but what's here now should support anything that your shrink-wrapping patches can throw at it. Where are we at with the review of the actual shrink-wrap patch set? r~