diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-30 21:58:39 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-30 21:58:39 +0000 |
commit | ddd76228abdee588751d20b1aac615bd46aa08cf (patch) | |
tree | e842515ce13ed8ea348cdecddd5b9f777dbc5499 /proc/ChangeLog | |
parent | a795457252de83a34d8802f0e37d440ba9505198 (diff) |
Thu Jun 26 14:03:16 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* cpu-types.c (mach_cpu_types): Add entries for 486, 586, 686,
and powerpc.
(mach_cpu_subtypes): Add subtypes for new x86 subtypes. (None
added for powerpc yet.)
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 72f8f66a..454277a3 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -4,6 +4,13 @@ (argp_program_version): New variable. Include <argp.h> and <version.h>. +Thu Jun 26 14:03:16 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * cpu-types.c (mach_cpu_types): Add entries for 486, 586, 686, + and powerpc. + (mach_cpu_subtypes): Add subtypes for new x86 subtypes. (None + added for powerpc yet.) + Mon Feb 3 16:52:14 1997 Miles Bader <miles@gnu.ai.mit.edu> * hash.c (pid_find, task_find, task_find_nocreate, reqport_find): |