Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The moxie sub.l instruction is now just sub. | Anthony Green | 2014-12-27 | 1 | -2/+2 |
| | |||||
* | Rebuilt moxie/configure | Anthony Green | 2014-12-11 | 1 | -0/+16 |
| | |||||
* | Fix typo in previous commit | Anthony Green | 2014-07-28 | 1 | -1/+1 |
| | |||||
* | Add moxiebox support. | Anthony Green | 2014-07-27 | 3 | -5/+258 |
| | |||||
* | * lm32/configure: Regenerate. | Yaakov Selkowitz | 2013-07-17 | 1 | -1543/+2258 |
| | | | | | * moxie/configure: Ditto. * spu/configure: Ditto. | ||||
* | Minor debugging aid for the moxie port. | Anthony Green | 2012-10-27 | 2 | -2/+2 |
| | |||||
* | Minor optimization and bug fix for moxie. | Anthony Green | 2012-10-27 | 1 | -7/+4 |
| | |||||
* | bi-endian support for moxie. | Anthony Green | 2012-09-13 | 1 | -2/+3 |
| | |||||
* | add missing object files to qemu support library. | Anthony Green | 2010-10-02 | 1 | -1/+4 |
| | |||||
* | Minor crt0 improvement for moxie | Anthony Green | 2010-10-02 | 1 | -3/+3 |
| | |||||
* | * moxie/crt0.S (_start): Clear BSS at startup. Register _fini() | Anthony Green | 2009-07-01 | 2 | -5/+15 |
| | | | | | with atexit(). * moxie/sim-open.S: Fix comment. | ||||
* | Add self to MAINTAINERS file. Tweak moxie stack position. | Anthony Green | 2009-05-01 | 1 | -1/+1 |
| | |||||
* | 2009-04-22 Anthony Green <green@moxielogic.com> | Jeff Johnston | 2009-04-22 | 28 | -0/+4746 |
* configure.in: Add moxie support. * configure: Regenerate. * moxie/aclocal.m4, moxie/configure, moxie/configure.in, moxie/crt0.S, moxie/fstat.c, moxie/getpid.c, isatty.c, moxie/kill.c, moxie/Makefile.in, moxie/moxie-elf-common.ld, moxie/print.c, moxie/putnum.c, moxie/qemu.ld, moxie/qemu-time.c, moxie/qemu-write.c, moxie/sbrk.c, moxie/sim-close.S, moxie/sim-exit.S, moxie/sim-inbyte.c, moxie/sim.ld, moxie/sim-lseek.c, moxie/sim-lseek.S, moxie/sim-open.S, moxie/sim-read.S, moxie/sim-time.c, moxie/sim-unlink.S, moxie/sim-write.S, moxie/stat.c: New files. |