alpha: Update libm-test-ulps from scratch
[glibc.git] / ports / ChangeLog.alpha
blob4a4db09fb86e27c5a387ff72f2392416bc8b59aa
1 2013-07-02  Richard Henderson  <rth@redhat.com>
3         * sysdeps/alpha/fpu/libm-test-ulps: Update.
5 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
7         * sysdeps/alpha/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
8         to macro prototype for AT_HWCAP2 support.
10 2013-06-24  Richard Henderson  <rth@redhat.com>
12         [BZ #15666]
13         * sysdeps/alpha/Versions (GLIBC_2.18): Add __sqrt_finite,
14         __sqrtf_finite, and __sqrtl_finite.
15         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Likewise.
16         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Add __sqrt_finite.
17         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Add __sqrtf_finite.
18         * sysdeps/alpha/fpu/e_sqrt.c: Add __sqrt_finite compatibility.
19         * sysdeps/alpha/fpu/e_sqrtf.c: New file.
20         * sysdeps/alpha/soft-fp/e_sqrtl.c: Add __sqrtl_finite.
22 2013-06-23  Richard Henderson  <rth@redhat.com>
24         * sysdeps/alpha/fpu/libm-test-ulps: Update.
26 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
28         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Update.
30 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
32         * sysdeps/alpha/bits/atomic.h: Remove trailing whitespace.
33         * sysdeps/alpha/div_libc.h: Likewise.
34         * sysdeps/alpha/divq.S: Likewise.
35         * sysdeps/alpha/divqu.S: Likewise.
36         * sysdeps/alpha/fpu/cfloat-compat.h: Likewise.
37         * sysdeps/alpha/fpu/s_roundf.c: Likewise.
38         * sysdeps/alpha/fpu/s_trunc.c: Likewise.
39         * sysdeps/alpha/fpu/s_truncf.c: Likewise.
40         * sysdeps/alpha/ldiv.S: Likewise.
41         * sysdeps/alpha/memchr.c: Likewise.
42         * sysdeps/alpha/remq.S: Likewise.
43         * sysdeps/alpha/remqu.S: Likewise.
44         * sysdeps/alpha/stxncpy.S: Likewise.
45         * sysdeps/unix/alpha/sysdep.S: Likewise.
46         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Likewise.
47         * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
48         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Likewise.
49         * sysdeps/unix/sysv/linux/alpha/register-dump.h: Likewise.
50         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
52 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
54         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
55         si_trapno and si_addr_lsb to _sifields.sigfault.
56         (si_trapno, si_addr_lsb): Define new macros.
57         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
59 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
61         * sysdeps/alpha/fpu/libm-test-ulps: Update test names.
63 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
65         * sysdeps/alpha/fpu/libm-test-ulps: Update names of sincos tests.
67 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
69         [BZ #15442]
70         * sysdeps/alpha/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
71         macro.
73 2013-03-06  Andreas Jaeger  <aj@suse.de>
75         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_HUGE_MASK)
76         (MAP_HUGE_SHIFT): Define.
77         * sysdeps/unix/sysv/linux/alpha/bits/msq.h (MSG_COPY): Define.
79 2013-02-19  Richard Henderson  <rth@redhat.com>
81         [BZ #14920]
82         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
83         (FUTEX_WAIT_REQUEUE_PI): Define.
84         (FUTEX_CMP_REQUEUE_PI): Likewise.
85         (lll_futex_wait_requeue_pi): Likewise.
86         (lll_futex_timed_wait_requeue_pi): Likewise.
87         (lll_futex_cmp_requeue_pi): Likewise.
89 2013-02-20  Richard Henderson  <rth@redhat.com>
91         * sysdeps/unix/alpha/sysdep.h: Include <errno.h>.
93 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
95         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
96         __cxa_thread_atexit_impl.
98 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
100         [BZ #13550]
101         * sysdeps/alpha/memchr.c: Do not include <bp-sym.h>.
102         (memchr): Do not use BP_SYM in weak_alias.
104 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
106         [BZ #13550]
107         * sysdeps/unix/sysv/linux/alpha/sigaction.c
108         (__syscall_rt_sigaction): Do not use __unbounded in prototype.
110 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
112         [BZ #13550]
113         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: Don't include
114         <bp-checks.h>.
115         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Likewise.
116         (__gethostname): Don't use CHECK_N.
118         [BZ #13550]
119         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
120         <bp-checks.h>.
121         (__new_msgctl): Do not use CHECK_1.
122         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
123         <bp-checks.h>.
124         (__new_shmctl): Do not use CHECK_1.
126 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
128         [BZ #13550]
129         * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
130         <bp-checks.h> and <bp-semctl.h>.
131         (__new_semctl): Don't use CHECK_SEMCTL.
133 2013-01-08  Andreas Jaeger  <aj@suse.de>
135         [BZ# 14985]
136         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
138 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
140         * sysdeps/alpha/Makefile: Fix copyright notice formatting.
142         * All files with FSF copyright notices: Update copyright dates
143         using scripts/update-copyrights.
145 2013-01-02  Richard Henderson  <rth@redhat.com>
147         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
148         (lll_futex_timed_wait_bitset): New.
150 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
152         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
153         notice.
155 2012-12-07  Richard Henderson  <rth@redhat.com>
157         * sysdeps/alpha/Makefile [$(subdir) = math]
158         (CFLAGS-s_isnan.c): New variable.
160         * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
162 2012-11-30  Richard Henderson  <rth@redhat.com>
164         * sysdeps/alpha/fpu/libm-test-ulps: Update.
166         * sysdeps/alpha/sotruss-lib.c: New file.
168 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
170         * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
171         libm_hidden_ver.
173         [BZ #3439]
174         * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
175         integer constant usable in #if and use that to give value to enum
176         constant.
177         (FE_INEXACT): Likewise.
178         (FE_UNDERFLOW): Likewise.
179         (FE_OVERFLOW): Likewise.
180         (FE_DIVBYZERO): Likewise.
181         (FE_INVALID): Likewise.
182         (FE_ALL_EXCEPT): Likewise.
183         (FE_TOWARDZERO): Likewise.
184         (FE_DOWNWARD): Likewise.
185         (FE_TONEAREST): Likewise.
186         (FE_UPWARD): Likewise.
188 2012-11-01  Andreas Jaeger  <aj@suse.de>
190         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
191         definitions and declarations that are provided by
192         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
194 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
196         [BZ #14047]
197         * sysdeps/alpha/tininess.h: New file.
199 2012-10-19  Roland McGrath  <roland@hack.frob.com>
201         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
202         (GLIBC_2.17): Add clock_* symbols.
204 2012-10-09  Roland McGrath  <roland@hack.frob.com>
206         * sysdeps/alpha/configure: Regenerated.
208 2012-10-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
210         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
211         flag name in comment to CLONE_CHILD_CLEARTID.
213 2012-10-01  Roland McGrath  <roland@hack.frob.com>
215         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
216         (__SWBLK_T_TYPE): Macro removed.
218 2012-09-28  Richard Henderson  <rth@redhat.com>
220         * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
221         move $syscall_error label...
222         (SYSCALL_ERROR_HANDLER): ... here.
223         (SYSCALL_ERROR_FALLTHRU): New.
224         (PSEUDO_PROF): Split out of ...
225         (PSEUDO_PROLOGUE): ... here.
226         * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
227         SYSCALL_ERROR_LABEL and PSEUDO_END.
228         * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
229         Use USEPV_PROF and cfi markup.
230         (thread_start): Use cfi markup and cfi_undefined on ra.
231         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
232         (PSEUDO_PROF): Remove.
233         (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
235 2012-09-13  Richard Henderson  <rth@redhat.com>
237         * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
238         with the assumption of being used at program startup only.
240         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
241         entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
242         _OtsLeqX, _OtsNintXQ.
244         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
246         * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
248 2012-08-30  Richard Henderson  <rth@redhat.com>
250         * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
251         the original __isnan symbol.
253 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
255         [BZ #5400]
256         * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
257         * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
258         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
259         (__ASSUME_FDATASYNC): Define.
261 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
263         * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
264         <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
266 2012-08-13  Richard Henderson  <rth@twiddle.net>
268         * configure.in: Don't test toolchain support for TLS or GPREL.
269         * configure: Rebuild.
271         * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
272         with GLIBC_2_1.
274 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
276         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
277         (__ASSUME_TGKILL): Remove.
279 2012-08-08  Richard Henderson  <rth@twiddle.net>
281         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
282         (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
283         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
284         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
286         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
287         cfi markup for unwind.  Adjust stack early so that the normal
288         syscall error path can be used.
289         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
291         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
292         (__ASSUME_STAT64_SYSCALL): Remove.
293         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
294         for __ASSUME_STAT64_SYSCALL.
295         * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
296         * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
297         * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
298         * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
299         * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
301 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
303         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
304         (__ASSUME_TGKILL): Define unconditionally.
305         (__ASSUME_STAT64_SYSCALL): Likewise.
306         (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
308 2012-08-02  Roland McGrath  <roland@hack.frob.com>
310         * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
311         (_DIRENT_MATCHES_DIRENT64): New macro.
313 2012-08-02  Roland McGrath  <roland@hack.frob.com>
315         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
316         (__OFF_T_MATCHES_OFF64_T): New macro.
318 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
320         * sysdeps/unix/sysv/linux/alpha/configure.in
321         (arch_minimum_kernel): Remove.
322         * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
324 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
326         * sysdeps/alpha/tst-audit.h (int_retval): Define.
328 2012-07-26  Andreas Jaeger  <aj@suse.de>
330         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
331         _sigsys.
332         (si_call_addr, si_syscall, si_arch): Define new macro.
334 2012-07-25  Florian Weimer  <fweimer@redhat.com>
336         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
337         secure_getenv.
339 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
341         * data/localplt-alpha-linux-gnu.data: Move to ...
342         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
344 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
346         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
347         ../scripts/data/c++-types-alpha-linux-gnu.data.
349 2012-06-15  Richard Henderson  <rth@twiddle.net>
351         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
353         * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
354         of -mieee-with-inexact.
355         * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
357         [BZ #13848]
358         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
359         similar to BZ#5350.
360         * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
362         * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
363         * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
365         * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
366         (prlimit, prlimit64): New declarations.
367         * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
368         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
369         to protect UTIME_NOW and UTIME_OMIT.
371         * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
372         * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
373         * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
374         * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
375         (amask): Remove.
376         (__sysconf): Use builtins directly.
378         * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
379         regardless of __GNUC__.
381 2012-06-06  Richard Henderson  <rth@twiddle.net>
383         * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
384         Re-organize checks vs s2 end-of-count.
386         [BZ #13718]
387         * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
388         * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
390         * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
391         redefining __ieee758_sqrt.
393         * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
394         dual ecoff procedure descriptors.
395         * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
396         * sysdeps/alpha/bzero.S: Likewise.
397         * sysdeps/alpha/memset.S: Likewise.
398         * sysdeps/alpha/stxcpy.S: Likewise.
399         * sysdeps/alpha/stxncpy.S: Likewise.
400         * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
402         * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
404 2012-06-05  Richard Henderson  <rth@twiddle.net>
406         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
407         instead of a hack using extra nops.
409         * sysdeps/unxi/alpha/getppid.S: New file.
410         * sysdeps/unxi/alpha/getegid.S: New file.
411         * sysdeps/unxi/alpha/geteuid.S: New file.
413 2012-06-01  Richard Henderson  <rth@twiddle.net>
415         * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
417         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
419 2012-05-30  Richard Henderson  <rth@twiddle.net>
421         * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
422         (CFLAGS-s_fmaf.c): Likewise.
423         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
425         * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
427         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
429         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
430         __connect_internal alias.
432         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
433         fgets_unlocked.
435         * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
437         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
438         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
439         * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
440         (__ieee754_sqrtf): New.
442         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
443         _internal alias by hidden_def.
445         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
446         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
447         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
448         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
449         * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
450         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
451         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
452         * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
453         * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
454         * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
455         (getrusage, gettimeofday, select, setitimer): New.
456         (settimeofday, utimes, wait4): New.
457         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
458         __ASSUME_TIMEVAL64.
459         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
460         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
462 2012-05-24  Richard Henderson  <rth@twiddle.net>
464         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
465         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
466         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
467         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
468         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
469         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
470         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
471         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
472         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
473         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
474         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
475         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
476         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
478         * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
480         * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
481         * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
482         * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
484         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
485         (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
487 2012-05-20  Richard Henderson  <rth@twiddle.net>
489         * sysdeps/alpha/add_n.S: Rename from add_n.s.
490         * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
491         * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
492         * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
493         * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
494         * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
495         * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
496         * sysdeps/alpha/lshift.S: Rename from lshift.s.
497         * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
498         * sysdeps/alpha/rshift.S: Rename from rshift.s.
499         * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
500         * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
502 2012-05-18  Richard Henderson  <rth@twiddle.net>
504         * data/localplt-alpha-linux-gnu.data: New file.
506         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
507         __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
509 2012-04-26  Matt Turner  <mattst88@gmail.com>
511         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
512         version needed to define __ASSUME_ACCEPT4.
514         * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
515         and "e" in fopen.
517         * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
518         (MAP_HUGETLB): Likewise.
520         * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
521         * sysdeps/unix/alpha/sysdep.h: Likewise.
522         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
524         * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
525         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
526         * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
528         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
530 2012-03-27  Richard Henderson  <rth@twiddle.net>
532         * sysdeps/alpha/elf/configure.in: Move to ...
533         * sysdeps/alpha/configure.in: ... here.  Update comment.
534         * sysdeps/alpha/configure: Regenerate.
535         * sysdeps/alpha/elf/crti.S: Move to ...
536         * sysdeps/alpha/crti.S: ... here.
537         * sysdeps/alpha/elf/crtn.S: Move to ...
538         * sysdeps/alpha/crtn.S: ... here.
539         * sysdeps/alpha/elf/start.S: Move to ...
540         * sysdeps/alpha/start.S: ... here.
542 2012-03-21  Richard Henderson  <rth@twiddle.net>
544         * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
545         of <stdio-common/_itoa.h>.
547 2012-03-19  Richard Henderson  <rth@twiddle.net>
549         * sysdeps/alpha/fpu/math_private.h: New file.
551 2012-03-11  Richard Henderson  <rth@twiddle.net>
553         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
554         * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
556 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
558         [BZ #13673]
559         Replace FSF snail mail address with URLs, as per GNU coding standards.
561 2012-03-04  Richard Henderson  <rth@twiddle.net>
563         * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
564         as always_inline.
566 2012-03-04  Richard Henderson  <rth@twiddle.net>
568         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
569         declare if __USE_GNU.
570         (sendmmsg): Add declaration.
572 2012-03-04  Richard Henderson  <rth@twiddle.net>
574         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
575         siginfo_t struct.  Add forward declaration of pthread_attr_t;
576         use it in sigevent.
577         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
578         (pthread_attr_t): Add union tag to pthread_attr_t; only define
579         typedef if not already defined.
581 2012-02-21  Richard Henderson  <rth@twiddle.net>
583         * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
584         * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
585         * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
586         * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
588 2012-02-20  Andreas Schwab  <schwab@linux-m68k.org>
590         * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
591         Define if not defined.
592         * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
593         entry for 2.16.
595 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
597         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
599 2012-02-16  Richard Henderson  <rth@twiddle.net>
601         * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
602         __ieee_get_fp_control): Mark as hidden proto.
604 2012-02-15  Mike Hommey  <mh+reportbug@glandium.org>
606         [BZ #11677]
607         * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
609 2012-02-15  Richard Henderson  <rth@twiddle.net>
611         * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
612         * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
614         * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
615         (inline_syscall0, inline_syscall1, inline_syscall2,
616         inline_syscall3, inline_syscall4, inline_syscall5,
617         inline_syscall6): Use it.
618         * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
619         * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
620         * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
621         * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
623         * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
624         [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
625         [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
627         * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
629         * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
630         or _LIBC_REENTRANT.
632 2012-02-15  Richard Henderson  <rth@twiddle.net>
634         [BZ #13361]
635         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
636         (fallocate, name_to_handle_at, open_by_handle_at): Declare.
638 2012-02-14  Joseph Myers  <joseph@codesourcery.com>
639             Tom de Vries  <tom@codesourcery.com>
641         * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
642         libc_relro_required conditional on alpha machine.  Move setting of
643         libc_cv_gcc_unwind_find_fde ...
644         * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
646 2012-02-13  Richard Henderson  <rth@twiddle.net>
648         * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
649         * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
651 2012-02-09  Richard Henderson  <rth@twiddle.net>
653         * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
654         (libc_commonpagesize, libc_relro_required): New.
656 2012-02-08  Richard Henderson  <rth@twiddle.net>
658         * sysdeps/alpha/ldsodefs.h: New file.
659         * sysdeps/alpha/tst-audit.h: New file.
660         * sysdeps/alpha/tls-macros.h: New file.
662         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
663         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
664         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
665         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
666         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
667         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
668         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
669         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
671         * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
672         * sysdeps/alpha/elf/initfini.c: ... split from here.  Remove file.
673         * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
675         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
677         * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
679         * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
681         * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
682         * sysdeps/unix/sysv/linux/alpha/configure: Build.
683         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
684         multiple includes.  Disable statfs64 entirely.
686         * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
687         * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
688         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
689         the test fails.  Don't set HAVE_TLS_SUPPORT.
690         * sysdeps/alpha/elf/configure: Rebuild.
692 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
694         * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
695         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
696         wordexp.c.
698 2011-10-05  Andreas Schwab  <schwab@redhat.com>
700         * sysdeps/alpha/dl-machine.h (elf_machine_rela)
701         (elf_machine_lazy_rel): Add parameter skip_ifunc.
703 2011-03-28  Aurelien Jarno  <aurelien@aurel32.net>
705         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
706         Fix wrong register in stack pointer comparison.
708 2011-03-01  Aurelien Jarno  <aurelien@aurel32.net>
710         * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
711         * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
713 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
715         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
716         struct statfs64): Add f_flags field.
718 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
720         * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
722 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
724         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
725         F_GETPIPE_SZ): Define.
727 2010-09-26  Michael Cree  <mcree@orcon.net.nz>
729         * sysdeps/alpha/memchr.c: Include <bp-sym.h>
730         (__memchr): Add casts for integer arithmetic on pointers.
732 2010-09-23  Richard Henderson  <rth@redhat.com>
734         [BZ #12019]
735         * sysdeps/alpha/alphaev6/memchr.S: Remove.
736         * sysdeps/alpha/memchr.S: Remove.
737         * sysdeps/alpha/memchr.c: New.
739 2010-09-23  Richard Henderson  <rth@redhat.com>
741         [BZ #1864]
742         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
743         * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
744         * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
745         * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
746         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
747         * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
748         * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
749         * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
750         Define without 64-bit aliases.
752 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
754         * sysdeps/alpha/memchr.S: Use prefetch load.
755         * sysdeps/alpha/alphaev6/memchr.S: Likewise.
757 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
759         [BZ #6827]
760         * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
761         * sysdeps/alpha/dl-procinfo.c: New.
762         * sysdeps/alpha/dl-procinfo.h: New.
764 2010-05-03  Aurelien Jarno  <aurelien@aurel32.net>
766         [BZ #5350]
767         * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
768         * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
769         * sysdeps/alpha/fpu/s_floor.c: Likewise.
770         * sysdeps/alpha/fpu/s_floorf.c: Likewise.
771         * sysdeps/alpha/fpu/s_rint.c: Likewise.
772         * sysdeps/alpha/fpu/s_rintf.c: Likewise.
774 2010-05-03  GOTO Masanori  <gotom@debian.or.jp>
776         [BZ #1026]
777         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
778         __ASSUME_STAT64_SYSCALL.
779         * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
780         __ASSUME_STAT64_SYSCALL.
781         * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
782         * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
783         * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
784         * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
785         __libc_missing_axp_stat64 when it's not needed.
786         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
788 2010-03-30  Richard Henderson  <rth@redhat.com>
790         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
792 2010-03-30  Matt Turner  <mattst88@gmail.com>
794         * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
796 2010-03-26  Richard Henderson  <rth@redhat.com>
798         * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
800 2010-03-26  Richard Henderson  <rth@redhat.com>
802         * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
803         for GLIBC_2.12.
805 2010-03-26  Richard Henderson  <rth@redhat.com>
807         * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
809 2010-03-26  Richard Henderson  <rth@redhat.com>
811         * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
812         Define extern here; move definition...
813         * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
815 2010-03-26  Richard Henderson  <rth@redhat.com>
817         * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
818         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
820 2010-03-26  Richard Henderson  <rth@redhat.com>
822         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
823         F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
824         F_OWNER_GID, struct f_owner_ex): Define.
825         (F_SETOWN, F_GETOWN): Define with XPG7.
827 2010-03-26  Richard Henderson  <rth@redhat.com>
829         * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
830         (PTR_DEMANGLE): Likewise.
832 2010-03-26  Richard Henderson  <rth@redhat.com>
834         * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
835         INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
837 2010-03-26  Richard Henderson  <rth@redhat.com>
839         * sysdep/unix/sysv/linux/alpha/creat.c: New.
841 2010-03-26  Richard Henderson  <rth@redhat.com>
843         * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
844         Adjust the test for gcc 4.5.
845         * sysdep/alpha/elf/configure: Rebuild.
847 2010-03-26  Richard Henderson  <rth@redhat.com>
849         * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
850         __arch_exchange_16_int, __arch_exchange_32_int,
851         __arch_exchange_64_int, __arch_exchange_and_add_32_int,
852         __arch_exchange_and_add_64_int): Use __typeof to get the
853         return type correct without warning.
855 2010-03-23  Matt Turner  <mattst88@gmail.com>
856             Aurelien Jarno  <aurelien@aurel32.net>
858         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
860 2010-01-12  Matt Turner  <mattst88@gmail.com>
862         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
863         problem.
865 2010-01-12  Matt Turner  <mattst88@gmail.com>
867         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
868         SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
870 2010-01-12  Matt Turner  <mattst88@gmail.com>
872         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
873         O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
874         XPG7.
875         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
876         fcntl.h.
878 2010-01-12  Matt Turner  <mattst88@gmail.com>
880         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
881         O_DSYNC to match 2.6.33+ kernels.
883 2009-12-02  Mike Frysinger <vapier@gentoo.org>
885         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
886         include timer_gettime.c -> timer_settime.c.
888 2009-11-23  Matt Turner  <mattst88@gmail.com>
890         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
891         for timestamps also if __USE_XOPEN2K8.
893 2009-11-23  Matt Turner  <mattst88@gmail.com>
895         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
896         names of parameters of sync_file_range.
898 2009-11-23  Matt Turner  <mattst88@gmail.com>
900         [BZ #10972]
901         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
902         constants from recent kernels.
904 2009-11-10  Matt Turner  <mattst88@gmail.com>
906         [BZ #10609]
907         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
908         of empty parameters for file names.
910 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
912         [BZ #10158]
913         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
914         Change parameters and use next_line.
916         [BZ #10160]
917         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
918         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
919         FUTEX_BITSET_MATCH_ANY.
921         [BZ #10161]
922         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
923         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
924         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
925         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
926         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
927         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
928         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
929         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
930         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
932         [BZ #6507]
933         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
934         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
935         elf_fpregset_t): Define. Don't include asm/elf.h.
937 2008-11-26  Roland McGrath  <roland@redhat.com>
939         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
940         repository's ia64 file; #include that.
941         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
942         repository's powerpc file; #include that.
944 2008-11-25  Roland McGrath  <roland@redhat.com>
946         * ChangeLog.alpha: New file (this one).
947         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
948         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
949         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
950         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
951         Subdirectories moved here from main repository.
952         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
953         Subdirectories moved here from main repository's nptl/ subdirectory.
954         * sysdeps/alpha/preconfigure: New file.
955         * sysdeps/alpha/shlib-versions: New file.
957 Local Variables:
958 mode: change-log
959 left-margin: 8
960 fill-column: 74
961 End: