From 2d16ca8071493cd3f68adfaa2f1b4c0b1785e358 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 5 Nov 2006 14:22:42 +0000 Subject: *** empty log message *** --- ChangeLog | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index ab82242..e93046b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,9 @@ 2006-11-05 Samuel Thibault Drop i860 architecture support. - * i386/i386/pmap.h: Remove i860 comment. - * i386/intel/pmap.c: Remove i860 comments. Don't include - `i860ipsc/nodehw.h'. + * i386/intel/pmap.c: Remove i860 comments. + [i860]: Don't include `i860ipsc/nodehw.h'. (INVALIDATE_TLB): Remove i860 case. (paging_enabled): Remove variable. (pmap_map): Remove setting INTEL_PTE_NCACHE. @@ -13,32 +12,32 @@ (pmap_enter): Remove call to flush function. (set_dirbase): Remove function. * i386/intel/pmap.h: Remove i860 comments. - (INTEL_PGBYTES, INTEL_PGSHIFT, intel_btop, intel_ptob, - intel_round_page, intel_trunc_page, trunc_intel_to_vm, - round_intel_to_vm, vm_to_intel, INTEL_PTE_VALID, set_dirbase): Remove - i860 case. + (INTEL_PGBYTES, INTEL_PGSHIFT, intel_btop, intel_ptob) + (intel_round_page, intel_trunc_page, trunc_intel_to_vm) + (round_intel_to_vm, vm_to_intel, INTEL_PTE_VALID, set_dirbase): Remove + i860 cases. (INTEL_PTE_valid): Remove macro. * i386/intel/read_fault.c: Remove i860 comment. -2006-11-05 Samuel Thibault - Drop PS2 architecture support. - * i386/i386/fpu.c (fpintr): Remove PS2 from #if. - * i386/i386/gdt.c (abios_int_return, abios_th_return, intstack): Remove - extern declaration. - * i386/i386/gdt.h (ABIOS_INT_RET, ABIOS_TH_RET, ABIOS_INT_SS, - ABIOS_TH_SS, ABIOS_FIRST_AVAIL_SEL): Remove macros. + * i386/i386/gdt.c [PS2] (abios_int_return, abios_th_return, intstack): + Remove extern declarations. + * i386/i386/gdt.h [PS2] (ABIOS_INT_RET, ABIOS_TH_RET, ABIOS_INT_SS) + (ABIOS_TH_SS, ABIOS_FIRST_AVAIL_SEL): Remove macros. (GDTSZ): Remove PS2 case. - * i386/i386/hardclock.c: Don't include `i386/pic.h' and `i386/pio.h'. + * i386/i386/hardclock.c [PS2]: Don't include `i386/pic.h' and + `i386/pio.h'. (hardclock): Remove PS2 prototype and code. * i386/i386/locore.S (RET_OFFSET): Remove PS2 stack layout. * i386/i386/pic.c (picinit): Remove #ifdef PS2. * i386/i386/pic.h: Remove PS2 from #if. - * i386/i386/pit.c (clock_int_handler): Remove extern declaration. + * i386/i386/pit.c [PS2] (clock_int_handler): Remove extern declaration. + Don't include `sys/types.h' and `i386ps2/abios.h'. (clock_request_block, clock_flags, cqbuf): Remove variables. (clkstart): Remove call to abios_clock_start function. - (abios_clock_start, ackrtclock): Remove function. + (COUNT): Don't define. + (abios_clock_start, ackrtclock): Remove functions. * i386/i386/pit.h: Remove PS2 from #if. 2006-10-26 Thomas Schwinge -- cgit v1.2.3