Merged to master at 5e76ce76868c..b6ae093be2b6 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/5e76ce76868c...b6ae093be2b6
On 2016-05-04 at 16:17 Barret Rhoden <[email protected]> wrote: > SSH-scp of a large file triggered this one. The fix was to allow the > use of the red zone on x86, which required changing how we pop HW > TFs, slightly. > > You'll need to rebuild GCC to fully test this, but you should be fine > without a rebuild for a while. > > Barret Rhoden (2): > x86: Support the red-zone for popping HW TFs > x86: Allow gcc to use the red zone (XCC) > > .../gcc-4.9.2-akaros/gcc/config/i386/akaros64.h | 2 +- > user/parlib/x86/vcore.c | 37 > ++++++++++++---------- 2 files changed, 21 insertions(+), 18 > deletions(-) > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
