Convert some include/coff and include/elf to ISO C90

Alan Modra amodra@bigpond.net.au
Sun Jun 29 13:20:00 GMT 2003


On Sun, Jun 29, 2003 at 02:44:48PM +0200, Andreas Jaeger wrote:
>  extern void bfd_mips_elf32_swap_reginfo_in
> -  PARAMS ((bfd *, const Elf32_External_RegInfo *, Elf32_RegInfo *));
> + (bfd *, const Elf32_External_RegInfo *, Elf32_RegInfo *);

For functions parameter lists on the next line, I've been indenting by
two spaces.

> Index: include/elf/reloc-macros.h

You can also get rid of any code inside #ifndef __STDC__ (and the test
too, of course).  OK to commit with this additional change.  Please
yourself about the style change.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list