Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
bin86
bin86.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bin86.changes of Package bin86
------------------------------------------------------------------- Mon Jan 31 13:08:11 UTC 2011 - coolo@novell.com - fix makefile bug ------------------------------------------------------------------- Thu Feb 21 21:53:06 CET 2008 - bk@suse.de - support native build on x86_64: no need for glibc-32bit on x86_64 - don't build elks (not happy on x86_64, from fc: no elks since fc7) ------------------------------------------------------------------- Thu Nov 22 18:05:43 CET 2007 - ro@suse.de - updated rpmlintrc ------------------------------------------------------------------- Tue Oct 2 18:18:10 CEST 2007 - matz@suse.de - Fix compile problem for GCC 4.3, and a harmless array access beyound bounds. ------------------------------------------------------------------- Sat May 26 23:41:07 CEST 2007 - ro@suse.de - rpmlintrc: dev86 is a devel package, accept devel files there ------------------------------------------------------------------- Sun Jan 21 19:32:12 CET 2007 - ro@suse.de - update to 0.16.17 (thanks to rschiele) - Sorry forgot to flip this back: perror and strerror are back to using the /lib/liberror.txt file for all 8086 Elks modes. Only i386 has the file linked. Elksemu now traps accesses to this file and substitutes a fake. - Added vararg macros to new preprocessor. - Builtin CPP removed for __BCC__ compile, bcc-cc1 fit in 16bit but crashes. Thirty two bit works fine, gcc or bcc. (almost any 32bit.) - Added __BCC_VERSION__ macro, defined by bcc.c contains hex version no. - Bugfix for offsets generated by #asm when using -O option to bcc-cc1. Extra compile option ASM_USES_CALLEE_REGS. - Extra checking and bugfix for mixing char values with long shifts. - WARNING to distributions: I've altered the install scripts and paths you will want to check them. Altered paths for bcc.c and normal installs, defaults should now be good for distributions where bcc is a cross compiler. If you set the PREFIX to / it'll install to suggested Native paths. As86_encap moved to LIBDIR. - I've altered 'perror' and 'strerror' to be normal when compiled for everything except libc_f.a. Only with that library will it look for the liberror.txt file and it now looks in "/lib/liberror.txt" only. This means there's no need to install it anywhere except ELKS itself. - Change -Mg option to use uclibc as glibc2 seems to have stopped working. - ar.c switch to using strerror. - Move elksemu, it's used like a shared library but is best treated like an emulator so it's now installed in DISTBIN. Also on Linux-386 it's compiled using the system compiler. - Use the POSIX -R argument to cp rather than the normal standard -r because some new systems have decided to stop supporting their '-r' option. - Oops, the constant error strings in the assembler were char pointers not char arrays, small waste of space. - Allow for Linux-2.6 32bit dev_t. - More changes so it compiles better on 'other' machines. Removed some GNU-Make'isms in the top header file. - It seems that CYGWin's problem with _P is inherited from BSD. It also seems most of my problems come from BSD recently, haven't they realised that they down own the 'Unix Standard' anymore and haven't since SYSV got popular. - Some changes for cygwin, it isn't quite as nasty as compiling for minix but it doesn't miss by much! - Compiling for the 'tcc' complier, nice and easy. - Hitting bcc.c again, bcc-cpp now the default. - Some bugfixes for DEC Alpha -- 64 bit longs! Constant folding still done with 64bit longs though. - The fopen function (and friends) is now a real function not a macro. - Ctype.h updated to ansi. - Libraries appear to compile properly with -O and -ansi now. - Copt's hash string table adjusted; should now have fewer pathological cases. - Order of copt's rule processing reversed; it now works from the top of a rule file to the bottom. Also comment lines may be include in the match lines. !BCC_EOS added to bcc-cc1 for 'end of statment'. - bcc-cc1's asm("") now works in declare mode too. - New independed cpp added, has both K&R and Ansi modes. Changes made to the embedded cpp too to try and fix some bad bits. - Conditional assembler added around push and pop of 'si' and 'di' if the optimiser (and as86's optimiser) are to be run. - Signed keyword added to bcc-cc1 for 'signed char' also works with other int types but is usually just a noiseword. - As86 macro syntax altered, you now don't have to include any brackets. - Gcc warnings in ar86 cleaned up. - Mk_dist now makes incremental patch files too. - Update magic file. - Various updates to the bios libc, the vt52 and ansi emulations are now seperated (and can be both included if needed) and don't have to be linked. Conio functions work properly in bios and msdos. - Added -v (version) - as86 and ld86 now delete their binary outputs if there were errors. - Added more 'set' commands generated by '#asm' lines. The new ones begin with '.' rather than '_' an are based off the 'bp' register rather than the 'sp' register. - Various unused, test and old document files removed. - as86 modified to use normal malloc routines - no longer has limited input file size. - as6809 repaired, appears to work. - as86 error display adjusted, some errors demoted to warnings. - Complete re-write of bcc.c driver program. Should now be easier to modify, does have more versatility so that things that were formerly compile time options are all run time. - #asm and #endasm now interact with statment processing inside functions. If statments and case labels no longer need special layout however #asm must be placed between statments now. - The __heap_top virtual constant added, allows the -H option to be used with the -d option in the linker. - Conio routines added, merged with bios_getc/bios_putc routines which now no longer exist under those names. - monitor.out now copes with very old zimages, like the memtest86 program, and has 'Retry' prompt for disk errors. - msdos.s and tarboot.s loading of non-a.out executables adjusted for dos BIN like files. - Standalone library startup adjusted to allow execution of a '-d' executable from DOS, if __argr.x.cflag is set this is running under DOS. - Compile for DOS again, disable cpm86 headers under DOS. - Minor bugfix for as86 binary output re sizeof(int)/K&R problem. ------------------------------------------------------------------- Wed Jan 25 21:44:11 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Thu Sep 22 22:28:55 CEST 2005 - ro@suse.de - fix implicit warnings - do not strip during make install ------------------------------------------------------------------- Sat Jul 16 09:42:23 CEST 2005 - meissner@suse.de - fixed size of buffer passed to realpath. ------------------------------------------------------------------- Wed Jan 19 17:42:05 CET 2005 - ro@suse.de - fixed more compiler warnings ------------------------------------------------------------------- Tue Feb 3 09:21:20 CET 2004 - kukuk@suse.de - Fix compiler warnings ------------------------------------------------------------------- Mon Oct 20 01:39:53 CEST 2003 - ro@suse.de - use defattr - don't build as root ------------------------------------------------------------------- Wed Jun 18 01:49:49 CEST 2003 - ro@suse.de - move buildroot entry to top in specfile ------------------------------------------------------------------- Fri Jun 6 12:06:44 CEST 2003 - ro@suse.de - pack include files ------------------------------------------------------------------- Thu Jan 23 11:40:31 CET 2003 - ro@suse.de - downgrade to 0.16.0 since author claims 0.16.10 to be unstable - use buildroot ------------------------------------------------------------------- Mon Dec 16 11:32:17 CET 2002 - ro@suse.de - update to 0.16.10 - bzip source, add URL to specfile ------------------------------------------------------------------- Sun Dec 1 23:41:24 CET 2002 - ro@suse.de - sys_errlist is deprecated, patch ar.c ------------------------------------------------------------------- Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de - removed bogus self-provides ------------------------------------------------------------------- Sat Aug 24 17:27:56 CEST 2002 - ro@suse.de - fix doc section for new cp behaviour ------------------------------------------------------------------- Mon Sep 25 15:18:45 CEST 2000 - ro@suse.de - sorted ------------------------------------------------------------------- Wed Feb 9 12:01:41 CET 2000 - ro@suse.de - fixed prefix-path for bcc ------------------------------------------------------------------- Mon Jan 17 17:29:17 CET 2000 - ro@suse.de - man to /usr/share/man ------------------------------------------------------------------- Tue Dec 14 13:13:21 CET 1999 - ro@suse.de - build from full-source Dev86-0.14.9 - added subpackage dev86 containing elksemu and bcc ------------------------------------------------------------------- Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. ------------------------------------------------------------------- Sun Sep 5 23:55:02 CEST 1999 - ro@suse.de - updated to 0.14.9 with current src and manpages ------------------------------------------------------------------- Thu Sep 10 12:53:54 MEST 1998 - ro@suse.de - don't redeclare malloc for glibc ---------------------------------------------------------------------------- Wed Apr 30 15:57:14 CEST 1997 - florian@suse.de - update to version 0.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor