summaryrefslogtreecommitdiff
path: root/bin86
diff options
context:
space:
mode:
Diffstat (limited to 'bin86')
-rw-r--r--bin86/ChangeLog14
-rw-r--r--bin86/Makefile1
2 files changed, 15 insertions, 0 deletions
diff --git a/bin86/ChangeLog b/bin86/ChangeLog
index a09114b..d8939ea 100644
--- a/bin86/ChangeLog
+++ b/bin86/ChangeLog
@@ -1,3 +1,17 @@
+Fri Jun 11 13:08:27 BST 1999 Robert de Bath (rdebath@poboxes.com)
+
+ * objdump86 program included.
+
+ * Updated for libc6
+
+ * As86 fixes for multi-segment (The linker can't really cope tho)
+
+Sat Mar 13 16:45:42 GMT 1999 Robert de Bath (rdebath@poboxes.com)
+
+ * Vsn 0.15.0, more documentation!
+
+ * Linker can now generate QMAGIC 386 executables.
+
Fri Jul 31 09:33:18 BST 1998 Robert de Bath (rdebath@poboxes.com)
* version 0.14.4, This package is based on the ELKS dev86 package
diff --git a/bin86/Makefile b/bin86/Makefile
index 4d1a185..f5889c9 100644
--- a/bin86/Makefile
+++ b/bin86/Makefile
@@ -46,4 +46,5 @@ grab:
mkdir man
cp -p ../man/ld86.1 man
cp -p ../man/as86.1 man
+ touch -r ChangeLog . as ld man