This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Lattice Mico32 libgloss support


Patch applied.

-- Jeff J.

Jon Beniston wrote:
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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]