summaryrefslogtreecommitdiff
path: root/misc/buildroot/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-23 23:53:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-23 23:53:00 +0000
commitd7be4c1bd5af6a936cabfa5a5ef2401001b38c40 (patch)
treee121eda1c080f22e29411ffdf3937e7e845766b1 /misc/buildroot/ChangeLog
parent74bfc07aadffa5d14a592682eea7650bbe0dcd19 (diff)
downloadnuttx-d7be4c1bd5af6a936cabfa5a5ef2401001b38c40.tar.gz
nuttx-d7be4c1bd5af6a936cabfa5a5ef2401001b38c40.tar.bz2
nuttx-d7be4c1bd5af6a936cabfa5a5ef2401001b38c40.zip
Add gcc-4.3.3 and Cortex-M3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1725 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/ChangeLog')
-rw-r--r--misc/buildroot/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index a79788b61..3e3496b38 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -33,3 +33,5 @@ buildroot-0.1.5 2009-xx-xx <spudmonkey@racsa.co.cr>
and config/arm926t-defconfig-4.2.4 because of differences in the
way that soft floating point is handled between these two
architectures.
+ * Add support for gcc-4.3.3 and the ARM Cortex-M3 processor (not yet
+ verified)