From 43d52b0c3fef5494616a52589ae48e0f402592d5 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 2 Jan 2007 09:02:49 +0000 Subject: 2007-01-02 Samuel Thibault Drop old and broken support for Olivetti XP7 & XP9 * i386/intel/pma.c [ORC] (OLIVETTICACHE): Remove macro. [OLIVETTICACHE] (pstart): Remove declaration. (CACHE_LINE, CACHE_SIZE, CACHE_PAGE, WRITE_PTE, WRITE_PTE_FAST): Remove macros. [OLIVETTICACHE] (write_pte): Remove function. * DEVELOPMENT: Document the removal. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c9486d9..f0fdc63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-01-02 Samuel Thibault + + Drop old and broken support for Olivetti XP7 & XP9 + * i386/intel/pma.c [ORC] (OLIVETTICACHE): Remove macro. + [OLIVETTICACHE] (pstart): Remove declaration. + (CACHE_LINE, CACHE_SIZE, CACHE_PAGE, WRITE_PTE, WRITE_PTE_FAST): Remove + macros. + [OLIVETTICACHE] (write_pte): Remove function. + * DEVELOPMENT: Document the removal. + 2006-12-19 Samuel Thibault Add support for global pages. -- cgit v1.2.3