From 33b1103e303a6112315257ddad9d771088ba813f Mon Sep 17 00:00:00 2001 From: Andrei Borzenkov Date: Thu, 29 Oct 2015 21:29:12 +0300 Subject: [PATCH] NEWS: mention powerpc64le support --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4abd873de..2db2f87a9 100644 --- a/NEWS +++ b/NEWS @@ -88,6 +88,7 @@ New in 2.02: * Support *-emu on Windows. * New platform `none' which builds only user level utilities. This is now default if target CPU is not supported. + * Support for booting little-endian Linux kernel on powerpc. * Security: * Add optional facility to enforce that all files read by the core image @@ -150,6 +151,7 @@ New in 2.02: directly. This removes requirement for target-specific runtime on build system. * emu libusb support removed (was broken and unmaintained). + * powerpc64le compile support. * Revision control moved to git.