diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2006-11-05 16:36:31 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:50 +0200 |
commit | 7e8b31e61e4bd9207bde37662e757a5988c556df (patch) | |
tree | 48dff82f7555f01ce6e7898a8fd217f28b9d0253 /ChangeLog | |
parent | 99fe1e9c73da8f28b7949546974ca84cb08042ac (diff) |
2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
* DEVELOPMENT: Document the removals.
Drop MB1/MB2/EXL architecture support.
* i386/i386/pit.h (PITCTR0_PORT, PITCTR1_PORT, PITCTR2_PORT)
(PITCTL_PORT, CLKNUM): Remove MB1/MB2/EXL cases.
[EXL] (time_latch): Remove structure and type.
[EXL] (intr_disable, intr_restore): Remove functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org> + * DEVELOPMENT: Document the following removals. + + Drop MB1/MB2/EXL architecture support. + * i386/i386/pit.h (PITCTR0_PORT, PITCTR1_PORT, PITCTR2_PORT) + (PITCTL_PORT, CLKNUM): Remove MB1/MB2/EXL cases. + [EXL] (time_latch): Remove structure and type. + [EXL] (intr_disable, intr_restore): Remove functions. + Drop iPSC architecture support. * i386/i386/hardclock.c: Remove iPSC386 from #if. * i386/i386/locore.S: Remove iPSC386 delays. |