summaryrefslogtreecommitdiffstats
path: root/misc/ChangeLog
blob: 90c08c24fb58b6131488597bbf6a7f6e2d1de600 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
2009-12-10	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Add adamain test. This is a strictly C version of the
	startup code for a GNAT Ada application. If this does not run, then
	Ada code has no prayer of running.
	* adamain/.cvsignore, adamain/Makefile, adamain/README,
	adamain/adacode.c, adamain/rtems_init.c: New files.

2009-10-14	Joel Sherrill <joel.sherrill@oarcorp.com>

	* applib/Makefile, applib/file_1.c, applib/private.h,
	applib/userLib.h: New files.

2009-09-24	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Add example for extracting values from RTEMS Application
	Makefile infrastructure.
	* extract_example/.cvsignore, extract_example/Makefile,
	extract_example/README: New files.

2009-08-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Add new program to demonstrate use of BSP command line
	arguments.
	* bspcmdline/.cvsignore, bspcmdline/Makefile, bspcmdline/README,
	bspcmdline/test.c: New files.

2009-08-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* minimum/test.c: Remove warning.

2009-08-06	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ChangeLog: New file.