From 04a8c937f4f3b17518ff25d1454a8f56dcf86306 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2007 20:32:05 +0000 Subject: 2007-05-03 Joel Sherrill * startup/linkcmds: Add alignment between data and bss to avoid linking errors when compiling with gcc 4.2.x --- c/src/lib/libbsp/arm/armulator/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/lib/libbsp/arm/armulator/ChangeLog') diff --git a/c/src/lib/libbsp/arm/armulator/ChangeLog b/c/src/lib/libbsp/arm/armulator/ChangeLog index e07cc79af4..30847714fe 100644 --- a/c/src/lib/libbsp/arm/armulator/ChangeLog +++ b/c/src/lib/libbsp/arm/armulator/ChangeLog @@ -1,3 +1,8 @@ +2007-05-03 Joel Sherrill + + * startup/linkcmds: Add alignment between data and bss to avoid linking + errors when compiling with gcc 4.2.x + 2007-04-12 Ralf Corsépius * bsp_specs: Remove qrtems_debug. -- cgit v1.2.3