]> git.ipfire.org Git - thirdparty/glibc.git/blame - ports/ChangeLog.am33
ARM: Pass dl_hwcap to IFUNC resolver.
[thirdparty/glibc.git] / ports / ChangeLog.am33
CommitLineData
c0c3f78a
OB
12013-08-21 Ondřej Bílka <neleai@seznam.cz>
2
3 * sysdeps/am33/fpu/fraiseexcpt.c: Fix typos.
4
5556231d
JM
52013-06-05 Joseph Myers <joseph@codesourcery.com>
6
7 * sysdeps/am33/elf/start.S: Remove trailing whitespace.
8 * sysdeps/am33/fpu/fgetexcptflg.c: Likewise.
9
e054f494
RA
102013-05-01 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
11
12 * sysdeps/am33/atomicity.h: Add missing #include <stdint.h> due to
13 uint64_t or uint32_t usage.
14
cb83063b
AJ
152013-03-11 Andreas Jaeger <aj@suse.de>
16
17 * sysdeps/unix/sysv/linux/am33/bits/mman.h: Remove all defines
18 provided by bits/mman-linux.h and include <bits/mman-linux.h>.
19
c7a8ba94
JM
202013-02-28 Joseph Myers <joseph@codesourcery.com>
21
22 * sysdeps/am33/elf/start.S: Don't include "bp-sym.h".
23 (_start): Don't use BP_SYM.
24 * sysdeps/unix/sysv/linux/am33/clone.S: Don't include <bp-sym.h>.
25 (__clone): Don't use BP_SYM.
26
2bdd4ca6
JM
272013-02-14 Joseph Myers <joseph@codesourcery.com>
28
29 [BZ #13550]
30 * sysdeps/am33/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
31 Remove __BOUNDED_POINTERS__ from condition.
32
70d9946a
JM
332013-02-13 Joseph Myers <joseph@codesourcery.com>
34
35 [BZ #13550]
36 * sysdeps/am33/dl-machine.h (fixup): Do not use __unbounded.
37 * sysdeps/unix/sysv/linux/am33/brk.c (__brk): Do not use
38 __ptrvalue.
39
568035b7
JM
402013-01-02 Joseph Myers <joseph@codesourcery.com>
41
42 * All files with FSF copyright notices: Update copyright dates
43 using scripts/update-copyrights.
44
f4cf5f2d
JM
452013-01-01 Joseph Myers <joseph@codesourcery.com>
46
47 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Reformat copyright
48 notice.
49 * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
50
fbeafede
JM
512012-11-03 Joseph Myers <joseph@codesourcery.com>
52
5b5b04d6
JM
53 * sysdeps/am33/fpu/fclrexcpt.c (feclearexcept): Add
54 libm_hidden_ver.
55
fbeafede
JM
56 [BZ #3439]
57 * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
58 integer constant usable in #if and use that to give value to enum
59 constant.
60 (FE_UNDERFLOW): Likewise.
61 (FE_OVERFLOW): Likewise.
62 (FE_DIVBYZERO): Likewise.
63 (FE_INVALID): Likewise.
64 (FE_TONEAREST): Likewise.
65
2a27fd6d
JM
662012-10-30 Joseph Myers <joseph@codesourcery.com>
67
68 [BZ #14047]
69 * sysdeps/am33/tininess.h: New file.
70
b8493de0
RM
712012-10-09 Roland McGrath <roland@hack.frob.com>
72
73 * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
74
6dad2c06
JM
752012-08-07 Joseph Myers <joseph@codesourcery.com>
76
77 * sysdeps/unix/sysv/linux/am33/configure.in (arch_minimum_kernel):
78 Change to 2.6.25.
79 * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
80
09c0ee5f
RM
812012-08-01 Roland McGrath <roland@hack.frob.com>
82
83 [BZ #14138]
84 * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
85
ab84e3ff
PE
862012-03-09 Paul Eggert <eggert@cs.ucla.edu>
87
88 [BZ #13673]
89 Replace FSF snail mail address with URLs, as per GNU coding standards.
90
bf5316f3
AS
912011-10-05 Andreas Schwab <schwab@redhat.com>
92
93 * sysdeps/am33/dl-machine.h (elf_machine_rela)
94 (elf_machine_lazy_rel): Add parameter skip_ifunc.
95
7e0bd9eb
DJ
962007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
97
98 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
99
8323b1ab
DJ
1002007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
101
102 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
103
2575768d
RM
1042006-01-12 Roland McGrath <roland@redhat.com>
105
106 * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
107
a64a511d
RM
1082006-01-10 Roland McGrath <roland@redhat.com>
109
6f8d2b71
RM
110 * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
111 * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
112
113 * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
114 Move macros ...
a64a511d
RM
115 * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
116
0a4d8332
RM
1172005-12-27 Roland McGrath <roland@redhat.com>
118
119 * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
120 DEMANGLE, and pass SP value through it.
121
cbd6a07c
AO
1222004-10-25 Alexandre Oliva <aoliva@redhat.com>
123
fe66f7f2
AO
124 * ChangeLog.am33: Added emacs local variables for mode setting and
125 default changelog name.
126
cbd6a07c
AO
127 * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
128 * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
129 ... here, where it should have been added in the first place.
130
d115c0d8
AO
1312004-10-22 Alexandre Oliva <aoliva@redhat.com>
132
133 * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
134 (PROT_GROWSUP): New.
135
1362004-08-16 Alexandre Oliva <aoliva@redhat.com>
137
138 * sysdeps/am33/shlib-versions: Moved from top level.
139
1402004-08-09 Alexandre Oliva <aoliva@redhat.com>
141
142 * sysdeps/am33/preconfigure: Renamed from configure.
143 * Makefile: Removed.
144
1452004-07-20 Alexandre Oliva <aoliva@redhat.com>
146
147 Moved from separate linuxthreads tree into am33/linuxthreads
148 subdirs:
149 2004-07-01 Alexandre Oliva <aoliva@redhat.com>
150 * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
151 (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
152 * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
153 volatile argument. Improve asm statement.
154 2001-10-31 Alexandre Oliva <aoliva@redhat.com>
155 * sysdeps/am33/linuxthreads/pspinlock.c: New file.
156 * sysdeps/am33/linuxthreads/pt-machine.h: New file.
157
1582004-07-19 Alexandre Oliva <aoliva@redhat.com>
159
160 * configure: New.
161 * mach.sh: Removed.
162 * sysdeps/am33/Makefile: Likewise.
163
1642004-06-28 Alexandre Oliva <aoliva@redhat.com>
165
166 * sysdeps/am33/Makefile: New file.
167 * sysdeps/unix/sysv/linux/am33/configure.in: New file.
168 * sysdeps/unix/sysv/linux/am33/configure: New file.
169 * mach.sh: New file.
170
1712004-06-19 Alexandre Oliva <aoliva@redhat.com>
172
173 * sysdeps/am33/fpu/bits/fenv.h: New file.
174 * sysdeps/am33/fpu/fpu_control.h: New file.
175 * sysdeps/am33/fpu/fenv_libc.h: New file.
176 * sysdeps/am33/fpu/fclrexcpt.c: New file.
177 * sysdeps/am33/fpu/fedisblxcpt.c: New file.
178 * sysdeps/am33/fpu/feenablxcpt.c: New file.
179 * sysdeps/am33/fpu/fegetenv.c: New file.
180 * sysdeps/am33/fpu/fegetexcept.c: New file.
181 * sysdeps/am33/fpu/fegetround.c: New file.
182 * sysdeps/am33/fpu/feholdexcpt.c: New file.
183 * sysdeps/am33/fpu/fesetenv.c: New file.
184 * sysdeps/am33/fpu/fesetround.c: New file.
185 * sysdeps/am33/fpu/feupdateenv.c: New file.
186 * sysdeps/am33/fpu/fgetexcptflg.c: New file.
187 * sysdeps/am33/fpu/fraiseexcpt.c: New file.
188 * sysdeps/am33/fpu/fsetexcptflg.c: New file.
189 * sysdeps/am33/fpu/ftestexcept.c: New file.
0a4d8332 190
d115c0d8
AO
191 * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
192 * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
193 * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
194 * configure, Makefile: Do nothing.
195
1962004-06-09 Alexandre Oliva <aoliva@redhat.com>
197
198 * sysdeps/am33/bsd-setjmp.S: Move into...
199 * sysdeps/am33/setjmp.S: ... this file.
200 * sysdeps/am33/bsd-_setjmp.S: Likewise.
201 * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
202 indirection to obtain _dl_loaded.
203 (elf_machine_rela_relative): Do not add addend.
204
2052004-06-08 Alexandre Oliva <aoliva@redhat.com>
206
207 * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
208 * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
209 PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
210 ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
211 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
212 (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
213 (DO_CALL): Reorder arguments.
214 * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
215
2162003-05-16 Alexandre Oliva <aoliva@redhat.com>
217
218 * sysdeps/unix/sysv/linux/am33/Makefile: New file.
219 * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
220 comma before args when calling inline_syscall0.
221 * sysdeps/unix/sysv/linux/am33/chown.c: New file.
222 * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
223 * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
224 * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
225 * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
226 * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
227 * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
228 * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
229 * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
230 * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
231 * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
232 * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
233 * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
234 * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
235 * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
236 * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
237 * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
238 * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
239 * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
240 * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
241 * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
242 * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
243 * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
244 * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
245 2003-03-26's patch.
246 * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
247 * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
248
2492003-05-09 Alexandre Oliva <aoliva@redhat.com>
250
251 * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
252 * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
253
2542003-05-07 Alexandre Oliva <aoliva@redhat.com>
255
256 * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
257 * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
258
2592003-03-26 Alexandre Oliva <aoliva@redhat.com>
260
261 * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
262 getresgid.
263
2642003-01-17 Alexandre Oliva <aoliva@redhat.com>
265
266 * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
267
2682002-02-08 Alexandre Oliva <aoliva@redhat.com>
269
270 * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
271
2722002-01-07 Alexandre Oliva <aoliva@redhat.com>
273
274 * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
275 room for FPCR.
276
2772001-12-13 Alexandre Oliva <aoliva@redhat.com>
278
279 * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
280
2812001-12-07 Alexandre Oliva <aoliva@redhat.com>
282
283 * sysdeps/am33/__longjmp.S: Tabify.
284 * sysdeps/am33/setjmp.S: Likewise.
285 * sysdeps/am33/dl-debug.h: Remove.
286 * sysdeps/am33/dl-machine.h: Delete commented-out uses of
287 macros defined in dl-debug.
288 (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC. Fix
289 prediction of R_MN10300_NONE. Don't test for impossible
290 condition.
291 * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
292 ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
293
2942001-11-09 Alexandre Oliva <aoliva@redhat.com>
295
296 * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
297 static link.
298
2992001-11-08 Alexandre Oliva <aoliva@redhat.com>
300
301 * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
302 for syscall.
303
3042001-11-07 Alexandre Oliva <aoliva@redhat.com>
305
306 * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
307 to thread_start.
308
3092001-10-31 Alexandre Oliva <aoliva@redhat.com>
310
311 * shlib-versions: Added am33_2.0 support.
312 * sysdeps/am33/Implies: New file.
313 * sysdeps/am33/__longjmp.S: New file.
314 * sysdeps/am33/atomicity.h: New file.
315 * sysdeps/am33/bsd-_setjmp.S: New file.
316 * sysdeps/am33/bsd-setjmp.S: New file.
317 * sysdeps/am33/dl-debug.h: New file.
318 * sysdeps/am33/dl-machine.h: New file.
319 * sysdeps/am33/memusage.h: New file.
320 * sysdeps/am33/setjmp.S: New file.
321 * sysdeps/am33/stackinfo.h: New file.
322 * sysdeps/am33/sysdep.h: New file.
323 * sysdeps/am33/bits/endian.h: New file.
324 * sysdeps/am33/bits/setjmp.h: New file.
325 * sysdeps/am33/elf/start.S: New file.
326 * sysdeps/am33/sys/ucontext.h: New file.
327 * sysdeps/unix/am33/sysdep.S: New file.
328 * sysdeps/unix/am33/sysdep.h: New file.
329 * sysdeps/unix/sysv/linux/am33/brk.c: New file.
330 * sysdeps/unix/sysv/linux/am33/clone.S: New file.
331 * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
332 * sysdeps/unix/sysv/linux/am33/socket.S: New file.
333 * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
334 * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
335 * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
336 * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
337 * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
fe66f7f2
AO
338\f
339Local Variables:
340mode: change-log
341left-margin: 8
342fill-column: 74
343version-control: never
344change-log-default-name: "ChangeLog.am33"
345End: