public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: nickg@sources.redhat.com
To: ecos-cvs@sources.redhat.com
Subject: ecos/packages/hal/i386/pc/current ChangeLog cd ...
Date: Sun, 01 Dec 2002 07:48:00 -0000	[thread overview]
Message-ID: <20021201154835.20322.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2002-12-01 07:48:35

Modified files:
	packages/hal/i386/pc/current: ChangeLog 
	packages/hal/i386/pc/current/cdl: hal_i386_pc.cdl 
	packages/hal/i386/pc/current/include: platform.inc 
	packages/hal/i386/pc/current/src: plf_misc.c plf_stub.c 
Added files:
	packages/hal/i386/pc/current/include/pkgconf: mlt_i386_pc_grub.h 
	                                              mlt_i386_pc_grub.ldi 
	                                              mlt_i386_pc_grub.mlt 
	packages/hal/i386/pc/current/misc: menu.lst 

Log message:
	* src/plf_stub.c: Removed redundant reinitialization of VSR table
	in hal_pc_stubs_init(). This has already been done in
	hal_platform_init() and reinitializing here destroys the FPU
	switch VSR.
	
	* src/plf_misc.c (hal_platform_init):
	Added configuration and test to avoid overwriting the FPU switch
	VSR with the default VSR. This caused problems with stand-alone
	application that use lazy FPU switching.
	Moved call to hal_ctrlc_isr_init() to after call to
	hal_if_init(). Previously, stand-alone applications had problems
	with ctrl-c handling because the CALL_HACK stuff didn't work.
	
	* cdl/hal_i386_pc.cdl:
	Added GRUB startup option. This enables support for booting from
	the GRUB bootloader.
	Added CYGDBG_HAL_DEBUG_GDB_INITIAL_BREAK option to force a
	breakpoint just before calling cyg_start(). This is insinuated
	into the CYGPKG_HAL_DEBUG part of the tree, and conditioned to
	only work for stand-alone apps with the stubs included.
	
	* include/platform.inc: Added GRUB startup support.
	
	* include/pkgconf/mlt_i386_pc_grub.mlt:
	* include/pkgconf/mlt_i386_pc_grub.ldi:
	* include/pkgconf/mlt_i386_pc_grub.h:
	Added these MLT files to support the new GRUB startup option.
	
	* misc/menu.lst: Added this example GRUB menu configuration file.


             reply	other threads:[~2002-12-01 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-01  7:48 nickg [this message]
2004-08-18  9:57 asl
2005-01-22 15:25 asl
2005-04-17 12:11 asl
2005-04-27 18:57 asl
2005-06-20 18:29 asl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021201154835.20322.qmail@sources.redhat.com \
    --to=nickg@sources.redhat.com \
    --cc=ecos-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).