⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 开放源码实时操作系统源码.
💻
📖 第 1 页 / 共 2 页
字号:
2007-06-12  Andrew Lunn  <andrew.lunn@ascom.ch>

	* src/synth_entry.c (__stack_chk_fail): another new function
	needed when building with gcc 4.1.2
	* current/src/synth.ld: place eh_frame_hdr into eh_frame.

2006-07-10  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_entry.c (__stack_chk_fail_local): new function needed
	when building with gcc 4.1.1

2005-11-19  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_entry.c (_linux_entry): brk() is no longer needed to
	get heap memory.

	* src/synth.ld: add new section to contain the heap memory rather
	than rely on brk().
	

2005-11-05  Andrew Lunn <andrew.lunn@ascom.ch>

	* include/hal_io.h (struct cyg_hal_sys_old_stat): Make the
	structure match the kernel version otherwise the stack gets
	corrupt and we die 'orribly. Added cyg_hal_sys_new_stat for when
	using the new?stat() calls.
	* src/synth_syscall.c (cyg_hal_sys_ftok): use the correct structure 
        member names and use the newstat system call so we get 
	values back which are compatible with glibc ftok() function.
	* tests/ftok.c (new): Test case for the cyg_hal_sys_ftok() 
        function added in the previous patch.

2005-10-19  Alexander Neundorf <neundorf@kde.org>

	* src/synth_syscall.c: add cyg_hal_sys_ftok().

2005-07-30  Andrew Lunn  <andrew.lunn@ascom.ch>

	* src/synth_diag.c (hal_diag_write_char): Compiler warning fix.
	* src/synth_intr.c (synth_auxiliary_instantiate): Ditto
	
2005-06-26  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_intr.c (synth_hardware_init): extract bogomips rating
	for use by HAL_DELAY_US()

	* include/hal_intr.h: add #include of <cyg/hal/var_intr.h> for
	HAL_DELAY_US().

2005-03-11  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_intr.c (synth_hardware_init): allow the platform to
	customize the sigaction structures.

	* include/hal_io.h: add more signal-related definitions

	* cdl/hal_synth.cdl: change the clock calculations, so that users
	only need to specify RTC_PERIOD

2004-12-14  Alexander Neundorf <neundorf@kde.org>
	    Andrew Lunn        <andrew.lunn@ascom.ch>

	* include/hal_io.h: Add cyg_hal_sys_shmget(), cyg_hal_sys_shmat()
	and cyg_hal_sys_shmdt() system calls
	* src/synth_syscalls.c: Implementations of cyg_hal_sys_shmget(), 
	cyg_hal_sys_shmat() and cyg_hal_sys_shmdt(). Moved 
	cyg_hal_sys_mmap() from the flash driver to here.

2004-08-09  Andrew Lunn  <andrew.lunn@ascom.ch>

	* include/hal_intr.h (HAL_PLATFORM_RESET): Added missing ;

2004-08-04  Alexander Neundorf <alexander.neundorf@jenoptik.com>

	* include/hal_io.h: Add cyg_hal_sys_mkdir() system call
	* include/hal_intr.h: Add HAL_PLATFORM_RESET() macro

2004-07-04  Andrew Lunn  <andrew.lunn@ascom.ch>

	* src/synth.ld: Added the 2ram section needed for flash devices

2004-06-21  Alexander Neundorf <alexander.neundorf@jenoptik.com>

	* include/hal_io.h: 
	Add cyg_hal_sys_readdir(), cyg_hal_sys_lstat(), 
        cyg_hal_sys_fstat() system call toegther with their 
        accompanying data structures and file mode bits

2004-06-18  William Donahue  <WDonahue@siriusradio.com>

	* include/hal_io.h (CYG_HAL_SYS_FD_ZERO): Added misisng }

2004-05-27  Alexander Neundorf <alexander.neundorf@jenoptik.com>

	* include/hal_io.h: 
	Fix the open/fcntl flags by prepending a leading 0 so that they
	are interpreted correctly as octal instead of decimal.

2004-04-22  Jani Monoses <jani@iv.ro>

	* cdl/hal_synth.cdl :
	Invoke tail with stricter syntax that works in latest coreutils. 

2003-07-18  Nick Garnett  <nickg@balti.calivar.com>

	* cdl/hal_synth.cdl:
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
        "default_value" from "calculated". This makes it easier
        to change these values globally.
        
2003-07-05  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_entry.c:
	Add more dummy functions to cope with dependencies introduced by
	various versions of g++.

2003-06-27  Jonathan Larmour  <jifl@eCosCentric.com>

	* src/synth.ld: Synthetic linux at least needs libgcc_eh.a in the
	GROUP() to resolve exception handling symbols.

