summaryrefslogtreecommitdiff
path: root/misc/Obsoleted/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'misc/Obsoleted/ChangeLog')
-rw-r--r--misc/Obsoleted/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/Obsoleted/ChangeLog b/misc/Obsoleted/ChangeLog
new file mode 100644
index 000000000..95888e264
--- /dev/null
+++ b/misc/Obsoleted/ChangeLog
@@ -0,0 +1,6 @@
+ChangeLog
+=========
+
+2014-9-1: Removed support for 8051 from main source tree.
+
+ REASON: There are two: (1) The older 8051 architecture has a hardware stack and required special case handling throughout the OS. With a current focus on supporting true processes, the limitations of the 8051 architecture are bacoming obstacles to the advancement of the design.