Search
j0ke.net Open Build Service
>
Projects
>
devel
>
nasm
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Added
nasm.changes
@@ -0,0 +1,178 @@ +------------------------------------------------------------------- +Tue Jan 22 11:56:31 CET 2008 - pth@suse.de + +- Update to 2.01 final. + +------------------------------------------------------------------- +Thu Jan 10 19:16:21 CET 2008 - pth@suse.de + +- Update to 2.01rc2: + 2.01 + ---- + * Fix the handling of MMX registers with explicit "qword" tags on + memory (broken in 2.00 due to 64-bit changes.) + * Fix the PREFETCH instructions. + * Fix the documentation. + * Fix debugging info when using "-f elf" (backwards alias for "-f + elf32"). + * Man pages for rdoff tools (from the Debian project.) + + 2.00 + ---- + * Added c99 data-type compliance. + * Added general x86-64 support. + * Added win64 (x86-64 COFF) output format. + * Added __BITS__ standard macro. + * Renamed the elf output format to elf32 for clarity. + * Added elf64 and macho (MacOS X) output formats. + * Added Numeric constants in DQ directive. + * Added oword, do and reso pseudo operands. + * Allow underscores in numbers. + * Added 8-, 16- and 128-bit floating-point formats. + * Added binary, octal and hexadecimal floating-point. + * Correct the generation of floating-point constants. + * Added Floating-point option control. + * Added Infinity and NaN floating point support. + * Added ELF Symbol Visibility support. + * Added Setting OSABI value in ELF header directive. + * Added Generate Makefile Dependencies option. + * Added Unlimited Optimization Passes option. + * Added %IFN and %ELIFN support. + * Added Logical Negation Operator. + * Enhanced Stack Relative Preprocessor Directives. + * Enhanced ELF Debug Formats. + * Enhanced Send Errors to a File option. + * Added SSSE3, SSE4.1, SSE4.2, SSE5 support. + * Added a large number of additional instructions. + * Significant performance improvements. +- Fix array sized to low. +- Fix pointer->int cast. + +------------------------------------------------------------------- +Fri Jan 26 13:16:42 CET 2007 - ro@suse.de + +- replace ghostscript-mini by ghostscript_any in BuildReq (#119914) + +------------------------------------------------------------------- +Wed Jan 25 21:38:34 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Thu Sep 22 11:28:29 CEST 2005 - uli@suse.de + +- update -> 0.98.39 (includes secfix and no longer builds with + -ansi, among other things) + +------------------------------------------------------------------- +Tue Dec 21 10:35:02 CET 2004 - sf@suse.de + +- use vsnprintf to avoid buffer overflow (#49336) + +------------------------------------------------------------------- +Wed Feb 25 17:10:23 CET 2004 - stepan@suse.de + +- update to 0.98.38 +- use -fno-strict-aliasing +- add rdx tools + +------------------------------------------------------------------- +Sat Jan 10 19:19:31 CET 2004 - adrian@suse.de + +- add %defattr + +------------------------------------------------------------------- +Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de + +- fix install_info --delete call and move from preun to postun + +------------------------------------------------------------------- +Mon Feb 10 22:58:30 CET 2003 - mmj@suse.de + +- Use %install_info macro [#23442] +- Use BuildRoot: + +------------------------------------------------------------------- +Wed Nov 20 17:39:13 CET 2002 - ro@suse.de + +- use ghostscript-mini-packages + +------------------------------------------------------------------- +Wed Sep 18 18:35:38 CEST 2002 - uli@suse.de + +- update -> 0.98.35 (adds -X option to specify error reporting + format, drops use of tmpnam() in rdoff) + +------------------------------------------------------------------- +Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de + +- removed bogus self-provides + +------------------------------------------------------------------- +Sun Aug 18 11:14:27 CEST 2002 - ro@suse.de + +- fixed neededforbuild + +------------------------------------------------------------------- +Sun Aug 18 02:31:35 CEST 2002 - ro@suse.de + +- added ghostscript-x11-packages to neededforbuild (for gs) + +------------------------------------------------------------------- +Wed Jul 31 15:16:39 CEST 2002 - uli@suse.de + +- update -> 0.98.34 (need SSE2 support) +- use RPM_OPT_FLAGS + +------------------------------------------------------------------- +Thu May 3 10:00:08 CEST 2001 - uli@suse.de + +- schwab fixed the fixed fix, and now it works! No, really, it + works! + +------------------------------------------------------------------- +Wed May 2 16:29:58 CEST 2001 - uli@suse.de + +- ditched the fix, it breaks zsnes 1.20 and God knows what else... + +------------------------------------------------------------------- +Fri Apr 27 10:39:13 CEST 2001 - uli@suse.de + +- added a new and improved fix by H.J. Lu... + +------------------------------------------------------------------- +Thu Apr 26 10:25:25 CEST 2001 - uli@suse.de + +- some versions of ld don't eat the ELF binaries created by + nasm 0.98, added fix by H.J. Lu + +------------------------------------------------------------------- +Thu Nov 9 15:37:04 CET 2000 - uli@suse.de + +- added missing docs + +------------------------------------------------------------------- +Fri Jun 2 11:47:29 CEST 2000 - kukuk@suse.de + +- Use doc macro + +------------------------------------------------------------------- +Thu Mar 2 12:36:49 CET 2000 - kukuk@suse.de + +- Use _mandir macro + +------------------------------------------------------------------- +Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de + +- ran old prepare_spec on spec file to switch to new prepare_spec. + +------------------------------------------------------------------- +Fri Jun 4 16:29:47 MEST 1999 - uli@suse.de + +- update -> 0.98 + +------------------------------------------------------------------- +Thu Dec 17 18:52:35 MET 1998 - uli@suse.de + +- new package, version 0.97 +