]> git.ipfire.org Git - thirdparty/glibc.git/blame - ports/ChangeLog.am33
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
[thirdparty/glibc.git] / ports / ChangeLog.am33
CommitLineData
fbeafede
JM
12012-11-03 Joseph Myers <joseph@codesourcery.com>
2
5b5b04d6
JM
3 * sysdeps/am33/fpu/fclrexcpt.c (feclearexcept): Add
4 libm_hidden_ver.
5
fbeafede
JM
6 [BZ #3439]
7 * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
8 integer constant usable in #if and use that to give value to enum
9 constant.
10 (FE_UNDERFLOW): Likewise.
11 (FE_OVERFLOW): Likewise.
12 (FE_DIVBYZERO): Likewise.
13 (FE_INVALID): Likewise.
14 (FE_TONEAREST): Likewise.
15
2a27fd6d
JM
162012-10-30 Joseph Myers <joseph@codesourcery.com>
17
18 [BZ #14047]
19 * sysdeps/am33/tininess.h: New file.
20
b8493de0
RM
212012-10-09 Roland McGrath <roland@hack.frob.com>
22
23 * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
24
6dad2c06
JM
252012-08-07 Joseph Myers <joseph@codesourcery.com>
26
27 * sysdeps/unix/sysv/linux/am33/configure.in (arch_minimum_kernel):
28 Change to 2.6.25.
29 * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
30
09c0ee5f
RM
312012-08-01 Roland McGrath <roland@hack.frob.com>
32
33 [BZ #14138]
34 * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
35
ab84e3ff
PE
362012-03-09 Paul Eggert <eggert@cs.ucla.edu>
37
38 [BZ #13673]
39 Replace FSF snail mail address with URLs, as per GNU coding standards.
40
bf5316f3
AS
412011-10-05 Andreas Schwab <schwab@redhat.com>
42
43 * sysdeps/am33/dl-machine.h (elf_machine_rela)
44 (elf_machine_lazy_rel): Add parameter skip_ifunc.
45
7e0bd9eb
DJ
462007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
47
48 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
49
8323b1ab
DJ
502007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
51
52 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
53
2575768d
RM
542006-01-12 Roland McGrath <roland@redhat.com>
55
56 * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
57
a64a511d
RM
582006-01-10 Roland McGrath <roland@redhat.com>
59
6f8d2b71
RM
60 * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
61 * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
62
63 * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
64 Move macros ...
a64a511d
RM
65 * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
66
0a4d8332
RM
672005-12-27 Roland McGrath <roland@redhat.com>
68
69 * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
70 DEMANGLE, and pass SP value through it.
71
cbd6a07c
AO
722004-10-25 Alexandre Oliva <aoliva@redhat.com>
73
fe66f7f2
AO
74 * ChangeLog.am33: Added emacs local variables for mode setting and
75 default changelog name.
76
cbd6a07c
AO
77 * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
78 * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
79 ... here, where it should have been added in the first place.
80
d115c0d8
AO
812004-10-22 Alexandre Oliva <aoliva@redhat.com>
82
83 * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
84 (PROT_GROWSUP): New.
85
862004-08-16 Alexandre Oliva <aoliva@redhat.com>
87
88 * sysdeps/am33/shlib-versions: Moved from top level.
89
902004-08-09 Alexandre Oliva <aoliva@redhat.com>
91
92 * sysdeps/am33/preconfigure: Renamed from configure.
93 * Makefile: Removed.
94
952004-07-20 Alexandre Oliva <aoliva@redhat.com>
96
97 Moved from separate linuxthreads tree into am33/linuxthreads
98 subdirs:
99 2004-07-01 Alexandre Oliva <aoliva@redhat.com>
100 * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
101 (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
102 * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
103 volatile argument. Improve asm statement.
104 2001-10-31 Alexandre Oliva <aoliva@redhat.com>
105 * sysdeps/am33/linuxthreads/pspinlock.c: New file.
106 * sysdeps/am33/linuxthreads/pt-machine.h: New file.
107
1082004-07-19 Alexandre Oliva <aoliva@redhat.com>
109
110 * configure: New.
111 * mach.sh: Removed.
112 * sysdeps/am33/Makefile: Likewise.
113
1142004-06-28 Alexandre Oliva <aoliva@redhat.com>
115
116 * sysdeps/am33/Makefile: New file.
117 * sysdeps/unix/sysv/linux/am33/configure.in: New file.
118 * sysdeps/unix/sysv/linux/am33/configure: New file.
119 * mach.sh: New file.
120
1212004-06-19 Alexandre Oliva <aoliva@redhat.com>
122
123 * sysdeps/am33/fpu/bits/fenv.h: New file.
124 * sysdeps/am33/fpu/fpu_control.h: New file.
125 * sysdeps/am33/fpu/fenv_libc.h: New file.
126 * sysdeps/am33/fpu/fclrexcpt.c: New file.
127 * sysdeps/am33/fpu/fedisblxcpt.c: New file.
128 * sysdeps/am33/fpu/feenablxcpt.c: New file.
129 * sysdeps/am33/fpu/fegetenv.c: New file.
130 * sysdeps/am33/fpu/fegetexcept.c: New file.
131 * sysdeps/am33/fpu/fegetround.c: New file.
132 * sysdeps/am33/fpu/feholdexcpt.c: New file.
133 * sysdeps/am33/fpu/fesetenv.c: New file.
134 * sysdeps/am33/fpu/fesetround.c: New file.
135 * sysdeps/am33/fpu/feupdateenv.c: New file.
136 * sysdeps/am33/fpu/fgetexcptflg.c: New file.
137 * sysdeps/am33/fpu/fraiseexcpt.c: New file.
138 * sysdeps/am33/fpu/fsetexcptflg.c: New file.
139 * sysdeps/am33/fpu/ftestexcept.c: New file.
0a4d8332 140
d115c0d8
AO
141 * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
142 * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
143 * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
144 * configure, Makefile: Do nothing.
145
1462004-06-09 Alexandre Oliva <aoliva@redhat.com>
147
148 * sysdeps/am33/bsd-setjmp.S: Move into...
149 * sysdeps/am33/setjmp.S: ... this file.
150 * sysdeps/am33/bsd-_setjmp.S: Likewise.
151 * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
152 indirection to obtain _dl_loaded.
153 (elf_machine_rela_relative): Do not add addend.
154
1552004-06-08 Alexandre Oliva <aoliva@redhat.com>
156
157 * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
158 * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
159 PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
160 ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
161 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
162 (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
163 (DO_CALL): Reorder arguments.
164 * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
165
1662003-05-16 Alexandre Oliva <aoliva@redhat.com>
167
168 * sysdeps/unix/sysv/linux/am33/Makefile: New file.
169 * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
170 comma before args when calling inline_syscall0.
171 * sysdeps/unix/sysv/linux/am33/chown.c: New file.
172 * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
173 * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
174 * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
175 * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
176 * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
177 * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
178 * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
179 * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
180 * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
181 * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
182 * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
183 * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
184 * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
185 * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
186 * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
187 * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
188 * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
189 * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
190 * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
191 * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
192 * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
193 * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
194 * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
195 2003-03-26's patch.
196 * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
197 * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
198
1992003-05-09 Alexandre Oliva <aoliva@redhat.com>
200
201 * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
202 * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
203
2042003-05-07 Alexandre Oliva <aoliva@redhat.com>
205
206 * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
207 * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
208
2092003-03-26 Alexandre Oliva <aoliva@redhat.com>
210
211 * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
212 getresgid.
213
2142003-01-17 Alexandre Oliva <aoliva@redhat.com>
215
216 * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
217
2182002-02-08 Alexandre Oliva <aoliva@redhat.com>
219
220 * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
221
2222002-01-07 Alexandre Oliva <aoliva@redhat.com>
223
224 * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
225 room for FPCR.
226
2272001-12-13 Alexandre Oliva <aoliva@redhat.com>
228
229 * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
230
2312001-12-07 Alexandre Oliva <aoliva@redhat.com>
232
233 * sysdeps/am33/__longjmp.S: Tabify.
234 * sysdeps/am33/setjmp.S: Likewise.
235 * sysdeps/am33/dl-debug.h: Remove.
236 * sysdeps/am33/dl-machine.h: Delete commented-out uses of
237 macros defined in dl-debug.
238 (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC. Fix
239 prediction of R_MN10300_NONE. Don't test for impossible
240 condition.
241 * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
242 ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
243
2442001-11-09 Alexandre Oliva <aoliva@redhat.com>
245
246 * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
247 static link.
248
2492001-11-08 Alexandre Oliva <aoliva@redhat.com>
250
251 * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
252 for syscall.
253
2542001-11-07 Alexandre Oliva <aoliva@redhat.com>
255
256 * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
257 to thread_start.
258
2592001-10-31 Alexandre Oliva <aoliva@redhat.com>
260
261 * shlib-versions: Added am33_2.0 support.
262 * sysdeps/am33/Implies: New file.
263 * sysdeps/am33/__longjmp.S: New file.
264 * sysdeps/am33/atomicity.h: New file.
265 * sysdeps/am33/bsd-_setjmp.S: New file.
266 * sysdeps/am33/bsd-setjmp.S: New file.
267 * sysdeps/am33/dl-debug.h: New file.
268 * sysdeps/am33/dl-machine.h: New file.
269 * sysdeps/am33/memusage.h: New file.
270 * sysdeps/am33/setjmp.S: New file.
271 * sysdeps/am33/stackinfo.h: New file.
272 * sysdeps/am33/sysdep.h: New file.
273 * sysdeps/am33/bits/endian.h: New file.
274 * sysdeps/am33/bits/setjmp.h: New file.
275 * sysdeps/am33/elf/start.S: New file.
276 * sysdeps/am33/sys/ucontext.h: New file.
277 * sysdeps/unix/am33/sysdep.S: New file.
278 * sysdeps/unix/am33/sysdep.h: New file.
279 * sysdeps/unix/sysv/linux/am33/brk.c: New file.
280 * sysdeps/unix/sysv/linux/am33/clone.S: New file.
281 * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
282 * sysdeps/unix/sysv/linux/am33/socket.S: New file.
283 * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
284 * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
285 * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
286 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
287 * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
fe66f7f2
AO
288\f
289Local Variables:
290mode: change-log
291left-margin: 8
292fill-column: 74
293version-control: never
294change-log-default-name: "ChangeLog.am33"
295End: