summaryrefslogtreecommitdiff
path: root/misc/ChangeLog
blob: 6a69f0949b6002f2891796e0437ca61e6114ec9b (plain)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
2010-05-05	Joel Sherrill <joel.sherrill@oarcorp.com>

	* qemu_vfat/Makefile, qemu_vfat/README, qemu_vfat/init.c: Now includes
	a start_test example which parses arguments.
	* qemu_vfat/start_test.c: New file.

2010-05-05	Joel Sherrill <joel.sherrill@oarcorp.com>

	* qemu_vfat/.cvsignore, qemu_vfat/Makefile, qemu_vfat/README,
	qemu_vfat/init.c, qemu_vfat/system.h: New files.

2010-04-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	* x86_display_cpu/Makefile, x86_display_cpu/test.c: Clean up.

2010-04-14	Joel Sherrill <joel.sherrill@oarcorp.com>

	* x86_display_cpu/.cvsignore, x86_display_cpu/Makefile,
	x86_display_cpu/test.c: New files.

2010-04-08	Joel Sherrill <joel.sherrilL@OARcorp.com>

	* Makefile: Do not build adamain automatically until there is a way to
	know if the Ada support was built.

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.