2009-02-10 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Tue, 10 Feb 2009 15:13:38 +0000 (15:13 -0000)
committerMark Probst <mark.probst@gmail.com>
Tue, 10 Feb 2009 15:13:38 +0000 (15:13 -0000)
commit86356a38e9f483b2b9bb43771efb35b4205c8ee0
treeace88addf3e11e2b17f16cbd53ef3bb15185e4b9
parent32221b04b3375629c347f84067a744e9bdaba4c5
2009-02-10  Mark Probst  <mark.probst@gmail.com>

Backport of r126467.

* mini-x86.c (mono_arch_context_get_int_reg): Handle all registers
individually.  Fixes #473482.

2009-02-10  Mark Probst  <mark.probst@gmail.com>

Backport of r126467.

* bug-473482.2.cs: New test.

* Makefile.am: Test added.

svn path=/branches/mono-2-2/mono/; revision=126468
mono/mini/ChangeLog
mono/mini/mini-x86.c
mono/tests/ChangeLog
mono/tests/Makefile.am
mono/tests/bug-473482.2.cs [new file with mode: 0644]