summaryrefslogtreecommitdiff
path: root/misc/pascal/ChangeLog
blob: 9b8debd369aed4d004ff5d3e080a109993a8a556 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pascal-0.1.0 2008-01-07 Gregory Nutt <spudmonkey@racsa.co.cr>

	* Initial release

pascal-0.1.1 2008-02-01 Gregory Nutt <spudmonkey@racsa.co.cr>

	* Correct some errors in the NuttX installation logic

pascal-0.1.2 2008-02-10 Gregory Nutt <spudmonkey@racsa.co.cr>

	* Add logic to build and link with the ZDS-II toolchain
	  use with the z16f.
	* Make sure that POFF header structures are aligned
	* Standardized POFF file format to big-endian
	* Break up large switch statements to lower complexity
	  and eliminate a compiler bug
	* Changes so that runtime compiles with SDCC.

pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>