This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Formatting fixes for binary.c, coff-arm.c, coffgen.c, elf32-gen.c,elf64-gen.c, hash.c, ieee.c


Hi Guys,

  During an idle moment in a coffee shop (called the Boston Tea Party
  in case anyone is interested) I decided that it was time to start
  removing the last remaining vestiges of K&R style C formating
  from the binutils sources.  So here is the first of what I hope will
  be a series of patches to update these old-school files.

Cheers
    Nick

bfd/ChangeLog
2005-03-22  Nick Clifton  <nickc@redhat.com>

	* binary.c: Convert to ISO C90 formatting.
	* coff-arm.c: Convert to ISO C90 formatting.
	* coffgen.c: Convert to ISO C90 formatting.
	* elf32-gen.c: Convert to ISO C90 formatting.
	* elf64-gen.c: Convert to ISO C90 formatting.
	* hash.c: Convert to ISO C90 formatting.
	* ieee.c: Convert to ISO C90 formatting.

Attachment: formatting.fixes.tar.bz2
Description: BZip2 compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]