From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg McGary To: Doug Evans Cc: John Healy , cgen@sources.redhat.com, binutils@sources.redhat.com Subject: Re: Changes To Fixup Saving, Restoring and Swapping Date: Thu, 05 Jul 2001 11:04:00 -0000 Message-id: References: <3B449A0D.33C3DCCA@redhat.com> <15172.40650.917602.615985@casey.transmeta.com> X-SW-Source: 2001-q3/msg00016.html 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)