hppa: Remove unused lll_unlock_wake_cb.
[jlayton/glibc.git] / ports / ChangeLog.hppa
1 2013-02-14  Carlos O'Donell  <carlos@redhat.com>
2
3         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
4         (lll_unlock_wake_cb): Remove.
5         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
6         Remove prototype for lll_unlock_wake_cb.
7
8 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
9
10         * sysdeps/hppa/fpu/fpu_control.h (_FPU_GETCW): Use __extension__
11         with long long.
12         (_FPU_SETCW): Likewise.
13         * sysdeps/unix/sysv/linux/hppa/bits/ipc.h (struct ipc_perm):
14         Likewise.
15
16 2013-01-08  Andreas Jaeger  <aj@suse.de>
17
18         [BZ# 14985]
19         * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLL_NONBLOCK):
20         Remove.
21
22 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
23
24         * All files with FSF copyright notices: Update copyright dates
25         using scripts/update-copyrights.
26
27 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
28
29         * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Delete file.
30         * sysdeps/unix/sysv/linux/hppa/bits/socket_type.h: New file.
31
32         * sysdeps/hppa/fpu/feholdexcpt.c: Cast return to unsigned long long *.
33         * sysdeps/unix/sysv/linux/hppa/mmap.c: Cast return to __ptr_t.
34
35 2012-11-19  Mike Frysinger  <vapier@gentoo.org>
36
37         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Replace _internal
38         alias by hidden_def.
39
40 2012-11-18  Carlos O'Donell  <carlos@systemhalted.org>
41
42         * sysdeps/hppa/fpu/fesetenv.c: Reset FPU to default for FE_DFL_ENV.
43
44         * sysdeps/hppa/get-rounding-mode.h: New file.
45         * sysdeps/hppa/fpu/fegetround.c: Use get_rounding_mode.
46
47         * ports/sysdeps/hppa/fpu/fpu_control.h: New file.
48
49         * ports/sysdeps/hppa/__longjmp.S: Removed.
50         * ports/sysdeps/hppa/__longjmp.c: New file.
51         * ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c: New file.
52         * ports/sysdeps/hppa/bits/setjmp.h: Use union for __jmp_buf.
53         * ports/sysdeps/hppa/setjmp.S: Comment byte offsets and padding.
54
55 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
56
57         [BZ #14805]
58         * sysdeps/hppa/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
59         fenv_t *.
60         (FE_NOMASK_ENV): Likewise.
61
62 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
63
64         * sysdeps/hppa/fpu/fclrexcpt.c (feclearexcept): Add
65         libm_hidden_def.
66
67         [BZ #3439]
68         * sysdeps/hppa/fpu/bits/fenv.h (FE_INVALID): Define macro to
69         integer constant usable in #if and use that to give value to enum
70         constant.
71         (FE_DIVBYZERO): Likewise.
72         (FE_OVERFLOW): Likewise.
73         (FE_UNDERFLOW): Likewise.
74         (FE_INEXACT): Likewise.
75         (FE_TONEAREST): Likewise.
76         (FE_TOWARDZERO): Likewise.
77         (FE_UPWARD): Likewise.
78         (FE_DOWNWARD): Likewise.
79
80 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
81
82         [BZ #14047]
83         * sysdeps/hppa/tininess.h: New file.
84
85 2012-10-29  Carlos O'Donell  <carlos@systemhalted.org>
86
87         [BZ #14447]
88         * sysdeps/unix/sysv/linux/hppa/sysdep.h (ENTRY): Add cfi_startproc.
89         Use .cfi_offset for rp store.
90         (ENTRY_LEAF): Likewise.
91         (END) Add cfi_Endproc.
92         (DO_CALL): Add cfi directives.
93
94         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Document register clobbering.
95         [PIC](TREG, SAVE_PIC, LOAD_PIC, TREG_ASM, SAVE_ASM_PIC, LOAD_ASM_PIC
96         CLOB_TREG, PIC_REG_DEF, PIC_REG_USE): Move...
97         (TREG, SAVE_PIC, LOAD_PIC, TREG_ASM, SAVE_ASM_PIC, LOAD_ASM_PIC
98         CLOB_TREG, PIC_REG_DEF, PIC_REG_USE): ... to here.
99         [!PIC](TREG, SAVE_PIC, LOAD_PIC, TREG_ASM, SAVE_ASM_PIC, LOAD_ASM_PIC
100         CLOB_TREG, PIC_REG_DEF, PIC_REG_USE): Remove.
101         (TREG): Use r4.
102
103         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Don't include sys/syscall.h.
104         Document nop removal.
105         (PSEUDO): Remove nop.
106         (PSEUDO_NOERRNO): Likeise.
107         (PSEUDO_ERRVAL): Likewise.
108
109         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Remove trailing whitespace.
110
111 2012-10-26  Andreas Jaeger  <aj@suse.de>
112
113         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Remove all
114         definitions and declarations that are provided by
115         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
116         (__O_PATH): Define.
117
118 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
119
120         * sysdeps/hppa/nptl/Makefile (tst-oddstacklimit-ENV): Remove.
121         * sysdeps/hppa/nptl/tst-oddstacklimit.c: New file.
122
123 2012-10-10  Carlos O'Donell  <carlos@systemhalted.org>
124
125         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Update.
126
127         * sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c: Removed.
128
129         * sysdeps/hppa/nptl/shlib-versions: New file.
130
131 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
132
133         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Fix clone
134         flag name in comment to CLONE_CHILD_CLEARTID.
135
136 2012-09-20  Carlos O'Donell  <carlos@systemhalted.org>
137
138         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Use __prlimit64 as
139         the strong name.
140
141 2012-09-20  Carlos O'Donell  <carlos@systemhalted.org>
142             Andreas Schwab  <schwab@linux-m68k.org>
143
144         * sysdeps/unix/sysv/linux/hppa/Versions: Add new errlist-compat
145         entry value of 260 for GLIBC_2.17.
146         * sysdeps/unix/sysv/linux/hppa/bits/errno.h (EHWPOISON): Define if
147         not defined.
148
149 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
150
151         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
152         (__ASSUME_STAT64_SYSCALL): Remove.
153
154 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
155
156         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
157         (__ASSUME_MMAP2_SYSCALL): Remove.
158
159 2012-08-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
160
161         * sysdeps/hppa/nptl/pthread_spin_lock.c: Use generic code.
162         * sysdeps/hppa/nptl/pthread_spin_trylock.c: Remove, use generic version.
163
164 2012-08-12  Mike Frysinger  <vapier@gentoo.org>
165
166         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Add prlimit64.
167         * sysdeps/unix/sysv/linux/hppa/Versions (GLIBC_2.17): Likewise.
168
169 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
170
171         * sysdeps/unix/sysv/linux/hppa/nptl/configure.in: Remove.
172         * sysdeps/unix/sysv/linux/hppa/nptl/configure: Likewise.
173         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
174         (__ASSUME_LWS_CAS): Define unconditionally.
175
176 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
177
178         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
179         (__ASSUME_FCNTL64): Remove.
180
181 2012-07-26  Andreas Jaeger  <aj@suse.de>
182
183         * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLLWAKEUP): Add new
184         value.
185
186 2012-05-19  Carlos O'Donell  <carlos@systemhalted.org>
187
188         * sysdeps/hppa/add_n.s: Rename this...
189         * sysdeps/hppa/add_n.S: ... to this.
190         * sysdeps/hppa/hppa1.1/addmul_1.s: Rename this...
191         * sysdeps/hppa/hppa1.1/addmul_1.S: ... to this.
192         * sysdeps/hppa/hppa1.1/mul_1.s: Rename this...
193         * sysdeps/hppa/hppa1.1/mul_1.S ... to this.
194         * sysdeps/hppa/hppa1.1/submul_1.s: Rename this...
195         * sysdeps/hppa/hppa1.1/submul_1.S: ... to this.
196         * sysdeps/hppa/hppa1.1/udiv_qrnnd.s: Rname this...
197         * sysdeps/hppa/hppa1.1/udiv_qrnnd.S: ... to this.
198         * sysdeps/hppa/lshift.s: Rename this...
199         * sysdeps/hppa/lshift.S: ... to this.
200         * sysdeps/hppa/rshift.s: Rename this...
201         * sysdeps/hppa/rshift.S: ... to this.
202         * sysdeps/hppa/sub_n.s: Rename this...
203         * sysdeps/hppa/sub_n.S: ... to this.
204         * sysdeps/hppa/udiv_qrnnd.s: Rename this...
205         * sysdeps/hppa/udiv_qrnnd.S: ... to this.
206
207 2012-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
208
209         * sysdeps/hppa/libgcc_s.h: Remove.
210         * sysdeps/hppa/shlib-versions: Add libgcc_s.
211
212 2012-04-17  Carlos O'Donell  <carlos@systemhalted.org>
213
214         * sysdeps/hppa/dl-irel.h: New file.
215
216 2012-04-17  Carlos O'Donell  <carlos@systemhalted.org>
217
218         * sysdeps/hppa/dl-fptr.h: Add prototype for _dl_fptr_init.
219         * sysdeps/hppa/dl-fptr.c: New file.
220         * sysdeps/hppa/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
221         Call _dl_fptr_init.
222
223 2012-04-17  Carlos O'Donell  <carlos@systemhalted.org>
224
225         * sysdeps/hppa/elf/configure: Removed file.
226         * sysdeps/hppa/elf/configure.in: Move to...
227         * sysdeps/hppa/configure.in: ... here.
228         * sysdeps/hppa/configure: Regenerate.
229         * sysdeps/hppa/elf/initfini.c: Removed file.
230         * sysdeps/hppa/crti.S: New file.
231         * sysdeps/hppa/crtn.S: New file.
232         * sysdeps/hppa/elf/entry.h: Moved to ...
233         * sysdeps/hppa/entry.h: ... here.
234         * sysdeps/hppa/elf/start.S: Move to ...
235         * sysdeps/hppa/start.S: ... here.
236
237 2012-03-22  Carlos O'Donell  <carlos@systemhalted.org>
238
239         [BZ #6730]
240
241         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Don't negate %r21 and
242         check for -EFAULT and -ENOSYS instead.
243
244 2012-03-09  Richard Henderson  <rth@twiddle.net>
245
246         * sysdeps/hppa/hppa1.1/s_signbit.c: Use <> to include math_private.h.
247
248 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
249
250         [BZ #13673]
251         Replace FSF snail mail address with URLs, as per GNU coding standards.
252
253 2012-03-03  Carlos O'Donell  <carlos@systemhalted.org>
254
255         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name
256         pthread_attr_t union.
257         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Sync from libc copy.
258         * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Likewise.
259
260 2012-01-08  Carlos O'Donell  <carlos@systemhalted.org>
261
262         * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLLONESHOT)
263         (EPOLLET): Initialize with unsiged values.
264
265 2012-01-08  Carlos O'Donell  <carlos@systemhalted.org>
266
267         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Sync from libc copy.
268
269 2012-01-08  Carlos O'Donell  <carlos@systemhalted.org>
270
271         * sysdeps/unix/sysv/linux/hppa/sys/epoll.h: Use const instead of __const.
272         * sysdeps/unix/sysv/linux/hppa/sys/timerfd.h: Likewise.
273
274 2011-10-21  Carlos O'Donell  <carlos@systemhalted.org>
275
276         * sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Update copyright year.
277         Do not include signal.h and sys/ucontext.h.
278
279 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
280
281         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Update copyright
282         year.
283         (PSEUDO): Define __*_nocancel version. Add CFI directives to __*_nocancel
284         and normal version.
285         (PUSHARGS_1): Add CFI directive.
286         (PUSHARGS_2): Likewise.
287         (PUSHARGS_3): Likewise.
288         (PUSHARGS_4): Likewise.
289         (PUSHARGS_5): Likewise.
290         (PUSHARGS_6): Likewise.
291         (POPARGS_1): Likewise.
292         (POPARGS_2): Likewise.
293         (POPARGS_3): Likewise.
294         (POPARGS_4): Likewise.
295         (POPARGS_5): Likewise.
296         (POPARGS_6): Likewise.
297
298 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
299
300         * sysdeps/unix/sysv/linux/hppa/linuxthreads/aio_cancel.c: Remove.
301         * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/initspin.h: Remove.
302         * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h: Remove.
303         * sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h: Remove.
304         * sysdeps/unix/sysv/linux/hppa/linuxthreads/pt-initfini.c: Remove.
305         * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h: Remove.
306         * sysdeps/hppa/linuxthreads/pspinlock.c: Remove.
307         * sysdeps/hppa/linuxthreads/pt-machine.h: Remove.
308         * sysdeps/hppa/linuxthreads/tls.h: Remove.
309
310 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
311
312         * sysdeps/hppa/stackinfo.h: Update copyright year.
313         Include elf.h and define DEFAULT_STACK_PERMS.
314
315 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
316
317         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Synchronize
318         with canonical fcntl.h.
319
320 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
321
322         * sysdeps/hppa/fpu/fegetenv.c: Add hidden alias.
323         * sysdeps/hppa/fpu/feupdateenv.c: Likewise.
324         * sysdeps/hppa/fpu/ftestexcept.c: Likewise.
325
326 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
327
328         * sysdeps/hppa/dl-tls.h: Update copyright year.
329         Define TLS_DTV_UNALLOCATED.
330
331 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
332
333         * sysdeps/hppa/elf/configure.in: Always test for TLS support
334         and error out if missing.
335         * sysdeps/hppa/elf/configure: Regenerate.
336         * sysdeps/hppa/configure: Regenerate.
337
338 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
339
340         * sysdeps/hppa/nptl/tls.h: Update copyright year.
341         Remove HAVE_TLS_SUPPORT check.
342
343 2011-10-17  Guy Martin  <gmsoft@tuxicoman.be>
344
345         * sysdeps/unix/sysv/linux/hppa/sys/epoll.h
346         Fix EPOLL_CLOEXEC and EPOLL_NONBLOCK to match kernel definition.
347         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
348         Fix EFD_CLOEXEC and EFD_NONBLOCK to match kernel definition.
349         * sysdeps/unix/sysv/linux/hppa/sys/inotify.h
350         Fix IN_CLOEXEC and IN_NONBLOCK to match kernel definition.
351         * sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
352         Fix SFD_CLOEXEC and SFD_NONBLOCK to match kernel definition.
353         * sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
354         Fix TFD_CLOEXEC and TFD_NONBLOCK to match kernel definition.
355
356 2011-10-05  Andreas Schwab  <schwab@redhat.com>
357
358         * sysdeps/hppa/dl-machine.h (elf_machine_rela)
359         (elf_machine_lazy_rel): Add parameter skip_ifunc.
360
361 2010-06-24  Carlos O'Donell  <carlos@codesourcery.com>
362
363         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Only create stack
364         frame around call to SYSCALL_ERROR_HANDLER. Do not restore %rp
365         from the stack frame on successfull return.
366
367 2010-06-23  Carlos O'Donell  <carlos@codesourcery.com>
368
369         * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext_ret):
370         Document that this function is a non-standard calling ABI.
371         Document register usage.
372         (__getcontext): Use normal %sp without adjustment. Use named
373         resgister %sp.
374         * sysdeps/unix/sysv/linux/hppa/makecontext.c: Remove FRAME_SIZE.
375         Define FRAME_SIZE_UL, FRAME_SIZE_BYTES, ARGS.
376         (__makecontext): Create and setup a stack frame.
377         * sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext):
378         Use named register %sp. Do not use oSS_SP.
379
380 2010-06-07  Andreas Schwab  <schwab@redhat.com>
381
382         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Update to agree
383         with generic file.
384
385 2010-03-30  Carlos O'Donell <carlos@codesourcery.com>
386
387         * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Define
388         MSG_WAITFORONE.
389
390 2010-02-17  Matt Turner  <mattst88@gmail.com>
391
392         * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Actually fix
393         SOCK_CLOEXEC to match O_CLOEXEC.
394
395 2010-02-02  Carlos O'Donell  <carlos@codesourcery.com>
396
397         * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Define
398         MADV_MERGEABLE and MADV_UNMERGEABLE.
399
400 2010-02-02  Carlos O'Donell  <carlos@codesourcery.com>
401
402         * sysdeps/hppa/nptl/tls.h (__set_cr27): Clobber
403         link register r31.
404
405 2010-02-02  Carlos O'Donell  <carlos@codesourcery.com>
406
407         * sysdeps/unix/sysv/linux/hppa/makecontext.c (__makecontext):
408         Support more than 8 arguments.
409
410 2010-02-01  Kyle McMartin  <kyle@redhat.com>
411
412         * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Fix value of
413         SOCK_CLOEXEC to match O_CLOEXEC.
414
415 2010-02-01  Carlos O'Donell  <carlos@codesourcery.com>
416
417         * sysdeps/unix/sysv/linux/hppa/Versions: Bump
418         errlist-compat to 257 for GLIBC_2.12.
419         * sysdeps/unix/sysv/linux/hppa/bits/errno.h
420         (EOWNERDEAD): Define if not already defined.
421         (ENOTRECOVERABLE): Likewise.
422         (ERFKILL): Likewise.
423
424 2009-11-29  Carlos O'Donell  <carlos@codesourcery.com>
425
426         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h:
427         Rearrange file to reduce future maintenance.
428         [__USE_GNU]: Update F_GETOWN_EX, and F_SETOWN_EX.
429         Define f_owner_ex an __pid_type.
430
431 2009-11-25  Carlos O'Donell  <carlos@codesourcery.com>
432
433         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
434         Use correct alignment for pthread_mutex_t, pthread_cond_t,
435         and pthread_rwlock_t.
436
437 2009-11-22  Carlos O'Donell  <carlos@codesourcery.com>
438
439         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Avoid warnings
440         by casting oldval to int.
441
442 2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>
443
444         [BZ #6676]
445
446         * sysdeps/unix/sysv/linux/hppa/socket.h: Move from here...
447         * sysdeps/unix/sysv/linux/hppa/bits/socket.h: ... to here.
448
449 2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>
450
451         * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add
452         fallocate64@@GLIBC_2.11.
453         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
454         [__USE_GNU]: Define F_GETOWN_EX, and F_SETOWN_EX.
455         [!__USE_FILE_OFFSET64]: Define fallocate.
456         [__USE_FILE_OFFSET64 && __REDIRECT]: Define __REDIRECT.
457         [__USE_FILE_OFFSET64 && !__REDIRECT]: Define fallocate as
458         fallocate64.
459         [__USE_LARGEFILE64]: define fallocate64.
460
461 2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>
462
463         * sysdeps/hppa/dl-fptr.h: Update copyright year.
464         Reduce ELF_MACHINE_BOOT_FPTR_TABLE_LEN to 64.
465         Implement ELF_MACHINE_LOAD_ADDRESS using PC relative loads.
466
467 2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>
468
469         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
470         Remove FUTEX_WAITERS, FUTEX_OWNER_DIED, and FUTEX_TID_MASK.
471
472 2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>
473             Aurelian Jarno  <aurelien@aurel32.net>
474
475         [BZ #10527]
476
477         * sysdeps/unix/sysv/linux/hppa/socket.h: New file.
478
479 2009-11-15  Carlos O'Donell  <carlos@codesourcery.com>
480
481         [BZ #6676]
482
483         * sysdeps/hppa/elf/start.S: Use R_PARISC_DLTIND* relocations
484         to support -fPIE.
485
486 2009-11-08  Carlos O'Donell  <carlos@codesourcery.com>
487
488         [BZ #10920]
489
490         * sysdeps/hppa/libgcc_s.h: New file.
491         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Remove.
492         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Remove.
493
494 2009-09-08  Carlos O'Donell  <carlos@codesourcery.com>
495
496         sysdeps/unix/sysv/linux/hppa/
497         * internaltypes.h: New file.
498
499         sysdeps/unix/sysv/linux/hppa/nptl/
500         * pthreadP.h: New file.
501         * pthread.h: New file.
502         * pthread_cond_broadcast.c: New file.
503         * pthread_cond_destroy.c: New file.
504         * pthread_cond_init.c: New file.
505         * pthread_cond_signal.c: New file.
506         * pthread_cond_timedwait.c: New file.
507         * pthread_cond_wait.c: New file.
508         * bits/pthreadtypes.h: Make pthread_mutex_t,
509         pthread_rwlock_t, and pthread_cond_t backwards
510         compatible.
511
512 2009-04-24  Carlos O'Donell  <carlos@codesourcery.com>
513
514         * sysdeps/hppa/hppa1.1/s_signbit.c: New file.
515
516 2009-04-23  Carlos O'Donell  <carlos@codesourcery.com>
517
518         * sysdeps/hppa/dl-machine.h: Remove VALID_ELF_OSABI,
519         VALID_ELF_ABIVERSION, and VALID_ELF_HEADER.
520
521 2009-04-23  Carlos O'Donell  <carlos@codesourcery.com>
522
523         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Do not include
524         sysdep.h. Document the reason for other includes.
525
526 2009-04-23  Carlos O'Donell  <carlos@codesourcery.com>
527
528         * sysdeps/unix/sysv/linux/hppa/sysdep.h [!__ASSEMBLER__]:
529         Include errno.h.
530
531 2009-02-25  Carlos O'Donell  <carlos@codesourcery.com>
532
533         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
534         Adjust comment. Sort macros alphabetically. Remove old
535         lock comments.
536
537 2009-02-25  Carlos O'Donell  <carlos@codesourcery.com>
538
539         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c:
540         Update from nptl/sysdeps/pthread/unwind-forcedunwind.c
541         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c:
542         Update from nptl/sysdeps/pthread/unwind-resume.c
543
544 2009-02-25  Carlos O'Donell  <carlos@codesourcery.com>
545
546         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Define
547         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME,
548         and FUTEX_BITSET_MATCH_ANY.
549
550 2009-02-22  Carlos O'Donell  <carlos@codesourcery.com>
551
552         * sysdeps/unix/sysv/linux/hppa/Versions: Add missing bracket.
553
554 2009-02-22  Carlos O'Donell  <carlos@codesourcery.com>
555
556         * sysdeps/hppa/dl-machine.h: Use _dl_runtime_profile.
557
558 2009-02-13  Khem Raj  <raj.khem@gmail.com>
559
560         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c
561         (libgcc_s_handle): New variable.
562         (pthread_cancel_init): Depend in libgcc_s_handle for decision to
563         load DSO.  Assign last.
564         (__unwind_freeres): New function.
565
566 2009-02-09  Arthur Loiret  <aloiret@debian.org>
567
568         [BZ #9717]
569
570         * sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h
571         (MALLOC): Adjust __libc_tsd_define arguments.
572         (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
573         arguments.
574
575 2008-08-07  Helge Deller  <deller@gmx.de>
576
577         * sysdeps/unix/sysv/linux/hppa/ucontext_i.sym: New file.
578         * sysdeps/unix/sysv/linux/hppa/Makefile: New file.
579         * sysdeps/unix/sysv/linux/hppa/getcontext.S: New file.
580         * sysdeps/unix/sysv/linux/hppa/makecontext.c: New file.
581         * sysdeps/unix/sysv/linux/hppa/setcontext.S: New file.
582         * sysdeps/unix/sysv/linux/hppa/swapcontext.c: New file.
583
584 2008-06-17  Aurelian Jarno  <aurelien@aurel32.net>
585             Carlos O'Donell  <carlos@systemhalted.org>
586
587         [BZ #6037]
588         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Check for -11
589         (-EAGAIN) instead of 11. Loop again when the kernel
590         returns -45 (-EDEADLOCK). Add back memory clobber.
591         Do not initialize lws_ret and lws_errno.
592
593 2008-06-17  Guy Martin  <gmsoft@tuxicoman.be>
594
595         [BZ #5957]
596         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
597         Use shared futex in lll_wait_tid().
598
599 2008-05-12  Aurelien Jarno  <aurelien@aurel32.net>
600
601         [BZ #6506]
602         * sysdeps/hppa/fpu/fesetenv.c: bufptr is always read, temp is
603         read while writing back status word.
604
605 2008-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
606
607         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Fix comment describing
608         shmid_ds.
609
610 2008-04-04  Carlos O'Donell  <carlos@codesourcery.com>
611
612         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Remove
613         memory contraint and instead indicate that *mem is
614         written to.
615
616 2008-03-24  Carlos O'Donell  <carlos@codesourcery.com>
617
618         * sysdeps/unix/sysv/linux/hppa/sys/user.h: New file.
619
620 2008-03-14  Carlos O'Donell  <carlos@codesourcery.com>
621             Guy Martin <gmsoft@tuxicoman.be>
622
623         [BZ #5923]
624         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Pass
625         timespec and futexp.
626
627 2008-02-22  Carlos O'Donell  <carlos@codesourcery.com>
628
629         * sysdeps/unix/sysv/linux/hppa/Makefile: Remove.
630         * sysdeps/hppa/nptl/Makefile: Set tst-oddstacklimit-ENV.
631
632 2007-12-05  Jeff Bailey  <jeffbailey@google.com>
633
634         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
635         (__lll_unlock): Use define instead of inline function.
636         (__lll_robust_unlock): Likewise.
637
638 2007-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
639
640         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
641
642 2007-10-18  Carlos O'Donell  <carlos@systemhalted.org>
643
644         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
645         (__lll_lock_wait): Add private argument. Pass private
646         to lll_futex_wait. Use atomic_compare_and_exchange_val_acq.
647         (__lll_lock_wait_private): New function.
648         (__lll_timedlock_wait): Add private argument. Pass private
649         to lll_futex_timed_wait.
650         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
651         Include kernel-features.h and tls.h.
652         (FUTEX_WAITERS): Define.
653         (FUTEX_OWNER_DIED): Define.
654         (FUTEX_TID_MASK): Define.
655         (__lll_private_flag): Define.
656         (lll_futex_timed_wait): Use __lll_private_flag.
657         (lll_futex_wake): Use __lll_private_flag.
658         (lll_futex_requeue): Use __lll_private_flag.
659         (lll_robust_mutex_dead): Rename to...
660         (lll_robust_dead): ... this. Add private argument. Pass private
661         to lll_futex_wake.
662         (lll_futex_wake_unlock): Use __lll_private_flag.
663         (__lll_mutex_trylock): Remove.
664         (lll_mutex_tryock): Remove.
665         (__lll_robust_mutex_trylock): Rename to...
666         (__lll_robust_trylock): ... this.
667         (lll_robust_mutex_trylock): Rename to...
668         (lll_robust_trylock): ... this. Call __lll_robust_trylock.
669         (__lll_mutex_cond_trylock): Rename to...
670         (__lll_cond_trylock): ... this.
671         (lll_mutex_cond_trylock): Rename to...
672         (lll_cond_trylock): ... this. Call __lll_cond_trylock.
673         (__lll_mutex_lock): Add private argument.
674         (__lll_robust_mutex_lock): Remove.
675         (lll_mutex_lock): Define.
676         (__lll_robust_lock): Define.
677         (lll_robust_mutex_lock): Remove.
678         (__lll_mutex_cond_lock): Remove.
679         (lll_robust_lock) Define.
680         (lll_robust_cond_lock): Define.
681         (lll_robust_mutex_cond_lock): Remove.
682         (__lll_cond_lock): Define.
683         (lll_cond_lock): Define.
684         (__lll_mutex_timedlock): Remove.
685         (__lll_timedlock): Define.
686         (lll_timedlock): Define.
687         (lll_robust_mutex_timedlock): Remove.
688         (lll_robust_timedlock): Define.
689         (__lll_mutex_unlock): Remove.
690         (__lll_unlock): Define.
691         (__lll_robust_mutex_unlock): Remove.
692         (__lll_robust_unlock): Define.
693         (lll_robust_mutex_unlock): Remove.
694         (lll_robust_unlock): Define.
695         (__lll_mutex_unlock_force): Remove.
696         (lll_mutex_unlock_force): Remove.
697         (lll_islocked): Remove.
698         (lll_mutex_islocked): Rename to...
699         (lll_islocked): ... this.
700         (lll_trylock): Remove.
701         (lll_unlock): Remove.
702         (lll_wait_tid): Format whitespace.
703         (lll_cond_wait): Remove.
704         (lll_cond_timedwait): Remove.
705         (lll_cond_wake): Remove.
706         (lll_cond_broadcast): Remove.
707
708 2007-10-17  Carlos O'Donell  <carlos@systemhalted.org>
709
710         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Correct return value
711         type and __THROW marker of splice, vmsplice, and tee.
712
713 2007-09-24  Carlos O'Donell  <carlos@systemhalted.org>
714
715         * sysdeps/hppa/nptl/tls.h: Fix comment.
716         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Fix comment format.
717         [__USE_GNU] (O_CLOEXEC): Define.
718         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Issue error
719         if the library is unsupported.
720         [ASSEMBLER && IS_IN_librt]: Define CENABLE, CDISABLE, and
721         __local_multiple_threads.
722
723 2007-08-03  Aurelien Jarno  <aurelien@aurel32.net>
724
725         * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h:
726         (__local_multiple_threads): Declare as hidden only in libc and
727         in libpthread.
728
729 2007-07-28  Carlos O'Donell  <carlos@systemhalted.org>
730
731         * sysdeps/unix/sysv/linux/hppa/nptl/internaltypes.h: Remove.
732         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
733         (pthread_rwlock_t): Split __flags into __pad2, __pad1, __shared,
734         and __flags. Update comments. Update copyright.
735         * sysdeps/hppa/nptl/tls.h: Define THREAD_GSCOPE_FLAG_UNUSED,
736         THREAD_GSCOPE_FLAG_USED, THREAD_GSOPE_FLAG_WAIT,
737         THREAD_GSCOPE_RSEET_FLAG, THREAD_GSCOPE_SET_FLAG, THREAD_GSCOPE_WAIT.
738         Update copyright.
739         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Update copyright.
740         (__lll_lock_wait): Call lll_futex_wait with LLL_SHARED.
741         (__lll_timedlock_wait): Call lll_futex_timed_wait with LLL_SHARED.
742         (lll_unlock_Wake_cb): Use lll_private_futex_wake.
743         (___lll_timedwait_tid): Call lll_futex_timed_wait with LLL_SAHRED.
744         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Define
745         FUTEX_PRIVATE_FLAG, LLL_PRIVATE, LLL_SHARED, lll_private_futex_wait,
746         lll_private_futex_timed_wait, lll_private_Futex_wake. Add private
747         argument to lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
748         lll_futex_wake_unlock.
749         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Update copyright.
750         (clear_once_control): Use lll_private_futex_wake.
751         (__pthread_once): Use lll_private_futex_wait, and
752         lll_private_futex_wake.
753
754 2007-07-28  Randolph Chung  <tausq@debian.org>
755
756         * sysdeps/hppa/nptl/tls.h (DB_THREAD_SELF): Fix definition.
757
758 2007-06-16  Jeff Bailey  <jbailey@raspberryginger.com>
759
760         * sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Don't
761         include asm/elf.h.  Declare elf_greg_t, elf_gregset_t,
762         elf_fpreg_t, and elf_fpregset_t.
763
764 2007-06-16  Jeff Bailey  <jbailey@raspberryginger.com>
765
766         * sysdeps/unix/sysv/linux/hppa/nptl/configure.in: Require
767         at least kernel 2.6.9.
768         * sysdeps/unix/sysv/linux/hppa/nptl/configure: Rebuilt.
769
770 2007-05-17  Carlos O'Donell  <carlos@systemhalted.org>
771
772         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
773         (SEM_VALUE_MAX): Remove.
774
775 2007-05-17  Carlos O'Donell  <carlos@systemhalted.org>
776
777         * sysdeps/unix/sysv/linux/hppa/sysdep.h (PIC_REG_DEF): Define.
778         (PIC_REG_USE): Define.
779         (INLINE_SYSCALL): Use PIC_REG_DEF, PIC_REG_USE.
780         (INTERNAL_SYSCALL): Likewise.
781         (INTERNAL_SYSCALL_NCS): Likewise.
782         * sysdeps/unix/sysv/linux/hppa/sysdep.c (syscall): Use
783         PIC_REG_DEF, PIC_REG_USE.
784
785 2007-05-01  Carlos O'Donell  <carlos@systemhalted.org>
786
787         * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h
788         [__USE_XOPEN2K]: Define pthread_rwlock_t and
789         pthread_rwlockattr_t.
790
791 2007-02-02  Carlos O'Donell  <carlos@systemhalted.org>
792
793         * sysdeps/unix/sysv/linux/hppa/sysdep.h (PTR_MANGLE): Define.
794         (PTR_DEMANGLE): Define.
795
796 2007-02-02  Guy Martin  <gmsoft@tuxicoman.be>
797
798         * sysdeps/hppa/dl-trampoline.S (_dl_runtime_profile):
799         Add cfi_endproc.
800
801 2006-12-03  Carlos O'Donell  <carlos@systemhalted.org>
802
803         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Remove non-atomic
804         versions. Adjust jump target to '0b'.
805
806 2006-12-03  Carlos O'Donell  <carlos@systemhalted.org>
807
808         * sysdeps/hppa/Makefile: Set long-double-fcts to `no'.
809         * sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
810         * sysdeps/hppa/fpu/bits/mathdef.h: New file.
811
812 2006-11-10  Carlos O'Donell  <carlos@systemhalted.org>
813
814         * sysdeps/hppa/nptl/pthread_spin_init.c: New file.
815         * sysdeps/hppa/nptl/pthread_spin_unlock.c: Remove strong alias
816         to pthread_spin_init.
817         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Define
818         RTLD_SINGLE_THREAD_P.
819
820 2006-09-20  Carlos O'Donell  <carlos@systemhalted.org>
821
822         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (splice): Add offin
823         and offout arguments to the prototype.
824
825 2006-09-15  Carlos O'Donell  <carlos@systemhalted.org>
826
827         * sysdeps/hppa/nptl/tcb-offsets.sym: Define TID_THREAD_OFFSET.
828         * sysdeps/unix/sysv/linux/hppa/clone.S: Handle RESET_PID, and
829         restore r19 before call to _exit.
830         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: New file.
831
832 2006-09-13  Carlos O'Donell  <carlos@systemhalted.org>
833
834         * sysdeps/hppa/dl-machine.h (RTLD_START): Comment the use of
835         _dl_fini_plabel.
836         * sysdeps/hppa/elf/start.S: Correctly pass r23 to argument 6 of
837         __libc_start_main. Comment the order of arguments at entry and
838         those to __libc_start_main.
839
840 2006-09-07  Carlos O'Donell  <carlos@systemhalted.org>
841
842         * sysdeps/hppa/dl-machine.h (elf_machine_fixup_plt): Remove
843         lvalue cast.
844         * sysdeps/hppa/dl-trampoline.S (_dl_fixup): Correct stack usage.
845         (_dl_runtime_profile): LA fixups.
846         * sysdeps/unix/sysv/linux/hppa/clone.S: Correct stack usage. Return
847         -1 on error. Use branch and link for error handler funciton.
848         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Correct stack usage.
849         Avoid register shuffling.
850         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (ASM_EAGAIN): Define
851         as -EAGAIN.
852         * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Adjust definitions to
853         match required standards.
854         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
855         (lll_futex_wait): Return __ret.
856         (lll_futex_timed_wait): Likewise.
857         (lll_futex_wake): Likewise.
858         (lll_futex_requeue): Likewise.
859         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Correct stack
860         usage and adjust error return.
861         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Adjust
862         stack usage for gdb, and avoid extra register loads.
863         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Copy
864         nptl/sysdeps/pthread/unwind-forcedunwind.c.
865         (LIBGCC_SO): Define and use.
866         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Copy
867         nptl/sysdeps/pthread/unwind-resume.c.
868         (LIBGCC_SO): Define and use.
869
870 2006-08-13  Carlos O'Donell  <carlos@systemhalted.org>
871
872         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h (FUTEX_LOCK_PI,
873         FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
874
875 2006-07-24  Carlos O'Donell  <carlos@systemhalted.org>
876
877         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
878         __SIZEOF_PTHREAD_COND_T is 64 bytes. Remove __PAD_ATOMIC_LOCK_T.
879
880 2006-07-18  Carlos O'Donell  <carlos@systemhalted.org>
881
882         * sysdeps/hppa/nptl/pthread_spin_lock.c (pthread_spin_lock): Swap
883         newval and oldval.
884         * sysdeps/hppa/nptl/pthread_spin_trylock.c (pthread_spin_trylock):
885         Likewise.
886
887 2006-07-16  Jeff Bailey  <jbailey@ubuntu.com>
888
889         * sysdeps/hppa/tst-audit.h: New file.
890
891 2006-07-16  Carlos O'Donell  <carlos@systemhalted.org>
892
893         * sysdeps/hppa/tls-macros.h: Cleanup formatting.
894
895 2006-07-15  Jeff Bailey  <jbailey@ubuntu.com>
896
897         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Return NULL.
898
899 2006-07-13  Carlos O'Donell  <carlos@systemhalted.org>
900
901         * sysdeps/unix/sysv/linux/hppa/xstat.c: New file.
902         * sysdeps/unix/sysv/linux/hppa/lxstat.c: Likewise.
903         * sysdeps/unix/sysv/linux/hppa/fxstat.c: Likewise.
904         * sysdeps/unix/sysv/linux/hppa/fxstatat.c: Likewise.
905
906 2006-07-13  Carlos O'Donell  <carlos@systemhalted.org>
907
908         * sysdeps/hppa/nptl/Makefile: New file
909         * sysdeps/hppa/nptl/jmpbuf-unwind.h: Likewise
910         * sysdeps/hppa/nptl/pthread_spin_lock.c: Likewise
911         * sysdeps/hppa/nptl/pthread_spin_trylock.c: Likewise
912         * sysdeps/hppa/nptl/pthread_spin_unlock.c: Likewise
913         * sysdeps/hppa/nptl/pthreaddef.h: Likewise
914         * sysdeps/hppa/nptl/tcb-offsets.sym: Likewise
915         * sysdeps/hppa/nptl/tls.h: Likewise
916         * sysdeps/unix/sysv/linux/hppa/nptl/bits: Likewise
917         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: Likewise
918         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: Likewise
919         * sysdeps/unix/sysv/linux/hppa/nptl/internaltypes.h: Likewise
920         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: Likewise
921         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Likewise
922         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise
923         * sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c: Likewise
924         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Likewise
925         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Likewise
926         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise
927         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Likewise
928         * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Likewise
929
930 2006-06-08  Carlos O'Donell  <carlos@systemhalted.org>
931
932         * sysdeps/unix/sysv/linux/hppa/Versions: new errlist compat entry
933         for up to 256 errnos
934
935 2006-06-08  Carlos O'Donell  <carlos@systemhalted.org>
936
937         * sysdeps/hppa/hppa1.1/Implies: Remove ieee754/ldbl-128.
938         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
939         [__LINUX_KERNEL_VERSION >= 0x020609]: Define __ASSUME_LWS_CAS.
940         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: New file.
941
942 2006-06-08  Carlos O'Donell  <carlos@systemhalted.org>
943
944         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Reformat
945         (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
946         Define.
947
948 2006-05-24  Carlos O'Donell  <carlos@systemhalted.org>
949
950         * sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
951         is a label.
952
953 2006-05-24  Carlos O'Donell  <carlos@systemhalted.org>
954
955         * sysdeps/hppa/ldsodefs.h: New file.
956         * sysdeps/unix/sysv/linux/hppa/bits/mman.h:
957         Only define MADV_* macros when __USE_BSD is present.
958         (MADV_REMOVE, MADV_DONTFORK, MADV_DOFORK): Define.
959
960 2006-05-15  Carlos O'Donell  <carlos@systemhalted.org>
961
962         * sysdeps/unix/sysv/linux/hppa/clone.S: Accept extra arguments
963         required for NPTL.
964         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Use var args for 6 arg
965         syscall.
966         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Move DOARGS and UNDOARGS
967         into PSEUDO_*'s.
968         (ENTRY_LEAF): Define.
969         (PSEUDO_NOERRNO, PSEUDO_ERRVAL): Use ENTRY_LEAF.
970         (DO_CALL): Create frame.
971
972 2006-05-15  Carlos O'Donell  <carlos@systemhalted.org>
973
974         * sysdeps/hppa/dl-machine.h: Include tls.h
975         (elf_machine_fixup_plt): Returns fdesc.
976         (elf_machine_profile_fixup_plt): Remove.
977         (elf_machine_plt_value): Returns fdesc.
978         (elf_machine_runtime_setup): Check that dl_profile != NULL.
979         (ARCH_LA_PLTENT, ARCH_LA_PLTEXIT): Define.
980         (RTLD_START): Use iitlbp with sr0.
981         (elf_machine_type_class): Include TLS relocs.
982         (reassemble_21, reassemble_14): Define.
983         (elf_machine_rela): Add DIR21L, DIR14R, PLABEL21L, PLABEL14R,
984         TLS_DTPMOD32, TLS_TPREL32, TLS_DTPOFF32 support.
985         (TRAMPOLINE_TEMPLATE): Move to ...
986         * sysdeps/hppa/dl-trampoline.S: ... here.
987         * sysdeps/hppa/abort-instr.h: Use iitlbp with sr0.
988         * sysdeps/hppa/dl-lookupcfg.h: Inlcude dl-fptr.h.
989         (DL_FIXUP_VALUE_TYPE, DL_FIXUP_MAKE_VALUE, DL_FIXUP_VALUE_CODE_ADDR,
990         DL_FIXUP_VALUE_ADD, DL_FIXUP_ADDR_VALUE): Define.
991         * sysdeps/hppa/sysdep.h: Use "!" as a separator. Cleanup comments.
992         * sysdeps/hppa/bits/link.h (La_hppa_regs, La_hppa_retval): Define.
993         Define prototypes for la_hppa_gnu_pltenter and la_hppa_gnu_pltexit.
994
995 2006-04-27  Carlos O'Donell  <carlos@systemhalted.org>
996
997         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Include uio.h, and
998         define vmsplice.
999
1000 2006-04-21  Carlos O'Donell  <carlos@systemhalted.org>
1001
1002         * sysdeps/hppa/dl-tls.h: New file
1003         * sysdeps/hppa/libc-tls.c: Likewise.
1004         * sysdeps/hppa/tls-macros.h: Likewise.
1005         * sysdeps/hppa/elf/configure: Likewise.
1006         * sysdeps/hppa/elf/configure.in: Likewise.
1007
1008 2006-04-20  Carlos O'Donell  <carlos@systemhalted.org>
1009
1010         * sysdeps/hppa/fpu/fclrexcpt.c (feclearexcept): Use union to
1011         align parameters. Specify memory clobbers.
1012         * sysdeps/hppa/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
1013         * sysdeps/hppa/fpu/feenablxcpt.c (feenableexcept): Likewise.
1014         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Do not save exception
1015         register. Use memcpy to align buffer.
1016         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Store and reload
1017         fr0. Use union to align parameters.
1018         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
1019         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Do not save
1020         exception registers. Define libm_hidden_def.
1021         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Do not save exception
1022         registers.
1023         * sysdeps/hppa/fpu/fesetround.c (fesetround): Use union to
1024         align parameters, speficy memory clobbers. Define libm_hidde_def
1025         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Use union to align
1026         parameters. Use memcpy to align buffer.
1027         * sysdeps/hppa/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
1028         * sysdeps/hppa/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
1029         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
1030         * sysdeps/hppa/fpu/libm-test-ulps: Update.
1031         * sysdeps/hppa/fpu/bits/fenv.h: Add ABI comments.
1032
1033 2006-04-19  Carlos O'Donell  <carlos@systemhalted.org>
1034
1035         * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_GNU]:
1036         Define MMAP_FIXED.
1037         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_GNU]:
1038         Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE,
1039         SYNC_FILE_RANGE_WAIT_AFTER, sync_file_range, splice, tee.
1040
1041 2006-04-19  Carlos O'Donell  <carlos@systemhalted.org>
1042
1043         * sysdeps/unix/sysv/linux/hppa/kernel-features.h: New file.
1044
1045 2006-04-19  Carlos O'Donell  <carlos@systemhalted.org>
1046
1047         * sysdeps/hppa/linuxthreads/pspinlock.c: New file.
1048         * sysdeps/hppa/linuxthreads/pt-machine.h: Likewise.
1049         * sysdeps/hppa/linuxthreads/tls.h: Likewise.
1050         * sysdeps/unix/sysv/linux/hppa/linuxthreads/aio_cancel.c: Likewise.
1051         * sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h:
1052         Likewise.
1053         * sysdeps/unix/sysv/linux/hppa/linuxthreads/pt-initfini.c: Likewise.
1054         * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h: Likewise.
1055         * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/initspin.h: Likewise.
1056         * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h:
1057         Likewise.
1058
1059 2006-02-28  Roland McGrath  <roland@redhat.com>
1060
1061         * sysdeps/hppa/shlib-versions: New file.
1062         * sysdeps/hppa/preconfigure: New file.