summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-06 15:44:29 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-06 15:44:29 +0000
commitbecb5eaead8f70e3da15ad138ef08fbbf028ddf5 (patch)
tree290569a4877b107c318d2b4359758044af2c13fb /nuttx/ChangeLog
parent8fc0346a821d144d7073a68d76eb8dcf90deb59c (diff)
downloadnuttx-becb5eaead8f70e3da15ad138ef08fbbf028ddf5.tar.gz
nuttx-becb5eaead8f70e3da15ad138ef08fbbf028ddf5.tar.bz2
nuttx-becb5eaead8f70e3da15ad138ef08fbbf028ddf5.zip
Pascal P-Code binaries are now big-endian
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@639 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b502b1e26..834812fe0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -326,6 +326,7 @@
(4) fseek() flushes read/write data when before moving the file pointer
(5) When read data is flushed, reposition the file pointer to account for
buffered, but unreand data
+ * Pascal P-Code files are now standardized to big-endian for portability