Hello, boring stuff, I just committed the following patch, using the multiarch pass. Next is the fix_call_dummy method. After that, unless my notes are incomplete, we should be able to go to multiarch partial for hppa (hppa64 will come after). 2003-03-19 J. Brobecker Continuing work to convert the hppa targets to multiarch partial. * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch method, now that hppa_push_dummy_frame has a conformant prototype. * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation for the switch to multiarch partial. -- Joel