>>> Date: Thu, 05 Aug 2004 10:15:40 -0400 >>> From: Andrew Cagney >>> >>> Index: doc/ChangeLog >>> 2004-08-05 Andrew Cagney >>> >>> * gdbint.texinfo (Target Architecture Definition): Delete >>> reference to deprecated_read_fp. > > > This part is approved, but please insert the missing comma > > >>> +@code{write_pc} and @code{read_sp}. For most targets, these may be > > ^ here > > P.S. I'm not sure that removing obsolete code is ``obish''. Forgot to follow up. Here it's not so much obsolete as dead -> nothing we're concerned with calls it. I've tweaked the doco per the attached. Andrew