[patch] Clean up stormy16.h

Nathanael Nerode neroden@twcny.rr.com
Thu Mar 13 01:27:00 GMT 2003


I decided, for fun, to work on these beginner projects:

* Remove commented-out definitions of macros and descriptions of macros which
ports do not use from all tm.h files. 

* Remove comments above macro definitions in the tm.h files that only describe 
the meaning of the macro and say nothing specific to that machine. 

I started with one file.  I have left in anything which does not appear to
be superseded by documentation in tm.texi, including the comments for
some commented-out macros; I figure this is enough for one pass.  Going
through the remaining stuff and seeing what belongs in tm.texi, and what's
totally obsolete, can wait; there's certainly a lot left.

The purpose of getting review on this is simply getting another pair of
eyes on it to make sure I didn't delete anything but comments.

	* config/stormy16/stormy16.h: Remove 2994 lines of comments.
	Update copyright notice.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stormy16.diff.gz
Type: application/octet-stream
Size: 49649 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030313/9b5e50cf/attachment.obj>


More information about the Gcc-patches mailing list