summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1998-09-22 17:44:32 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:35 +0200
commit2233d47f9d89c107b6c425626d6eb2669363b055 (patch)
tree429df42a8f6ed7174868af04edd364cd778a4d54 /Changes
parentec5f28e3f1400b5dacb88eda2d9db472a20b4349 (diff)
downloaddev86-2233d47f9d89c107b6c425626d6eb2669363b055.tar.gz
Import Dev86src-0.14.5.tar.gzv0.14.5
Diffstat (limited to 'Changes')
-rw-r--r--Changes37
1 files changed, 37 insertions, 0 deletions
diff --git a/Changes b/Changes
index da2386b..b296ed5 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,40 @@
+For version 0.15.0.
+
+> Altered initial make variables, you only need to modify 'PREFIX=' to allow
+ installs into /usr/local.
+
+> Added bin86-0.... source distribution archive.
+
+> Fixed bug in -t option to as
+
+> Added assembly externals in as86_encap generated code.
+
+> I appear to have bcc generating a consistant set of code fragments for
+ floating point operations. No floating libs though ...
+
+> Added lsys.com to install the dosfs boot sector under dos.
+
+> monitor.out now (finally!) loads zImage files.
+
+> Monitor.out now works with a TAR "filesystem" on a floppy.
+
+> Added two conpile time options (-DTARFLOPPY and -DDOSFLOPPY) for smaller
+ executables to only boot linux-386 from a floppy.
+
+> Makeboot can install the mbr.
+
+> Removed the ELKS specific code from the minixfs loader, added a helper
+ program to load and relocate ELKS.
+
+> Fixed/avoided some problems with the optimiser breaking hand optimised code.
+
+> I've made some alterations to the header files in an effort to merge the
+ ELKS kernel files with fewer problems.
+
+> Oops, Claudio says that qsort went the wrong way, hmm.
+
+> Added some more library code for MSDOS programs, there's still more to go.
+
For version 0.14.0.
> Objdump86 utility added, also includes nm86 and size86 that work on