smp: Add i386 assembly to allocate/access thread-local variables.
authorMatt Birkholz <puck@birchwood-abbey.net>
Tue, 25 Nov 2014 12:28:27 +0000 (05:28 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sun, 21 Dec 2014 19:19:08 +0000 (12:19 -0700)
commit2fdfa7774d6943e197a45f5b2a3d1ff00a31472d
tree5a1f4277bc3cbd87559e827b85c5aeded4ffcba4
parentb9a4a7ba56fd62cf58240730702b9bc9d9b54efc
smp: Add i386 assembly to allocate/access thread-local variables.

Change the storage class of thread-local variables in use thus far.
src/microcode/cmpauxmd/i386.m4
src/microcode/cmpint.c
src/microcode/extern.h
src/microcode/history.h
src/microcode/makegen/m4.sh
src/microcode/storage.c
src/microcode/utils.c