1 | 2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
2 | |
---|
3 | * goahead_index.html: This is not preprocessed so hard code name. |
---|
4 | * init.c: Simple HTTPD is using ~39K stack space with this test. |
---|
5 | Make the stack for the SHTTPD server 48K. |
---|
6 | |
---|
7 | 2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
8 | |
---|
9 | * shttpd_ext.c: Use new name. |
---|
10 | |
---|
11 | 2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
12 | |
---|
13 | * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content. |
---|
14 | Can now look at cpu usage, reset cpu usage and print a stack |
---|
15 | usage report. |
---|
16 | * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html: |
---|
17 | New files. |
---|
18 | * index.html.in: Removed. |
---|
19 | |
---|
20 | 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
21 | |
---|
22 | * init.c: Remove TARFILE_XXX macros. |
---|
23 | |
---|
24 | 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
25 | |
---|
26 | * Makefile: Use bin2c to more reliably turn the tarfile into a |
---|
27 | linkable object file. Ignore .cvsignore when making tarfile. |
---|
28 | * init.c: Clean up tarfile symbol definitions. |
---|
29 | * .cvsignore, rootfs/.cvsignore: New files. |
---|
30 | |
---|
31 | 2007-08-16 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
32 | |
---|
33 | * Makefile: Account for -B architecture option. |
---|
34 | |
---|
35 | 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
36 | |
---|
37 | * Makefile: Eliminate unneeded temp.o |
---|
38 | |
---|
39 | 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
40 | |
---|
41 | * init.c: Account for adding port to shttpd initialization. |
---|
42 | |
---|
43 | 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
44 | |
---|
45 | * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but |
---|
46 | defaults to SHTTPD. The displayed index.html will indicate which |
---|
47 | httpd implementation is enabled. The user should edit the Makefile to |
---|
48 | switch settings. |
---|
49 | * index.html.in: New file. |
---|
50 | * rootfs/index.html: Removed. |
---|
51 | |
---|
52 | 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
53 | |
---|
54 | * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults |
---|
55 | to SHTTPD. The displayed index.html will indicate which httpd |
---|
56 | implementation is enabled. The user should edit the Makefile to |
---|
57 | switch settings. |
---|
58 | * index.html.in: New file. |
---|
59 | * rootfs/index.html: Removed. |
---|
60 | |
---|
61 | 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com> |
---|
62 | |
---|
63 | * Makefile: Make slightly smarter on LD arguments. Do not pick |
---|
64 | up CVS files in tarball. |
---|
65 | * init.c: Turn off tracing on GoAhead. More debug. |
---|
66 | * rootfs/etc/hosts: Match OAR setup for EP5200. |
---|
67 | * rootfs/index.html: Cleanup and use RTEMS Logo. |
---|
68 | * rootfs/rtems_logo.jpg: New files. |
---|
69 | * rootfs/web/index.html: Removed. |
---|
70 | |
---|
71 | 2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
72 | |
---|
73 | * Makefile, init.c: Clean up. Make name of TARFILE related symbols |
---|
74 | conditional based upon architecture. Change way desired object format |
---|
75 | is determined so all BSPs compile this test. |
---|
76 | |
---|
77 | 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
78 | |
---|
79 | * Makefile: Remove tarfile when make clean. |
---|
80 | |
---|
81 | 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
82 | |
---|
83 | * init.c: More warnings removed. |
---|
84 | |
---|
85 | 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
86 | |
---|
87 | * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS |
---|
88 | head. |
---|
89 | |
---|
90 | 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
91 | |
---|
92 | * init.c, system.h: confdefs.h should be rtems/confdefs.h |
---|
93 | |
---|
94 | 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> |
---|
95 | |
---|
96 | * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX. |
---|
97 | |
---|
98 | 2000-12-14 Joel Sherrill <joel@OARcorp.com> |
---|
99 | |
---|
100 | * ChangeLog: New file. |
---|