Logoj0ke.net Open Build Service > Projects > devel > nasm > nasm.changes
Sign Up | Log In

File nasm.changes of Package nasm (Revision 6)

Currently displaying revision 6, show latest

 
1
-------------------------------------------------------------------
2
Tue Jan 22 11:56:31 CET 2008 - pth@suse.de
3
4
- Update to 2.01 final.
5
6
-------------------------------------------------------------------
7
Thu Jan 10 19:16:21 CET 2008 - pth@suse.de
8
9
- Update to 2.01rc2:
10
  2.01
11
  ----
12
  * Fix the handling of MMX registers with explicit "qword" tags on
13
    memory (broken in 2.00 due to 64-bit changes.)
14
  * Fix the PREFETCH instructions.
15
  * Fix the documentation.
16
  * Fix debugging info when using "-f elf" (backwards alias for "-f
17
    elf32").
18
  * Man pages for rdoff tools (from the Debian project.)
19
20
  2.00
21
  ----
22
  * Added c99 data-type compliance.
23
  * Added general x86-64 support.
24
  * Added win64 (x86-64 COFF) output format.
25
  * Added __BITS__ standard macro.
26
  * Renamed the elf output format to elf32 for clarity.
27
  * Added elf64 and macho (MacOS X) output formats.
28
  * Added Numeric constants in DQ directive.
29
  * Added oword, do and reso pseudo operands.
30
  * Allow underscores in numbers.
31
  * Added 8-, 16- and 128-bit floating-point formats.
32
  * Added binary, octal and hexadecimal floating-point.
33
  * Correct the generation of floating-point constants.
34
  * Added Floating-point option control.
35
  * Added Infinity and NaN floating point support.
36
  * Added ELF Symbol Visibility support.
37
  * Added Setting OSABI value in ELF header directive.
38
  * Added Generate Makefile Dependencies option.
39
  * Added Unlimited Optimization Passes option.
40
  * Added %IFN and %ELIFN support.
41
  * Added Logical Negation Operator.
42
  * Enhanced Stack Relative Preprocessor Directives.
43
  * Enhanced ELF Debug Formats.
44
  * Enhanced Send Errors to a File option.
45
  * Added SSSE3, SSE4.1, SSE4.2, SSE5 support.
46
  * Added a large number of additional instructions.
47
  * Significant performance improvements.
48
- Fix array sized to low.
49
- Fix pointer->int cast.
50
51
-------------------------------------------------------------------
52
Fri Jan 26 13:16:42 CET 2007 - ro@suse.de
53
54
- replace ghostscript-mini by ghostscript_any in BuildReq (#119914)
55
56
-------------------------------------------------------------------
57
Wed Jan 25 21:38:34 CET 2006 - mls@suse.de
58
59
- converted neededforbuild to BuildRequires
60
61
-------------------------------------------------------------------
62
Thu Sep 22 11:28:29 CEST 2005 - uli@suse.de
63
64
- update -> 0.98.39 (includes secfix and no longer builds with
65
  -ansi, among other things)
66
67
-------------------------------------------------------------------
68
Tue Dec 21 10:35:02 CET 2004 - sf@suse.de
69
70
- use vsnprintf to avoid buffer overflow (#49336) 
71
72
-------------------------------------------------------------------
73
Wed Feb 25 17:10:23 CET 2004 - stepan@suse.de
74
75
- update to 0.98.38
76
- use -fno-strict-aliasing
77
- add rdx tools
78
79
-------------------------------------------------------------------
80
Sat Jan 10 19:19:31 CET 2004 - adrian@suse.de
81
82
- add %defattr
83
84
-------------------------------------------------------------------
85
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
86
87
- fix install_info --delete call and move from preun to postun
88
89
-------------------------------------------------------------------
90
Mon Feb 10 22:58:30 CET 2003 - mmj@suse.de
91
92
- Use %install_info macro [#23442]
93
- Use BuildRoot:
94
95
-------------------------------------------------------------------
96
Wed Nov 20 17:39:13 CET 2002 - ro@suse.de
97
98
- use ghostscript-mini-packages 
99
100
-------------------------------------------------------------------
101
Wed Sep 18 18:35:38 CEST 2002 - uli@suse.de
102
103
- update -> 0.98.35 (adds -X option to specify error reporting
104
  format, drops use of tmpnam() in rdoff)
105
106
-------------------------------------------------------------------
107
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
108
109
- removed bogus self-provides 
110
111
-------------------------------------------------------------------
112
Sun Aug 18 11:14:27 CEST 2002 - ro@suse.de
113
114
- fixed neededforbuild 
115
116
-------------------------------------------------------------------
117
Sun Aug 18 02:31:35 CEST 2002 - ro@suse.de
118
119
- added ghostscript-x11-packages to neededforbuild (for gs)
120
121
-------------------------------------------------------------------
122
Wed Jul 31 15:16:39 CEST 2002 - uli@suse.de
123
124
- update -> 0.98.34 (need SSE2 support)
125
- use RPM_OPT_FLAGS
126
127
-------------------------------------------------------------------
128
Thu May  3 10:00:08 CEST 2001 - uli@suse.de
129
130
- schwab fixed the fixed fix, and now it works! No, really, it
131
  works!
132
133
-------------------------------------------------------------------
134
Wed May  2 16:29:58 CEST 2001 - uli@suse.de
135
136
- ditched the fix, it breaks zsnes 1.20 and God knows what else...
137
138
-------------------------------------------------------------------
139
Fri Apr 27 10:39:13 CEST 2001 - uli@suse.de
140
141
- added a new and improved fix by H.J. Lu...
142
143
-------------------------------------------------------------------
144
Thu Apr 26 10:25:25 CEST 2001 - uli@suse.de
145
146
- some versions of ld don't eat the ELF binaries created by
147
  nasm 0.98, added fix by H.J. Lu
148
149
-------------------------------------------------------------------
150
Thu Nov  9 15:37:04 CET 2000 - uli@suse.de
151
152
- added missing docs
153
154
-------------------------------------------------------------------
155
Fri Jun  2 11:47:29 CEST 2000 - kukuk@suse.de
156
157
- Use doc macro
158
159
-------------------------------------------------------------------
160
Thu Mar  2 12:36:49 CET 2000 - kukuk@suse.de
161
162
- Use _mandir macro
163
164
-------------------------------------------------------------------
165
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
166
167
- ran old prepare_spec on spec file to switch to new prepare_spec.
168
169
-------------------------------------------------------------------
170
Fri Jun  4 16:29:47 MEST 1999 - uli@suse.de
171
172
- update -> 0.98
173
174
-------------------------------------------------------------------
175
Thu Dec 17 18:52:35 MET 1998 - uli@suse.de
176
177
- new package, version 0.97
178
179