458a459
> #if THE_ISA == ALPHA_ISA
460,463c461,463
< fatal("Object file has a TLS section and loading of TLS sections "
< "are not currently supported!\n Please recompile your "
< "executable with a non-TLS toolchain or add TLS support to "
< "M5 and try again\n");
---
> fatal("Object file has a TLS section and single threaded TLS is not\n"
> " currently supported for Alpha! Please recompile your "
> "executable with \n a non-TLS toolchain.\n");
465d464
< #if THE_ISA == ALPHA_ISA