Commit Graph

12 Commits

Author SHA1 Message Date
Michael Brown
c8fc121890 Special handling for symbols of the form "xxx_end", to make table end
markers appear before the symbols that immediately follow the table.
2005-04-27 12:08:13 +00:00
Michael Brown
69f09ebdd8 Linker no longer provides start and end symbols for each table; these
markers are now static labels within the objects that refer to them.
2005-04-27 11:27:38 +00:00
Michael Brown
d6930e6e40 Use symbol size as a third index, mainly so that zero-length symbols
(e.g. section start indicators) show up before the symbols they're
indicating the start of.
2005-04-27 10:54:33 +00:00
Michael Brown
ac01cf4997 First version 2005-04-27 10:40:59 +00:00
Michael Brown
d94cb57143 Fixed to properly catch multiply defined symbols. 2005-04-23 14:54:30 +00:00
Michael Brown
4e5f10790b First working version 2005-04-23 14:41:15 +00:00
Michael Brown
6e4888400c Avoid deleting .cvsignore 2005-04-17 16:24:36 +00:00
Michael Brown
a107996c9a If we end up with fragments that are older than config.h, set the
timestamp on config.h to match the oldest fragment, to prevent make
from always attempting to rebuild the fragments.
2005-04-17 15:56:32 +00:00
Michael Brown
7b2a0cded1 First version 2005-04-17 15:25:09 +00:00
Michael Brown
0ff80b477d Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
Michael Brown
8bb1866f24 lzhuf is obsolete and no longer used 2005-03-09 14:14:01 +00:00
Michael Brown
3d6123e69a Initial revision 2005-03-08 18:53:11 +00:00