summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1999-01-23 13:29:22 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:39 +0200
commite62b35169cdcd13632ae353b1e5ffde7dec44201 (patch)
tree2646548ca84edb365354a6e68459f92943532cee /Changes
parent2233d47f9d89c107b6c425626d6eb2669363b055 (diff)
downloaddev86-e62b35169cdcd13632ae353b1e5ffde7dec44201.tar.gz
Import Dev86src-0.14.7.tar.gzv0.14.7
Diffstat (limited to 'Changes')
-rw-r--r--Changes30
1 files changed, 17 insertions, 13 deletions
diff --git a/Changes b/Changes
index b296ed5..bb39b23 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
For version 0.15.0.
+> A bit more in the manpages on how to use the assembler etc.
+
+> Bug fixes in stdio, fp->mode cached too much, buffer type mixup.
+
> Altered initial make variables, you only need to modify 'PREFIX=' to allow
installs into /usr/local.
@@ -12,19 +16,17 @@ For version 0.15.0.
> 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.
+> Lots of bootblocks changes including
+ 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.
+ One config file for booting a [b]zImage.
+ DOSFS boot can boot any named file.
> Fixed/avoided some problems with the optimiser breaking hand optimised code.
@@ -35,6 +37,8 @@ For version 0.15.0.
> Added some more library code for MSDOS programs, there's still more to go.
+> Removed the 'libc-8086' distribution tgz file.
+
For version 0.14.0.
> Objdump86 utility added, also includes nm86 and size86 that work on