public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* ISO-C90'fication of unmaintained GAS config files
@ 2005-03-24 22:40 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2005-03-24 22:40 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 4144 bytes --]

Hi Guys,

  I have taken it upon myself to convert to ISO C90 formatting all of
  the files in the gas/config directory that do not have an explicit
  maintainer.  This time I have actually tested the resulting patched
  sources as well, rather than a completely different set of sources,
  and there were no regressions.

  The patch includes one change to the gas/write.h header file, which
  is the removal of the prototype for bit_fix_new().  This function is
  only defined in tc-ns32.c and its use there does not match the
  prototype in write.h

  The attached patch is rather large (200K) so only download it if you
  are really interested in the details of the changes.

Cheers
  Nick

gas/ChangeLog
2005-03-24  Nick Clifton  <nickc@redhat.com>

	* write.h (bit_fix_new): Remove redundant prototype.
	* config/atof-ieee.c: Convert to ISO-C90 and fix formatting.
	* config/obj-aout.c: Convert to ISO-C90 and fix formatting.
	* config/obj-aout.h: Convert to ISO-C90 and fix formatting.
	* config/obj-bout.c: Convert to ISO-C90 and fix formatting.
	* config/obj-bout.h: Convert to ISO-C90 and fix formatting.
	* config/obj-ecoff.c: Convert to ISO-C90 and fix formatting.
	* config/obj-ecoff.h: Convert to ISO-C90 and fix formatting.
	* config/obj-som.c: Convert to ISO-C90 and fix formatting.
	* config/obj-som.h: Convert to ISO-C90 and fix formatting.
	* config/tc-a29k.c: Convert to ISO-C90 and fix formatting.
	* config/tc-a29k.h: Convert to ISO-C90 and fix formatting.
	* config/tc-alpha.c: Convert to ISO-C90 and fix formatting.
	* config/tc-alpha.h: Convert to ISO-C90 and fix formatting.
	* config/tc-arc.c: Convert to ISO-C90 and fix formatting.
	* config/tc-arc.h: Convert to ISO-C90 and fix formatting.
	* config/tc-d10v.c: Convert to ISO-C90 and fix formatting.
	* config/tc-d10v.h: Convert to ISO-C90 and fix formatting.
	* config/tc-d30v.c: Convert to ISO-C90 and fix formatting.
	* config/tc-d30v.h: Convert to ISO-C90 and fix formatting.
	* config/tc-dlx.c: Convert to ISO-C90 and fix formatting.
	* config/tc-dlx.h: Convert to ISO-C90 and fix formatting.
	* config/tc-fr30.c: Convert to ISO-C90 and fix formatting.
	* config/tc-fr30.h: Convert to ISO-C90 and fix formatting.
	* config/tc-h8500.c: Convert to ISO-C90 and fix formatting.
	* config/tc-h8500.h: Convert to ISO-C90 and fix formatting.
	* config/tc-i370.c: Convert to ISO-C90 and fix formatting.
	* config/tc-i370.h: Convert to ISO-C90 and fix formatting.
	* config/tc-i960.c: Convert to ISO-C90 and fix formatting.
	* config/tc-ip2k.c: Convert to ISO-C90 and fix formatting.
	* config/tc-ip2k.h: Convert to ISO-C90 and fix formatting.
	* config/tc-m32r.c: Convert to ISO-C90 and fix formatting.
	* config/tc-m32r.h: Convert to ISO-C90 and fix formatting.
	* config/tc-m88k.c: Convert to ISO-C90 and fix formatting.
	* config/tc-m88k.h: Convert to ISO-C90 and fix formatting.
	* config/tc-mcore.c: Convert to ISO-C90 and fix formatting.
	* config/tc-mcore.h: Convert to ISO-C90 and fix formatting.
	* config/tc-mn10200.c: Convert to ISO-C90 and fix formatting.
	* config/tc-ns32k.c: Convert to ISO-C90 and fix formatting.
	* config/tc-ns32k.h: Convert to ISO-C90 and fix formatting.
	* config/tc-openrisc.c: Convert to ISO-C90 and fix formatting.
	* config/tc-openrisc.h: Convert to ISO-C90 and fix formatting.
	* config/tc-or32.c: Convert to ISO-C90 and fix formatting.
	* config/tc-or32.h: Convert to ISO-C90 and fix formatting.
	* config/tc-pdp11.h: Convert to ISO-C90 and fix formatting.
	* config/tc-pj.c: Convert to ISO-C90 and fix formatting.
	* config/tc-pj.h: Convert to ISO-C90 and fix formatting.
	* config/tc-tahoe.c: Convert to ISO-C90 and fix formatting.
	* config/tc-tic80.c: Convert to ISO-C90 and fix formatting.
	* config/tc-tic80.h: Convert to ISO-C90 and fix formatting.
	* config/tc-v850.c: Convert to ISO-C90 and fix formatting.
	* config/tc-v850.h: Convert to ISO-C90 and fix formatting.
	* config/tc-w65.c: Convert to ISO-C90 and fix formatting.
	* config/tc-w65.h: Convert to ISO-C90 and fix formatting.
	* config/tc-xstormy16.c: Convert to ISO-C90 and fix formatting.
	* config/tc-xstormy16.h: Convert to ISO-C90 and fix formatting.	


[-- Attachment #2: gas.isoc90.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 205620 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-24 20:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-24 22:40 ISO-C90'fication of unmaintained GAS config files Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).