2006-03-07	Aaron Frye <aaron@frye.com>

	PR 719/bsps
	* m68kpretaskinghook.c: The optimizer on gcc 3.4.2 assumes that the
	address of a variable cannot be 0, so it optimizes out any such
	checks. this breaks the shared m68k bsp_pretasking_hook() which uses
	such a check to determine heap size during runtime.

2004-03-05	Joel Sherrill <joel@OARcorp.com>

	PR 505/bsps
	* setvec.c: Rework to remove punned pointer warning generated by gcc
	3.3 and newer.

2003-09-04	Joel Sherrill <joel@OARcorp.com>

	* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c,
	start.S, mvme/mvme16x_hw.h: URL for license changed.

2002-06-25	Joel Sherrill <joel@OARcorp.com>

	* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
	support to the shared gdb stub glue thus adding a directory.
	* gdbstub: New directory.
	* Makefile.am: Modified to reflect above.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-01-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h
	instead of bspIo.h.

2000-11-01	Joel Sherrill <joel@OARcorp.com>

	* shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h,
	and libcsupport.h moved from libc to lib/include/rtems and
	now must be referenced as <rtems/XXX.h>.   Header file order
	was cleaned up while doing this.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.
