2007-09-06 Joel Sherrill * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content. Can now look at cpu usage, reset cpu usage and print a stack usage report. * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html: New files. * index.html.in: Removed. 2007-09-04 Joel Sherrill * init.c: Remove TARFILE_XXX macros. 2007-09-04 Joel Sherrill * 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 * Makefile: Account for -B architecture option. 2007-07-18 Joel Sherrill * Makefile: Eliminate unneeded temp.o 2007-07-12 Joel Sherrill * init.c: Account for adding port to shttpd initialization. 2007-07-12 Joel Sherrill * 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 * 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 * 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 * 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 * Makefile: Remove tarfile when make clean. 2007-06-21 Joel Sherrill * init.c: More warnings removed. 2007-06-21 Joel Sherrill * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS head. 2007-06-21 Joel Sherrill * init.c, system.h: confdefs.h should be rtems/confdefs.h 2007-06-21 Joel Sherrill * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX. 2000-12-14 Joel Sherrill * ChangeLog: New file.