This patch deals with the last 2 instances of deprecated_registers found in irix5-nat.c: 2004-11-13 Joel Brobecker * irix5-nat.c (fetch_core_registers): Replace use of deprecated_registers by equivalent code. Tested on mips-irix using corefile.exp. No regression. Given that Andrew gave me a green light for the previous patch (http://sources.redhat.com/ml/gdb-patches/2004-11/msg00292.html) and followup patches, I will commit this change. But don't hesitate to send tomatoes I me if I botched something. -- Joel