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

Changes of Revision 6

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