summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Clean operations are now toolchain specificpatacongo2008-01-1031-49/+83
* Add control reg defspatacongo2008-01-101-16/+43
* Compiles with ZDS-IIpatacongo2008-01-0914-174/+204
* Changes for ZNeo compilepatacongo2008-01-097-45/+188
* cosmeticpatacongo2008-01-092-1/+3
* Fix ZNeo compile errorspatacongo2008-01-092-5/+5
* Support C pre-processors without variable-arg macrospatacongo2008-01-095-52/+296
* Need absolute paths for 'fake' linkspatacongo2008-01-091-2/+2
* Turn off script debugpatacongo2008-01-092-3/+5
* Need to handle paths with spaces in thempatacongo2008-01-082-24/+30
* Spell checkedpatacongo2008-01-081-9/+9
* Add logic for environments that can't use soft linkspatacongo2008-01-087-64/+479
* Cygwin path crazinesspatacongo2008-01-084-18/+47
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-0842-206/+320
* Fix some compile optionspatacongo2008-01-081-4/+4
* Reduce make outputpatacongo2008-01-0827-65/+69
* ZNeo compiler now workspatacongo2008-01-0812-51/+52
* Fix datespatacongo2008-01-081-4/+4
* Document 0.3.6.1 releasenuttx-3.6.1patacongo2008-01-083-2/+24
* Add support for tools that can't make dependenciespatacongo2008-01-0840-186/+159
* Adding support for Z16Fpatacongo2008-01-0714-0/+1318
* Adding support for the z16fpatacongo2008-01-0717-64/+210
* Add TODO itempatacongo2008-01-071-0/+9
* Prep for 0.3.6nuttx-3.6patacongo2008-01-063-39/+70
* Add configuration for toolchains without libmpatacongo2008-01-0617-113/+160
* Add float types needed by pcode runtimepatacongo2008-01-061-0/+3
* Add support for Pascal P-Code interpreterpatacongo2008-01-053-1/+15
* Fix html errorspatacongo2008-01-042-15/+15
* updatepatacongo2008-01-041-0/+11
* updatepatacongo2008-01-021-2/+4
* joininfo field not used if PTHREADS suppressedpatacongo2008-01-021-0/+2
* Debug z80sim NSH (still doesn't work)patacongo2008-01-019-70/+89
* Fix deadlock casespatacongo2008-01-011-19/+26
* Debug NSH on z80simpatacongo2007-12-3123-172/+572
* Add logic to init global data on bootuppatacongo2007-12-315-19/+65
* Add z80 signalspatacongo2007-12-3112-79/+119
* updatepatacongo2007-12-311-1/+1
* updatepatacongo2007-12-312-2/+39
* More SDCC compilation fixespatacongo2007-12-3013-45/+147
* Additional corrections to state restore logicpatacongo2007-12-303-16/+15
* Needs same fixes as for up_head.asmpatacongo2007-12-301-6/+12
* Add support of other resetspatacongo2007-12-305-30/+127
* Integrating z80patacongo2007-12-3010-15/+44
* Assembly errorspatacongo2007-12-301-3/+5
* 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-2929-282/+430
* Add z80 targetpatacongo2007-12-292-0/+2
* Import of z80 targetpatacongo2007-12-2949-0/+5645