summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/Makefile.sdcc
Commit message (Expand)AuthorAgeFilesLines
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-051-258/+0
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-031-7/+7
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-7/+7
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+8
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-23/+23
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-17/+17
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-131-1/+1
* Remove 'sudo' from Makefilespatacongo2012-08-171-1/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-9/+9
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+4
* Fix issue with multilib buildpatacongo2011-08-301-1/+1
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-9/+19
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-2/+2
* Change configuration namepatacongo2008-11-131-3/+3
* Lower case file namespatacongo2008-06-011-2/+2
* Incorporate patch 1899525patacongo2008-02-231-1/+1
* Fix XTRS interrupt vector handlingpatacongo2008-02-201-5/+0
* Incorporate patch 1897630patacongo2008-02-201-0/+5
* xtrs port: generation of executable. Patch 1895239patacongo2008-02-181-1/+6
* Add support for the TRS-80 Model 3patacongo2008-02-151-0/+16
* More z80 repairs due to z8 portpatacongo2008-02-121-8/+8
* Fix z80 problems introduced by z8patacongo2008-02-121-2/+2
* Fixes for z8 compilationpatacongo2008-02-111-7/+9
* Adding Z8Encore\!patacongo2008-02-111-0/+219