File es40.changes of Package es40
-------------------------------------------------------------------
Sun Aug 4 17:54:18 UTC 2024 - Klaus Kämpf <kkaempf@suse.de>
- bump to 0.20
- drop all patches
-------------------------------------------------------------------
Fri Dec 22 08:01:46 UTC 2023 - kkaempf@suse.com
- Update to version git20200511.799c7b6:
* Removed description in multiple choice when configuring NIC that was not working on illumos
* lib socket on Solarish
* Use the math library
* Fixed erros on modern compiler
* fixed errors
* Added autogen.sh
* Fixed error on exception printing
* First round of fixing autotools config
* Initial commit from original CVS sources
- Added patches
* 0001-Add-missing-return.patch
* 0002-Include-stdio.h.patch
* 0003-Ignore-generated-files.patch
* 0004-Drop-generated-files.patch
* 0005-Update-configure.ac.patch
* 0006-ISO-C-forbids-converting-a-string-constant-to-char.patch
* 0007-C-11-requires-a-space-between-literal-and-string-mac.patch
* 0008-use-snprintf-not-sprintf.patch
* 0009-Show-pcap-errbuf-if-network-adapter-open-fails.patch
* 0010-Silence-more-warnings.patch
-------------------------------------------------------------------
Thu Nov 24 13:13:29 UTC 2016 - aloisio@gmx.com
- Fix build
- Spec cleanup
-------------------------------------------------------------------
Wed Apr 28 18:34:40 CEST 2010 - uli@suse.de
- update -> 20100428cvs
- fix to build in Factory
-------------------------------------------------------------------
Fri Sep 11 13:27:54 CEST 2009 - uli@suse.de
- update -> 20090910cvs:
- New BREAKPOINT READ, WRITE and ACCESS commands in the debugger allow breakpoint to be set
on data access. (12-jun-2008, Camiel Vanderhoeven)
- Support for SRM/DPR mechanism for starting secondary CPUs. Not working correctly, although
we seem to be on to something. (12-jun-2008, Camiel Vanderhoeven)
- Fixed unaligned memory access handling. (12-jun-2008, Camiel Vanderhoeven)
- Fixed compilation on Fedora 9 / gcc 4.3.0, and probably other configurations as well.
(12-jun-2008, Caolan McNamara)
- Removed dependency on Poco by including parts of it. (31-may-2008, Camiel Vanderhoeven)
- Fixed a bug in the SDL configuration script (checking for "true" rather than "yes" in the
final test). (09-may-2008, Caolán McNamarra)
- Floppy controller implementation. (29-apr-2008, Brian Wheeler)
- CDiskController is no longer a CPCIDevice. This alows for non-PCI diskcontrollers (like the
floppy controller. (29-apr-2008, Camiel Vanderhoeven)
- Added memory map dumping and memory range checking. (29-apr-2008, Brian Wheeler)
- Rewrote DMA code to make it ready for floppy support. (18-apr-2008, Brian Wheeler)
- More questions in debug confuration script. (03-apr-2008, Camiel Vanderhoeven)
- Improved support for SDL on OS-X. (10-apr-2008, Martin Borgman)
- Compile on OpenVMS; new OpenVMS build scripts generated from the UNIX build scripts; Include
selected parts of Poco (Poco has dropped support for OpenVMS). (02-apr-2008, Camiel
Vanderhoeven)
- Created configuration file utility. (28-mar-2008, Camiel Vanderhoeven)
- Support OpenVMS file paths. (26-mar-2008, Camiel Vanderhoeven)
- Use the config.h data created by the configure script. (26-mar-2008, Camiel Vanderhoeven)
- Improved IDE locking by a) Removing all of the general register locking; b) Busmaster locking
is still in place, but it might not be needed, this locking is pretty fine grained so nothing
should time out waiting for it; c) Creating an alt_status variable which gets updated when the
real status becomes stable (i.e. at the end of the execute() run, after the drq status is
changed, etc), access to this variable is locked; d) Everything else is a free for all.
(20-mar-2008, Brian Wheeler)
- Implement an optional delayed IDE interrupt. The OSes still lose interrupts sometimes.
(20-mar-2008, Brian Wheeler)
- Create configuration files to use GNU's Autotools. (20-mar-2008, Camiel Vanderhoeven)
- Support disk image files >2GB on linux. (19-mar-2008, Camiel Vanderhoeven)
- Fixed some IDE CD-ROM issues that were introduced with the multi-threading patch. (17-mar-2008,
Brian Wheeler)
- Restored SDL functionality. (16-mar-2008, Camiel Vanderhoeven)
- Better exception handling, restored Serial port menu functionality (14-mar-2008, Camiel
Vanderhoeven)
- Ability to stop and restart threads, restored save/restore state functionality. (13-mar-2008,
Camiel Vanderhoeven)
- Use separate threads for devices rather than crowding everything into one thread. Use Poco
libraries for platform independent threading. NOTE: This patch breaks some functionality that
we will need to regain in the future. (05-mar-2008, Camiel Vanderhoeven)
-------------------------------------------------------------------
Mon Nov 17 00:00:00 CET 2008 - uli@suse.de
- fixed rpmlint complaint