From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Healy To: Greg McGary Cc: cgen@sources.redhat.com, binutils@sources.redhat.com Subject: Re: Changes To Fixup Saving, Restoring and Swapping Date: Thu, 05 Jul 2001 11:36:00 -0000 Message-id: <3B44B386.EBA722AD@redhat.com> References: <3B449A0D.33C3DCCA@redhat.com> <15172.40650.917602.615985@casey.transmeta.com> X-SW-Source: 2001-q3/msg00017.html Right. Fixed. Sloppy me. Thanks, John Greg McGary wrote: > Doug Evans writes: > > > Nit: function names go in column 1. > > 'Nother Nit: A space goes between function name and open paren. > > > John Healy writes: > > > > > ! void gas_cgen_initialize_saved_fixups_array() > > > > > ! void gas_cgen_save_fixups (int i, int current) > > > > > ! void gas_cgen_restore_fixups(int i, int stored) > > > > > ! void gas_cgen_swap_fixups(int i)