summaryrefslogtreecommitdiff
path: root/misc/pascal
Commit message (Expand)AuthorAgeFilesLines
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-071-1/+1
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-1355-1556/+1556
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-302-7/+5
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-041-6/+5
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-043-0/+13
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-2/+7
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-17/+13
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-21/+22
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-3/+1
* Email address change in misc/patacongo2012-09-13182-3931/+3931
* I learned how to spell PSEUDOpatacongo2012-08-058-1161/+1161
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-3/+3
* Fix pascal build problempatacongo2012-04-042-3/+9
* Pascal now installs in the apps/ directorypatacongo2011-05-106-88/+160
* #warning removalpatacongo2011-03-091-3/+3
* Removed old CVS directoriespatacongo2011-02-141-14/+0
* Prep for 2.0 releasepatacongo2009-12-212-2/+9
* Integrate with nuttxpatacongo2009-12-182-3/+3
* Fixes for good build after type changespatacongo2009-12-1810-64/+61
* Update to use stdint/stdbool.hpatacongo2009-12-1865-13678/+13736
* Update to use stdint/stdbool.hpatacongo2009-12-1835-5382/+5420
* Update to use stdint/stdbool.hpatacongo2009-12-1824-7128/+7183
* Update to use stdint/stdbool.hpatacongo2009-12-1821-7971/+8025
* Update to use stdint/stdbool.hpatacongo2009-12-183-41/+43
* Update to use stdint/stdbool.hpatacongo2009-12-1811-650/+661
* Prep for 0.1.2 releasepatacongo2008-02-102-15/+10
* updatepatacongo2008-02-071-0/+3
* changes for build with SDCC toolchainpatacongo2008-02-077-15/+19
* updatepatacongo2008-02-071-1/+0
* Missing macrospatacongo2008-02-061-0/+5
* Break big case statement into smaller case statementspatacongo2008-02-062-1092/+1145
* Fix endian conditional compilationpatacongo2008-02-061-1/+1
* Standardize to big-endian binarypatacongo2008-02-0619-40/+488
* updatepatacongo2008-02-051-0/+1
* Pad structures so they are alignedpatacongo2008-02-051-0/+4
* POFF, not ELFpatacongo2008-02-052-2/+2
* Suppress make outputpatacongo2008-02-051-2/+2
* Last change not compatible with ARMpatacongo2008-02-051-1/+2
* Add build support for ZDS-II and Z16Fpatacongo2008-02-034-10/+36
* Merged readme and READMEpatacongo2008-02-021-0/+29
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-1/+0
* NuttX installation fixespatacongo2008-02-013-20/+14
* Add support for tools that can't make dependenciespatacongo2008-01-081-2/+1
* Add configuration for toolchains without libmpatacongo2008-01-062-1/+12
* NuttX runtime build successpatacongo2008-01-065-5/+6
* Move private types out of common header filepatacongo2008-01-0619-252/+304