Commit graph

53 commits

Author SHA1 Message Date
David Given
605651776e We can build a real program now! 2016-06-12 20:59:43 +02:00
David Given
ef8e6e25e0 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
2016-03-18 21:46:55 +01:00
David Given
7e964dd25e Raise the limit on ack.out relocation types by making the size of a
relocation structure bigger. Bump ack.out magic number.

--HG--
branch : default-branch
2016-03-14 21:08:55 +01:00
David Given
d3e3e72860 Update from trunk.
--HG--
branch : dtrg-videocore
2013-05-29 15:03:48 +01:00
David Given
6fff2d45fe Attempt to fix 64-bitness error in ashow. Deprecate the structure format macros in h/out.h because they make no sense on 64-bit platforms. 2013-05-29 14:48:51 +01:00
David Given
5378e3fe53 Add special relocation type for VC4 jump instructions.
--HG--
branch : dtrg-videocore
2013-05-17 22:40:50 +01:00
David Given
d91a1dc1a6 Merge changes from branch: linux68k platform, linuxppc platform (partially
working), and miscellaneous changes to support these.
2013-05-09 18:14:16 +01:00
David Given
c93cb69959 Check in incomplete Linux PowerPC and M68K work.
--HG--
branch : dtrg-experimental-powerpc
2013-05-08 00:48:48 +01:00
David Given
dccecc5d45 Back out erroneous change. 2012-12-14 11:56:21 +00:00
David Given
2beb3646a7 Change to use stdint's implementation independent types rather than short and
long (which vary depending on whether you're on a 64-bit system or not).
2012-09-27 10:54:41 +01:00
George Koehler
0131ca4d46 Delete 689 undead files.
These files "magically reappeared" after the conversion from CVS to
Mercurial.  The old CVS repository deleted these files but did not
record *when* it deleted these files.  The conversion resurrected these
files because they have no history of deletion.  These files were
probably deleted before year 1995.  The CVS repository begins to record
deletions around 1995.

These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted.  There is no way to fix
this, because the CVS repository provides no dates of deletion.

See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg
1c83baa702 Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
dtrg
b611731ec3 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
dtrg
877dc01422 Moved from /etc. 2007-02-25 12:42:04 +00:00
ceriel
5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
b53facde73 removed macro defining ushort; gave clash with /usr/include/sys/types.h 1991-12-12 14:15:14 +00:00
ceriel
6632781f95 Added ip_spec.h 1991-10-01 16:20:38 +00:00
ceriel
e6a017827e Changed an int into a short 1991-06-06 11:47:23 +00:00
ceriel
7cea685c0e Added pc_math.h 1990-11-06 13:04:12 +00:00
ceriel
16e89fea1f protect against multiple inclusions, commented text after #endif 1990-10-25 11:18:44 +00:00
eck
dace3435ec changed stacheight computation to top element size computation 1990-09-04 16:56:39 +00:00
ceriel
8cd417eeab modifications for debugger 1990-07-30 14:20:20 +00:00
eck
adfec1c0ef added #defines for stackheight computation 1990-07-18 14:42:37 +00:00
ceriel
bd82622a2e Added debugger messages 1990-06-20 11:58:38 +00:00
ceriel
aa20369a56 removed pc_size.h 1990-05-16 10:56:45 +00:00
ceriel
3f950c9f17 Added a new operator for ncg: is_rom() 1990-02-09 16:34:17 +00:00
ceriel
74546bd985 Added a command to kill a register 1989-10-26 15:41:38 +00:00
ceriel
f3249a04a1 versions for new Pascal compiler 1989-06-19 09:46:29 +00:00
ceriel
e4424a38c5 removed em_path.h and local.h from .distr 1988-07-28 00:30:40 +00:00
ceriel
f7efb51155 Added another trap number 1988-04-29 12:37:02 +00:00
ceriel
8a51ae7b94 Added comments and m2_traps.h 1988-04-08 14:14:44 +00:00
ceriel
2f11dce5ef Added a trap number for cardinal underflow 1988-03-16 09:22:53 +00:00
ceriel
355fa2c764 Added some runtime trap numbers 1988-01-28 16:34:41 +00:00
ceriel
a830d68fae Added DO_TOSTACK 1987-09-24 10:26:39 +00:00
ceriel
d61fe61b66 added m2_traps.h 1987-07-09 15:17:56 +00:00
ceriel
81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
4f0cb4abe1 Added Rcs Id 1987-03-10 09:24:02 +00:00
ceriel
d6e4d5a18c Added copyright notice 1987-03-09 21:20:21 +00:00
ceriel
51eff14456 Initial revision 1987-02-26 09:55:46 +00:00
ceriel
21fbc5d6a6 belonging to new version of pascal compiler 1987-02-09 10:46:18 +00:00
ceriel
0a237df13d Added xor-oprator 1987-01-08 14:21:56 +00:00
ceriel
1239449207 Added bitwise EX_OR and EX_AND. 1987-01-08 14:03:43 +00:00
ceriel
da3976277f Extended for new read_em module. 1987-01-05 12:51:37 +00:00
ceriel
e0926981a4 Deleted the #ifdef JOHAN stuff, and
added a #define MAXSECT.
1986-10-16 16:36:00 +00:00
keie
a90254c045 Added AALMAG, for making distiction between 'led' archives
with SYMDEF and archives made/altered with 'arch'.
1985-06-10 11:28:06 +00:00
keie
09000449a4 Added declaration of _newstr. 1985-01-21 23:57:44 +00:00
duk
d7fb9edfe2 Maybe some minor changes. 1985-01-10 13:35:39 +00:00
sater
f838dd1047 Initial revision 1985-01-08 15:28:26 +00:00
em
ae1e81adb1 *** empty log message *** 1984-11-29 14:22:02 +00:00
keie
773f0aa626 The ms_gto is added. This is a trick used to indicate procedures
jumped to with gto.
1984-08-23 13:25:44 +00:00