Fix a whole pile of issues related to the failed attempt to increase
authorDavid Given <dg@cowlark.com>
Fri, 18 Mar 2016 20:46:55 +0000 (21:46 +0100)
committerDavid Given <dg@cowlark.com>
Fri, 18 Mar 2016 20:46:55 +0000 (21:46 +0100)
commitef8e6e25e035ac91fc8f89dc54eaa1eb3e253225
tree4381c829741b7cc530603ccb99e1b08fc5731290
parentfd7e9f9046115683d9227264cfe86e394c9a0e36
Fix a whole pile of issues related to the failed attempt to increase
the number of types of relocation possible in the object file. (Now,
hopefully, working.)

Also change the object serialiser/deserialiser to never try to read or
write raw structures; it's way safer this way and we don't need the
performance boost any more.

--HG--
branch : default-branch
h/out.h
mach/proto/as/comm6.c
modules/src/object/obj.h
modules/src/object/rd.c
modules/src/object/rd_ranlib.c
modules/src/object/wr.c
modules/src/object/wr_ranlib.c
util/led/ack.out.5
util/led/relocate.c