From a6cdb79594c5e9cba8a4db241cec6c701c9ace47 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 10 Oct 2012 14:54:11 +0000 Subject: Disable R_ARM_REL32 logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5224 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 72c6ac29b..3cfd60bf2 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -121,4 +121,6 @@ buildroot-1.11 2011-xx-xx * Added an ARM EABI GCC 4.6.3 configuration (tool name is arm-nuttx-eabi-). * ldnxflat: Add support for the R_ARM_REL32 relocation. This relocation 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. -- cgit v1.2.3