2003-02-25  Iztok Zupet  <iz@vsr.si>

	* doc/synth.sgml: Replaced .gif with .png to get PDF
	output.
	* doc/*.gif: Delete.
	* doc/*.png: Replacements for .gifs added.

2003-04-10  Nick Garnett  <nickg@balti.calivar.com>

	* src/synth.ld: 
	Added libsupc++.a to GROUP() directive for GCC versions later than
	3.0.

2003-03-30  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_intr.c (synth_auxiliary_xchgmsg): fix typo reported
	by Savin Zlobec

2003-03-26  Andrew Lunn  <andrew.lunn@ascom.ch>

	* src/synth_intr.c (synth_start_auxiliary): When an empty string
	is found on the PATH, remember to move onto the next entry
	otherwise we loop forever.
 
2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>

	* doc/overview.gif, doc/overview.fig: renamed to
	synth-io-overview.gif and synth-io-overview.fig.
	* doc/synth.sgml: Add some missing "&gt;"s to header file names.
	Comment out DOCTYPE for now to allow building with standard doc build.
	overview.gif renamed as per above.

2003-02-12  Bart Veer  <bartv@ecoscentric.com>

	* host/Makefile.am, host/Makefile.in, configure:
	Regenerate after acinclude.m4 update

2002-12-03  Bart Veer  <bartv@ecoscentric.com>

	* src/synth_entry.c:
	Provide dummy versions of __cxa_atexit() and __dso_handle, to
	satisfy requirements of recent versions of the compiler configured
	for native Linux development.

2002-09-22  Bart Veer  <bartv@ecoscentric.com>

	* host/configure.in:
	If the installed version of Tcl is too old, issue a warning and
	suppress the build, rather than fail. Other bits of the system,
	e.g. the generic host-side tools, can still be built.
	
2002-09-21  Bart Veer  <bartv@ecoscentric.com>

	* host/ecosynth.c:
	Avoid const compatibility problems with Tcl 8.4

2002-09-15  Bart Veer  <bartv@ecoscentric.com>

	*  include/hal_io.h
	   cdl/hal_synth.cdl
	   src/synth_entry.c, src/synth_intr.c, src/synth_diag.c,
	   src/synth_protocol.h
	   doc/*
	   host/*
	   Add support for I/O via an I/O auxiliary

2002-08-04  Bart Veer  <bartv@tymora.demon.co.uk>

	* include/hal_io.h: added argv/argv/environ definitions

2002-05-23  Jesper Skov  <jskov@redhat.com>

	* cdl/hal_synth.cdl: Don't run cache tests.

2002-04-10  Jonathan Larmour  <jlarmour@redhat.com>

	* src/synth.ld: Add RELOCS "section" and eh_frame section, plus
	correct use of .gnu.linkonce sections.

2002-02-28  Bart Veer  <bartv@redhat.com>

	* doc/synth.sgml, doc/makefile, doc/*.html:
	Documentation for the synthetic target HAL.

2002-01-25  Bart Veer  <bartv@redhat.com>

	* src/synth_intr.c (hal_interrupt_mask/unmask):
	Add preconditions that interrupts are disabled on entry, rather
	than disabling and reenabling the interrupts, since the
	specification requires the former.

2002-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2001-11-01  Andrew Lunn	<andrew.lunn@ascom.ch>

	* include/hal_io.h: Support for mmap, lseek and open syscalls.
	* include/hal_cache.h: Add HAL_ICACHE_IS_ENABLED and
	HAL_DCACHE_IS_ENABLED.
	
2001-12-07  Bart Veer  <bartv@redhat.com>

	* include/hal_io.h: Added cyg_hal_sys_getcwd()

2001-08-02  Bart Veer  <bartv@redhat.com>

	* include/hal_intr.h:
	Note a subtle interaction between the interrupt handling
	and the context switch handling, which are in the
	architectural and variant HAL packages respectively.

2001-04-27  Bart Veer  <bartv@redhat.com>

	* All files
	Major reorganization and clean-up of the synthetic target.

2000-11-02  Jonathan Larmour  <jlarmour@redhat.com>

	* src/entry.c (_linux_entry): Extend memory using brk() syscall to
	match memory layout

	* src/syscall-i386-linux-1.0.S: Add brk syscall

2000-10-20  Jonathan Larmour  <jlarmour@redhat.com>

	* include/pkgconf/mlt_i386_linux_ram.mlt:
	Add heap1 section

	* include/pkgconf/mlt_i386_linux_ram.h:
	* include/pkgconf/mlt_i386_linux_ram.ldi:
	Regenerated

2000-10-20  Jonathan Larmour  <jlarmour@redhat.com>

	* cdl/hal_i386_linux.cdl: Correct memory layout file name

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

	* cdl/hal_i386_linux.cdl (CYGBLD_GLOBAL_COMMAND_PREFIX):

	Revert most recent change for now to avoid breaking the
	release system.

2000-03-02  Jonathan Larmour  <jlarmour@redhat.co.uk>

	* cdl/hal_i386_linux.cdl (CYGBLD_GLOBAL_COMMAND_PREFIX): Use native
	toolchain by default, and describe versions to be used

2000-02-29  Jesper Skov  <jskov@redhat.com>

	* include/plf_intr.h: Don't include kernel headers.

2000-02-16  Jesper Skov  <jskov@redhat.com>

	* src/hal_diag.c (hal_diag_write_char): Check that write call is
	successful.

2000-02-16  Nick Garnett  <nickg@cygnus.co.uk>

	* include/variant.inc: Added missed copyright notice.

2000-02-15  Nick Garnett  <nickg@cygnus.co.uk>

	* include/variant.inc: 
	* include/var_intr.h: 
	* include/plf_intr.h: 
	These files added to make this HAL consistent with PC
	version. They also contains some code moved out of the
	architecture HAL.
	
2000-01-24  John Dallaway  <jld@cygnus.co.uk>

	* cdl/*.cdl:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -