[PATCH] Lattice Mico32 libgloss support

Jon Beniston jon@beniston.com
Thu Dec 18 06:39:00 GMT 2008


Hi,

The attached patch adds libgloss support for the Lattice Mico32 (lm32)
simulator that comes with GDB. 

Cheers,
Jon

ChangeLog

libgloss/
2008-12-17  Jon Beniston <jon@beniston.com>

        * README: Add description of lm32 directory.
        * configure.in: Add lm32 target.        
        * libnosys/configure.in: Add lm32 target.
        * lm32: New directory.
        * lm32/Makefile.in: New file.
        * lm32/configure.in: New file.
        * lm32/crt0.S: New file.
        * lm32/isatty.c: New file.
        * lm32/scall.S: New file.
        * lm32/sim.ld: New file.

newlib/
2008-12-17  Jon Beniston <jon@beniston.com>

        * configure.host: Set syscall_dir for lm32 target.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lm32.patch
Type: application/octet-stream
Size: 21043 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20081218/cc842234/attachment.obj>


More information about the Newlib mailing list