summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2001-05-21 14:51:52 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:47:38 +0200
commitdc528617dc33dfaccb5285f327eac98ed56786b6 (patch)
treeddc21e12ef005e69d5eb8c3e5a4624421a4dbc3d /Changes
parent6d269edda0f49741484c1da6c71d24c031abc9ce (diff)
downloaddev86-dc528617dc33dfaccb5285f327eac98ed56786b6.tar.gz
Import Dev86src-0.15.6.tar.gzv0.15.6
Diffstat (limited to 'Changes')
-rw-r--r--Changes14
1 files changed, 13 insertions, 1 deletions
diff --git a/Changes b/Changes
index 1571102..d31b77f 100644
--- a/Changes
+++ b/Changes
@@ -3,11 +3,23 @@ For version 0.16.0.
> Seperated the multi-pass optimisation from the jump extension. We now have
the -j back to it's old meaning and -O added to help shorten instructions.
-> Fix for nested conditionals.
+> Fix for nested conditionals in the assembler.
> Fix for listing to unusual locations; assembler tried to list non-existant
lines.
+> Removed lots of warning from the ar86 code. (__STDC__ flags too)
+
+> Stop trying to strip scripts on install.
+
+> Remove non-working versions of malloc and stdio from libc directories.
+
+> Lots of changes in the 'bootblocks' example code.
+
+> Updated 'make distribution' to be all in the distribution.
+
+> bin86 Makefile adjusted so that the as86 script isn't installed with -s.
+
For version 0.15.0.
> Added support for archives to nm86/objdump86 and size86.