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