1998-10-25  Jesper Skov  <jskov@cygnus.co.uk>

	* src/hal_stub.c: Fixed #endif comment.

Fri Oct 23 03:33:47 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* src/jmr3904.ld: 
	Move _gp pointer to after data section and constructors/destructors

1998-10-21  Nick Garnett  <nickg@cygnus.co.uk>

	* src/hal_stub.c:
	Removed include of <signal.h>, it appears to be unnecessary.

1998-10-19  Jesper Skov  <jskov@cygnus.co.uk>

	* include/pkgconf/hal_tx39_jmr3904.h: Undid 1998-10-16 change.

1998-10-16  Jesper Skov  <jskov@cygnus.co.uk>

	* include/pkgconf/hal_tx39_jmr3904.h: Changed
	CYGPKG_HAL_TX39_JMR3904 to CYG_HAL_TX39_JMR3904.

1998-10-14  Nick Garnett  <nickg@cygnus.co.uk>

	* include/hal_stub.h:
	Now get generic-stub.h from hal rather than kernel.

	* src/hal_diag.c:
	* src/hal_stub.c:
	Altered ifdefs to support building without kernel.

1998-10-13  Nick Garnett  <nickg@cygnus.co.uk>

	* src/jmr3904.ld:
	Moved RAM load address to 0x80008000.

Mon Oct 12 18:04:16 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* include/hal_diag.h: 
	Add void arg to hal_diag_init() prototype
	Fix for PR 17309
	
1998-09-24  Tim Goodwin   <tgoodwin@cygnus.co.uk>

        * include/pkgconf/hal_tx39_jmr3904.h:
	Correct file name in comment.

1998-09-15  Nick Garnett  <nickg@cygnus.co.uk>

	* src/jmr3904.ld:
	Moved RAM LOAD_BASE up to 0x80005000 to avoid memory used by
	Cygmon.

	* src/hal_diag.c (hal_diag_write_char):
	Added support for Ctrl-C handling while running under Cygmon.
	Extra support from Cygmon may be needed in future.

1998-09-11  Bart Veer  <bartv@cygnus.co.uk>

	* include/pkgconf/hal_tx39_jmr3904.h:
	Updated configuration data with some descriptions.

1998-09-04  Bart Veer  <bartv@cygnus.co.uk>

	* include/pkgconf/hal_tx39_jmr3904.h: 
	Temporary change to the type of the startup option, needed by the
	configuration tool.

1998-09-02  Bart Veer  <bartv@cygnus.co.uk>

	* include/pkgconf/hal_tx39_jmr3904.h:
	New header file for platform-specific configuration options

	* tests/PKGconf.mak: 
	* src/PKGconf.mak: 
	Sort out package naming conventions.

1998-08-28  Bart Veer  <bartv@cygnus.co.uk>

	* src/hal_diag.c, src/hal_stub.c:
	Updated for new kernel configuration option symbol names

Fri Aug 28 09:22:30 1998  Jesper Skov  <jskov@lassi.cygnus.co.uk>

	* src/hal_stub.c: Moved strcpy/strlen to the generic stub.

1998-08-18  Nick Garnett  <nickg@cygnus.co.uk>

	* include/hal_diag.h: 
	* include/hal_stub.h: 
	* src/hal_diag.c: 
	* src/jmr3904.S:
	Now includes <pkgconf/hal.h> rather than <pkgconf/kernel.h>.
	
	* src/jmr3904.ld:
	Removed memory layout tool support.
	Now includes <pkgconf/hal.h> rather than <pkgconf/kernel.h>.

Tue Aug 18 11:44:40 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* src/jmr3904.ld: Reorder group line

Mon Aug 17 22:23:27 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* src/jmr3904.ld: 
        Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking

1998-07-23  Nick Garnett  <nickg@cygnus.co.uk>

	* src/jmr3904.ld: Added header comment and tidied up the layout a
	little.
	

//===========================================================================
//####COPYRIGHTBEGIN####
//
// -------------------------------------------
// The contents of this file are subject to the Cygnus eCos Public License
// Version 1.0 (the "License"); you may not use this file except in
// compliance with the License.  You may obtain a copy of the License at
// http://sourceware.cygnus.com/ecos
// 
// Software distributed under the License is distributed on an "AS IS"
// basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the
// License for the specific language governing rights and limitations under
// the License.
// 
// The Original Code is eCos - Embedded Cygnus Operating System, released
// September 30, 1998.
// 
// The Initial Developer of the Original Code is Cygnus.  Portions created
// by Cygnus are Copyright (C) 1998 Cygnus Solutions.  All Rights Reserved.
// -------------------------------------------
//
//####COPYRIGHTEND####
//===========================================================================
