diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2007-02-08 21:22:05 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2007-02-08 21:22:05 +0000 |
commit | 1d94f7311465ca3c972541fc2c7c02255640d29c (patch) | |
tree | 645846719ee345cc3ff3bcd28b40b6baf69e43ea /libgloss/README | |
parent | aafecff6a8081056a732b78582f7eebb5f6fd022 (diff) | |
download | newlib-1d94f7311465ca3c972541fc2c7c02255640d29c.zip newlib-1d94f7311465ca3c972541fc2c7c02255640d29c.tar.gz newlib-1d94f7311465ca3c972541fc2c7c02255640d29c.tar.bz2 |
2007-02-08 Dave Brolley <brolley@redhat.com>
* mep: New target directory.
* README: Add MeP.
* configure.in: Add support for MeP.
* configure: Regenerated.
* mep/configure.in: New file.
* mep/configure: Ditto.
* mep/Makefile.in: Ditto.
* mep/aclocal.m4: Ditto.
* mep/crt0.S: Ditto.
* mep/crtn.S: Ditto.
* mep/sim-crt0.S: Ditto.
* mep/sim-crtn.S: Ditto.
* mep/fmax.ld: Ditto.
* mep/gcov-io.h: Ditto.
* mep/gmap_default.ld: Ditto.
* mep/handlers.c: Ditto.
* mep/h_reset.c: Ditto.
* mep/isatty.c: Ditto.
* mep/mep-bb.c: Ditto.
* mep/mep-gmon.c: Ditto.
* mep/min.ld: Ditto.
* mep/read.c: Ditto.
* mep/sbrk.c: Ditto.
* mep/sdram-crt0.S: Ditto.
* mep/sdram-crtn.S: Ditto.
* mep/simnovec-crt0.S: Ditto.
* mep/simple.ld: Ditto.
* mep/simsdran-crt0.S: Ditto.
* mep/syscalls.S: Ditto.
* mep/write.c: Ditto.
Diffstat (limited to 'libgloss/README')
-rw-r--r-- | libgloss/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/README b/libgloss/README index 4c93f07..9677802 100644 --- a/libgloss/README +++ b/libgloss/README @@ -2,5 +2,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. +mep - Toshiba Media Processor. pa - WinBond and Oki boards with a PA. mips - R3000 support. Array Tech LSI33k based RAID disk controller. |