From 28d780560dd246be31c87400195386870c539ed0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 10 Oct 2012 19:36:32 +0000 Subject: More fixes for ldnxflat. There are still problems with the GCC 4.6.3 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5227 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 3cfd60bf2..cdbef5da1 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -123,4 +123,7 @@ buildroot-1.11 2011-xx-xx type was not generated by GCC/LD prior to gcc-4.6.3 * R_ARM_REL32 logic is conditionally disabled because it has not been tested. + * ldnxflat: Correct a memory allocation error that could cause written + past the end of allocated memory. Partial restoration of R_ARM_REL32 + logic. There are lots of issues that I still do not understand here. -- cgit v1.2.3