summaryrefslogtreecommitdiff
path: root/http/ChangeLog
blob: 815be6daa6444626ef71946ebff8b86fdf1faaff (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
2007-09-04	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Use bin2c to more reliably turn the tarfile into a
	linkable object file. Ignore .cvsignore when making tarfile.
	* init.c: Clean up tarfile symbol definitions.
	* .cvsignore, rootfs/.cvsignore: New files.

2007-08-16	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Account for -B architecture option.

2007-07-18	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Eliminate unneeded temp.o

2007-07-12	Joel Sherrill <joel.sherrill@oarcorp.com>

	* init.c: Account for adding port to shttpd initialization.

2007-07-12	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but
	defaults to SHTTPD. The displayed index.html will indicate which
	httpd implementation is enabled. The user should edit the Makefile to
	switch settings.
	* index.html.in: New file.
	* rootfs/index.html: Removed.

2007-07-12	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults
	to SHTTPD. The displayed index.html will indicate which httpd
	implementation is enabled. The user should edit the Makefile to
	switch settings.
	* index.html.in: New file.
	* rootfs/index.html: Removed.

2007-07-11	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Make slightly smarter on LD arguments.  Do not pick
	up CVS files in tarball.
	* init.c: Turn off tracing on GoAhead.  More debug.
	* rootfs/etc/hosts: Match OAR setup for EP5200.
	* rootfs/index.html: Cleanup and use RTEMS Logo.
	* rootfs/rtems_logo.jpg: New files.
	* rootfs/web/index.html: Removed.

2007-06-22	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile, init.c: Clean up. Make name of TARFILE related symbols
	conditional based upon architecture. Change way desired object format
	is determined so all BSPs compile this test.

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile: Remove tarfile when make clean.

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c: More warnings removed.

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS
	head.

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c, system.h: confdefs.h should be rtems/confdefs.h

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.

2000-12-14	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.