Hello, This patch removes DEPRECATED_REGISTER_BYTES from the architecture vector. Unfortunatly there are a few calls remaining (esp one for GNU's Hurd). For those I've changed the code to call a deprecated_register_bytes function that computes the value on the fly. committed, Andrew