From 63a93e9dd606b8760bf9bb26320978629c8f45a1 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 23 Jul 2002 21:56:27 +0000 Subject: 2002-07-23 Stephane Carrez * README: Mention 68HC11/68HC12 support. * configure.in: Recognize m6811-elf and m6812-elf. * configure: Regenerated. * m68hc11/Makefile.in: New file. * m68hc11/configure.in: New file. * m68hc11/configure: New file. * m68hc11/crt0.S: New file. * m68hc11/sci-inout.S: New file for 68hc11/68hc12 sio. * m68hc11/sim-valid-m68hc11.ld: New file. * m68hc11/sim-valid-m68hc12.ld: New file. * m68hc11/syscalls.c: New file. --- libgloss/README | 1 + 1 file changed, 1 insertion(+) (limited to 'libgloss/README') diff --git a/libgloss/README b/libgloss/README index 197980b93..4c93f0728 100644 --- a/libgloss/README +++ b/libgloss/README @@ -1,5 +1,6 @@ sparc - Fujitsu Sparclite board. Works on the ex930, ex931, ex933 hp74x - Hewlett Packard HP742 board. Also some support for the hp743. +m68hc11 - Motorola 68HC11 or 68HC12 support. m68k - Motorola MVME135 and IDP board. For CPU32 systems. pa - WinBond and Oki boards with a PA. mips - R3000 support. Array Tech LSI33k based RAID disk controller. -- cgit v1.2.3