2001-01-12 Ben Elliston <bje@redhat.com>

* config.guess: Detect common kernels running on various PDP-10
	architectures. Contributed by Lars Brinkhoff <lars@nocrew.org>.
	* config.sub: Handle PDP-10.
This commit is contained in:
Ben Elliston
2001-01-11 13:13:33 +00:00
parent da4765b2a0
commit 1d7a271c58
3 changed files with 39 additions and 6 deletions

View File

@ -1,3 +1,9 @@
2001-01-12 Ben Elliston <bje@redhat.com>
* config.guess: Detect common kernels running on various PDP-10
architectures. Contributed by Lars Brinkhoff <lars@nocrew.org>.
* config.sub: Handle PDP-10.
2001-01-10 Ben Elliston <bje@redhat.com>
* config.guess: Detect LynxOS 3.x on PowerPC architectures.