Commit Graph

4 Commits

Author SHA1 Message Date
Fergus Henderson
04b720630b Update the copyright messages so that (a) they contain the correct years
and (b) they say "Copyright (C) ... _The_ University of Melbourne".
1997-07-27 15:09:59 +00:00
Fergus Henderson
cb209bcc4b Remove llds.c from the list of files to fix, since it doesn't
Estimated hours taken: 0.1

scripts/rs6000_hack:
	Remove llds.c from the list of files to fix, since it doesn't
	need to be fixed, and the script barfs if it tries to split 0
	pieces off a file.  (The set of files that need to be fixed
	seems to be sensitive to the compilation options used.)
1996-05-02 18:42:05 +00:00
Fergus Henderson
9aa364262c Remove `hlds.c' from the list of big files to split, since
Estimated hours taken: 0.1

scripts/rs6000_hack:
	Remove `hlds.c' from the list of big files to split, since
	we've split hlds.m now anyway.
1996-04-11 17:00:02 +00:00
Fergus Henderson
94a3c99f4d Add a script to work around fixed limits in the RS/6000 object
Estimated hours taken: 1

scripts/rs6000_hack:
	Add a script to work around fixed limits in the RS/6000 object
	file format by chopping up large C files into smaller pieces.
1996-04-11 14:04:28 +00:00