- O2, enums, and switch statements work in romcc
[coreboot.git] / NEWS
diff --git a/NEWS b/NEWS
index 1e2feb71d22285f7314024f0ecae1c1d1c7d9b09..d122514043e00115f36227e09962370bfed0a9c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+- 1.1.5
+  - O2, enums, and switch statements work in romcc
+  - Support for compiling romcc on non x86 platforms
+  - new romc options -msse and -mmmx for specifying extra registers to use
+  - Bug fixes to device the device disable/enable framework and an amd8111 implementation
+  - Move the link specification to the chip specification instead of the path
+  - Allow specifying devices with internal bridges.
+  - Initial via epia support
+  - Opteron errata fixes
 - 1.1.4
   Major restructuring of hypertransport handling.
   Major rewerite of superio/NSC/pc87360 as a proof of concept for handling superio resources dynamically