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