summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/avr/avrtest/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/avr/avrtest/ChangeLog')
-rw-r--r--c/src/lib/libbsp/avr/avrtest/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/avr/avrtest/ChangeLog b/c/src/lib/libbsp/avr/avrtest/ChangeLog
index 56c950fef9..2aeb5b510e 100644
--- a/c/src/lib/libbsp/avr/avrtest/ChangeLog
+++ b/c/src/lib/libbsp/avr/avrtest/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * bsp_specs, start/start.S: Move -e start from *link to *startfile to
+ avoid warning for undefined entry symbol when linking relocatables
+ with binutils 2.19. Also rename entry from _init to _start to avoid
+ conflict with C++ constructor method name on other architectures.
+
2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,