[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] fixes to SHIFT
From: |
Gaius Mulley |
Subject: |
[Gm2] fixes to SHIFT |
Date: |
Mon, 21 Dec 2009 22:28:17 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Hi,
finally fixed some bugs in SHIFT, here are the changes:
* GNU Modula-2 passes all tests on LP64 debian stable.
* gm2/iso/run/pass/shift[45].mod: (New files).
* gm2/Make-lang.in: makeSystem now uses the last argument
for the destination filename.
* gm2/gccgm2.c: removed tabs.
* gm2/gm2-libs/SYSTEM.mod: use memcpy, memset if shifting
a whole number of words. Also fixed bugs in ShiftLeft and
ShiftRight.
* gm2/gm2-libs-iso/SYSTEM.mod: use memcpy, memset if shifting
a whole number of words. Also fixed bugs in ShiftLeft and
ShiftRight.
* gm2/gm2-libs-min/SYSTEM.mod: fixed dates.
* gm2/tools-src/makeSystem: modified so that the last
* argument now contains the destination filename. Thus allowing
compile errors to be emitted sensibly.
the tests:
gm2/iso/run/pass/shift[345].mod
may be affected
regards,
Gaius
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] fixes to SHIFT,
Gaius Mulley <=