summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80
Commit message (Expand)AuthorAgeFilesLines
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-2/+2
* errno was clobbered by mm_trysemaphore when task existspatacongo2008-01-301-36/+9
* untest z16f codepatacongo2008-01-113-6/+6
* Add Z16F head assemblypatacongo2008-01-101-1/+1
* Clean operations are now toolchain specificpatacongo2008-01-101-4/+2
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-7/+8
* Reduce make outputpatacongo2008-01-081-1/+1
* ZNeo compiler now workspatacongo2008-01-081-6/+6
* Add support for tools that can't make dependenciespatacongo2008-01-081-3/+0
* Debug NSH on z80simpatacongo2007-12-313-2/+7
* Add logic to init global data on bootuppatacongo2007-12-314-18/+59
* Add z80 signalspatacongo2007-12-316-60/+78
* More SDCC compilation fixespatacongo2007-12-301-1/+5
* Additional corrections to state restore logicpatacongo2007-12-302-14/+13
* Needs same fixes as for up_head.asmpatacongo2007-12-301-6/+12
* Add support of other resetspatacongo2007-12-304-27/+121
* Integrating z80patacongo2007-12-304-7/+24
* Fix comments and reg frame offsetspatacongo2007-12-294-42/+41
* Fix size calculation errorpatacongo2007-12-291-2/+4
* Fix dynamic heap sizing logicpatacongo2007-12-294-30/+50
* First successful z80 compile & linkpatacongo2007-12-2921-137/+269
* Import of z80 targetpatacongo2007-12-2937-0/+4360