1999-04-08  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
	avoid padded output sections (PR 19787)

1999-03-23  Nick Garnett  <nickg@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): Backed off Gary's change.

1999-03-18  Gary Thomas  <gthomas@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): Don't disable all interrupts
	in this routine, just the appropriate one from the UART.

1999-03-04  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/*.ldi: give all LDI files unique names so
        that they can co-exist in an eCos build tree (PR 19184)
	* include/pkgconf/*.mlt: give all MLT files unique names so
        that they can co-exist in an eCos build tree (PR 19184)

1999-02-20  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* src/hal_diag.c (hal_diag_write_char): 
	Rename CYG_VECTOR_EXTERNAL_2 -> CYGNUM_HAL_INTERRUPT_EXTERNAL_2

	* src/plf_stub.c:
	Rename CYG_VECTOR_* -> CYGNUM_HAL_INTERRUPT_* in line with
	arch/hal_intr.h changes

1999-02-16  Jesper Skov  <jskov@cygnus.co.uk>

	* include/hal_stub.h: [removed]
	* include/plf_stub.h: [added]
	* src/hal_stub.c:     [removed]
	* src/plf_stub.c:     [added]
	* src/PKGconf.mak: 
	Changed hal_stub to plf_stub. Moved generic HAL stub code to
	common/.../hal_stub.c.

1999-02-05  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/*.mlt: New memory layout save files

1999-02-05  John Dallaway  <jld@cygnus.co.uk>

	* include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.

1999-01-26  Hugo Tyson  <hmt@masala.cygnus.co.uk>

	* include/pkgconf/ram.ldi:
	* include/pkgconf/rom.ldi:
	Add copyright notice.  (Though these files will later be generated
	by a tool and so not copyright, these default setups are.)

1999-01-13  John Dallaway  <jld@cygnus.co.uk>

      * include/pkgconf/rom.ldi: use FOLLOWING () macro

1999-01-12  John Dallaway  <jld@cygnus.co.uk>

      * src/stdeval1.ld: remove for MLT
      * src/PKGconf.mak: remove stdeval1.ld rules for MLT
      * include/pkgconf/ram.ldi: new linker script fragment for MLT
      * include/pkgconf/rom.ldi: new linker script fragment for MLT

1998-11-09  Jesper Skov  <jskov@cygnus.co.uk>

	* src/hal_stub.c (cyg_hal_gdb_isr, interruptible, serial_init):
	Added GDB break support.

1998-11-06  Jesper Skov  <jskov@lassi.cygnus.co.uk>

	* include/hal_stub.h: 
	* src/hal_stub.c: 
	Added GDB stub.

	* src/PKGconf.mak: Added stub to the object list.

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

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

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

	* include/pkgconf/hal_mn10300_stdeval1.h: Changed
	CYGPKG_HAL_MN10300_STDEVAL1 to CYG_HAL_MN10300_STDEVAL1.

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

	* src/hal_diag.c:
	Removed some compiler warnings.

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

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

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

	* include/hal_diag.h: 
	Add void arg to prototype for hal_diag_init()
	Fix for PR 17309

Wed Sep 23 08:11:32 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>

	* include/hal_diag.h:
	Add HAL_DIAG_READ_CHAR() macro for consistency with other targets
	since we do have the hal_diag_read_char() function.
	Fix for PR 17300

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

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

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

	* src/stdeval1.ld:
	Added definition of hal_virtual_vector_table.

	* src/hal_diag.c:
	Added configury to allow PROMIce AI ROMART to be used
	independently of diag destination. Added ai_write_hex() to provide
	rudimentary support for numerical output when doing this.

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

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

Thu Sep  3 15:15:57 1998  Tim Goodwin  <tgoodwin@cygnus.co.uk>

	* hal/mn10300/stdeval1/current/src/PKGconf.mak
	* hal/mn10300/stdeval1/current/src/makefile
	* hal/mn10300/stdeval1/current/tests/PKGconf.mak

	s/panx/mn10300/g

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

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

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

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

	* src/hal_diag.c:
	Fixed some compiler warnings.
	Ifdeffed out intialisation of serial2 when using cygmon, thus
	retaining Cygmon's line setup.

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

	* include/hal_diag.h: 
	* src/hal_diag.c: 
	* src/stdeval1.ld:
	Now uses hal.h rather than kernel.h.

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

	* src/stdeval1.ld: Reorder GROUP line

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

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

//===========================================================================
//####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,1999 Cygnus Solutions.  All Rights Reserved.
// -------------------------------------------
//
//####COPYRIGHTEND####
//===========================================================================
