summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/avr/avrtest/ChangeLog
blob: 2c26a9cdbfb08a74a723125df73f3c1899269d27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2009-04-28	Chris Johns <chrisj@rtems.org>

	* start/start.S: Update for boot_card command line change.

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,
	preinstall.am, console/console-io.c, include/.cvsignore,
	include/bsp.h, start/start.S, startup/linkcmds, tools/.cvsignore,
	tools/Makefile.am, tools/configure.ac, tools/runtest.in: New files.