aboutsummaryrefslogtreecommitdiff
path: root/libgloss/moxie
AgeCommit message (Expand)AuthorFilesLines
2024-01-03libgloss: merge moxie into top-level MakefileMike Frysinger3-169/+66
2024-01-03libgloss: moxie: delete unused/invalid assembly fileMike Frysinger1-31/+0
2023-12-16Re: Fix moxie libgloss issues with c99Jeff Law2-0/+6
2022-02-16libgloss: merge moxie configure script up a levelMike Frysinger5-4387/+20
2022-02-01libgloss: move to ../config/multi.m4 for multilib logicMike Frysinger3-14/+67
2022-01-29libgloss: fix more missing dir with parallel installMike Frysinger1-0/+4
2022-01-17libgloss: clean up redundant shared lib warningsMike Frysinger2-8/+0
2022-01-14require autoconf-2.69 exactlyMike Frysinger3-20/+6
2022-01-10libgloss: hardcode AC_CONFIG_AUX_DIR pathMike Frysinger2-25/+5
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger3-180/+265
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger1-0/+0
2019-12-14Implement the unlink system call for the moxie simulator.Anthony Green1-2/+2
2018-01-17ansification: remove _DEFUNYaakov Selkowitz11-30/+15
2018-01-17ansification: remove _ANDYaakov Selkowitz8-10/+10
2014-12-27The moxie sub.l instruction is now just sub.Anthony Green1-2/+2
2014-12-11Rebuilt moxie/configureAnthony Green1-0/+16
2014-07-28Fix typo in previous commitAnthony Green1-1/+1
2014-07-27Add moxiebox support.Anthony Green3-5/+258
2013-07-17* lm32/configure: Regenerate.Yaakov Selkowitz1-1543/+2258
2012-10-27Minor debugging aid for the moxie port.Anthony Green2-2/+2
2012-10-27Minor optimization and bug fix for moxie.Anthony Green1-7/+4
2012-09-13bi-endian support for moxie.Anthony Green1-2/+3
2010-10-02add missing object files to qemu support library.Anthony Green1-1/+4
2010-10-02Minor crt0 improvement for moxieAnthony Green1-3/+3
2009-07-01 * moxie/crt0.S (_start): Clear BSS at startup. Register _fini()Anthony Green2-5/+15
2009-05-01Add self to MAINTAINERS file. Tweak moxie stack position.Anthony Green1-1/+1
2009-04-222009-04-22 Anthony Green <green@moxielogic.com>Jeff Johnston28-0/+4746