summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-04-30 10:40:29 -0700
committerRoland McGrath <roland@hack.frob.com>2014-04-30 10:40:29 -0700
commit69124b48b9f6c477253954164721c216ddadf323 (patch)
tree129b2199ccbfc11dfff01dd137d46591d7e831f8 /ports
parentfff463ed019226e8a07996fe09171d152896a42e (diff)
downloadglibc-69124b48b9f6c477253954164721c216ddadf323.tar.gz
Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.
Diffstat (limited to 'ports')
-rw-r--r--ports/ChangeLog107
-rw-r--r--ports/ChangeLog.aarch64624
-rw-r--r--ports/ChangeLog.aix21
-rw-r--r--ports/ChangeLog.alpha1052
-rw-r--r--ports/ChangeLog.am33372
-rw-r--r--ports/ChangeLog.arm2968
-rw-r--r--ports/ChangeLog.cris40
-rw-r--r--ports/ChangeLog.hppa1282
-rw-r--r--ports/ChangeLog.ia641399
-rw-r--r--ports/ChangeLog.linux-generic200
-rw-r--r--ports/ChangeLog.m68k1451
-rw-r--r--ports/ChangeLog.microblaze198
-rw-r--r--ports/ChangeLog.mips2657
-rw-r--r--ports/ChangeLog.powerpc413
-rw-r--r--ports/ChangeLog.tile741
15 files changed, 0 insertions, 13525 deletions
diff --git a/ports/ChangeLog b/ports/ChangeLog
deleted file mode 100644
index 9c2f3c1ac9..0000000000
--- a/ports/ChangeLog
+++ /dev/null
@@ -1,107 +0,0 @@
-This file describes changes to the shared files of the ports/ add-on
-directory. The ports/ directory is no longer used and the files
-described here are all gone.
-
-
-
-2014-04-29 Carlos O'Donell <carlos@redhat.com>
-
- * README: Removed. The ports repository is no longer used.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * README: Change references to preconfigure.in to
- preconfigure.ac.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * README: Update copyright dates in example.
-
-2012-12-06 Joseph Myers <joseph@codesourcery.com>
-
- * README: Use sourceware.org in Bugzilla URL.
-
-2012-12-05 Joseph Myers <joseph@codesourcery.com>
-
- * README: Don't refer to ports as a separate repository. Don't
- refer to scripts/data/.
-
-2012-07-03 Joseph Myers <joseph@codesourcery.com>
-
- * .gitignore: Remove file.
- * Banner: Likewise.
- * Makefile: Likewise.
-
-2012-06-21 Carlos O'Donell <carlos_odonell@mentor.com>
-
- * .gitignore: New file.
-
-2012-02-07 Joseph Myers <joseph@codesourcery.com>
-
- * README: Update.
-
-2012-02-07 Joseph Myers <joseph@codesourcery.com>
-
- * README: Document use of ranges in copyright notices.
-
-2011-11-29 Joseph Myers <joseph@codesourcery.com>
-
- * bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
- sysdeps/mach, sysdeps/rs6000, sysdeps/standalone, sysdeps/tahoe,
- sysdeps/unix/bsd, sysdeps/unix/sysv/hpux, sysdeps/unix/sysv/i386,
- sysdeps/unix/sysv/irix4, sysdeps/unix/sysv/isc2.2,
- sysdeps/unix/sysv/minix, sysdeps/unix/sysv/sco3.2,
- sysdeps/unix/sysv/sco3.2.4, sysdeps/unix/sysv/sysv4, sysdeps/vax,
- sysdeps/z8000: Remove.
-
-2010-04-14 Joseph Myers <joseph@codesourcery.com>
-
- * libc-abis: Remove.
-
-2010-04-06 Joseph Myers <joseph@codesourcery.com>
-
- * libc-abis: New.
-
-2006-03-06 Roland McGrath <roland@redhat.com>
-
- * Makefile (%.bz2, %.gz): New pattern rules.
-
-2006-02-28 Roland McGrath <roland@redhat.com>
-
- * Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
- stuff.
-
- * README: Update for new add-on scheme.
-
-2006-02-27 Roland McGrath <roland@redhat.com>
-
- * Makefile: Remove libc boilerplate.
- * Makeconfig: File removed.
- * configure.in: File removed.
- * configure: File removed.
-
-2005-03-22 Roland McGrath <roland@redhat.com>
-
- * Makefile ($(distname).tar): Fail if sysdeps/.../configure files are
- not all up to date. Touch configure files after cvs export.
- (glibc-port-%-$(dist-version).tar): Likewise.
-
-2004-10-22 Roland McGrath <roland@frob.com>
-
- * Makefile (dist, dist-ports): New target.
- (dist-port-%): New pattern rule.
- * Makeconfig [!subdir] (ports/%): New pattern rule.
-
- * configure.in: Cope if there are no sysdeps/*/preconfigure files.
- * configure: Regenerated.
-
-2004-08-16 Roland McGrath <roland@frob.com>
-
- * Makefile: New file.
-
-2004-08-04 Roland McGrath <roland@frob.com>
-
- New directory implementing glibc add-on infrastructure for
- ports maintained separate from the core glibc source tree.
- * README, configure.in, Makeconfig, Banner, ChangeLog: New files.
- * configure: New generated file.
diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64
deleted file mode 100644
index ca9a711f5a..0000000000
--- a/ports/ChangeLog.aarch64
+++ /dev/null
@@ -1,624 +0,0 @@
-This file describes changes to the AArch64 port while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-11 Marcus Shawcroft <marcus.shawcroft@arm.com>
-
- * sysdeps/aarch64: Move directory to ../sysdeps/aarch64.
- * sysdeps/unix/sysv/linux/aarch64: Move directory to
- ../sysdeps/unix/sysv/linux/aarch64.
-
-2014-01-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerated.
-
-2014-01-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64_be-options): Fix
- type in define.
-
-2014-01-20 Tom Tromey <tromey@redhat.com>
-
- [BZ #16169]
- * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Add CFI
- directives; Zero x29.
-
-2014-01-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/configure.ac: New file.
- * sysdeps/aarch64/configure: New file.
- * sysdeps/aarch64/shlib-versions: Define ld-linux-aarch64_be.so.1
- * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-variants)
- (abi-lp64-options, abi-lp64-condition, abi-lp64-ld-soname)
- (abi-lp64_be-options, abi-lp64_be-condition)
- (abi-lp64_be-ld-soname) Define.
- * sysdeps/unix/sysv/linux/aarch64/ldconfig.h
- (SYSDEP_KNOWN_INTERPRETER_NAMES): Add ld-linux-aarch64_be.so.1
-
-2014-01-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- [BZ #16387]
- * sysdeps/aarch64/fpu/fpu_control.h (_FPU_FPCR_RM_MASK): Define.
- * sysdeps/aarch64/soft-fp/sfp-machine.h (FP_ROUNDMODE): Adjust
- rounding mode mask.
-
-2014-01-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Drop sqrt ULPs.
-
-2014-01-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/dl-trampoline.S (_dl_runtime_resolve): Correct
- cfi_adjust_cfa_offset offset.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (ptrace_peeksiginfo_args):
- Rename to ...
- (__ptrace_peeksiginfo_args): ... this.
-
-2014-01-01 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerated.
-
-2014-01-01 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/abort-instr.h: New file.
-
-2014-01-01 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
-
- * sysdeps/aarch64/__longjmp.S (__longjmp): Demangle sp and lr when
- restoring register values.
- * sysdeps/aarch64/setjmp.S (__sigsetjmp): Mangle sp and lr
- before storing register values.
- * sysdeps/arm/jmpbuf-unwind.h (_jmpbuf_sp): Remove.
- * sysdeps/aarch64/jmpbuf-offsets.h (_jmpbuf_sp): Add.
- (JB_FRAME_ADDRESS): call _jmpbuf_sp.
- * sysdeps/aarch64/sysdep.h (LDST_PCREL) : New macros.
- (LDST_GLOBAL): Likewise.
- * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PTR_MANGLE): New macro.
- (PTR_DEMANGLE): Likewise.
- (PTR_MANGLE2): Likewise.
- (PTR_DEMANGLE2): Likewise.
-
-2013-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- [BZ #15128]
- * sysdeps/aarch64/dl-trampoline.S (_dl_runtime_resolve): Save and
- restore q0-q7.
-
-2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Likewise.
- (lll_futex_wait_requeue_pi): Likewise.
- (lll_futex_timed_wait_requeue_pi): Likewise.
- (lll_futex_cmp_requeue_pi): Likewise.
-
-2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerated.
-
-2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Remove sqrt.
-
-2013-12-11 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerate.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/aarch64/fpu/fegetround.c (fegetround): Use
- libm_hidden_def.
-
-2013-11-26 Will Newton <will.newton@linaro.org>
-
- * sysdeps/aarch64/dl-irel.h: Include ldsodefs.h.
- (ELF_MACHINE_IRELA): Define. (elf_ifunc_invoke): Pass
- hwcap to ifunc resolver function. (elf_irela): New function.
- * sysdeps/aarch64/dl-machine.h: Include dl-irel.h.
- (elf_machine_rela) Handle STT_GNU_IFUNC symbols and
- R_AARCH64_IRELATIVE relocations. (elf_machine_lazy_rel):
- Handle R_AARCH64_IRELATIVE relocations.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/aarch64/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/aarch64/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
-
-2013-09-30 Andrew Pinski <andrew.pinski@caviumnetworks.com>
-
- * sysdeps/unix/sysv/linux/aarch64/sysdep.h (SYSCALL_ERROR_HANDLER):
- Fix store to errno to use 32bits.
-
-2013-09-24 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
-
- * sysdeps/aarch64/machine-gmon.h (__mcount): Accept parameter and
- pass it to mcount_internal.
-
-2013-09-24 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: New file.
-
-2013-07-26 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/Versions: New file.
- * sysdeps/aarch64/machine-gmon.h: New file.
- * sysdeps/aarch64/mcount.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist (_mcount): Add.
-
-2013-07-12 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/Makefile (CFLAGS-backtrace.c): Define.
-
-2013-07-09 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/dl-static.c: New file to support
- variable page size for AArch64.
- * sysdeps/unix/sysv/linux/aarch64/ldsodefs.h: Likewise.
- * sysdeps/unix/sysv/linux/aarch64/Makefile: Build dl-static in elf.
- * sysdeps/unix/sysv/linux/aarch64/Versions: Add _dl_var_init.
-
-2013-07-05 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerate.
-
-2013-07-04 Andreas Jaeger <aj@suse.de>
-
- For ChangeLog.aarch64:
- * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h (PTRACE_LISTEN):
- Add define.
- (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
- (ptrace_peeksiginfo_args): Add.
- (__ptrace_peeksiginfo_flags): Add.
-
-2013-06-28 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/dl-machine.h (elf_machine_dynamic): De-reference
- _GLOBAL_OFFSET_TABLE_.
-
-2013-06-28 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/getcontext.S (__getcontext): Simplify
- oPSTATE initialization.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist:
- Update.
-
-2013-06-04 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/getcontext.S (__getcontext):
- Initialize pstate.
- * sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym (oPSTATE): Define.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/aarch64/dl-machine.h (elf_machine_rela): Use
- RTLD_PROGNAME.
-
-2013-05-23 Venkataranmanan Kumar <venkataramanan.kumar@linaro.org>
-
- * sysdeps/aarch64/machine-gmon.h: Remove.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/aarch64/libm-test-ulps: Update test names.
-
-2013-05-21 Andreas Schwab <schwab@suse.de>
-
- [BZ #15493]
- * sysdeps/aarch64/setjmp.S (__sigsetjmp): Don't clobber register
- x1.
- [NOT_IN_libc && IS_IN_rtld]: Don't call __sigjmp_save.
-
-2013-05-21 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerate.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/aarch64/libm-test-ulps: Update names of sincos tests.
-
-2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
-
- [BZ #15442]
- * sysdeps/aarch64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
- macro.
-
-2013-05-12 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone):
- Do not call sycall_error directly with a confitional branch.
-
- * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl):
- Do not call sycall_error directly with a confitional branch.
-
-2013-03-19 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/unix/sysv/linux/aarch64/configure.in: Set
- libc_cv_rtlddir.
- * sysdeps/unix/sysv/linux/aarch64/configure: Regenerate.
-
-2013-03-14 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/unix/sysv/linux/aarch64/configure.in: Set
- libc_cv_slibdir, libdir and libc_cv_localedir.
- * sysdeps/unix/sysv/linux/aarch64/configure: Regenerate.
-
-2013-03-11 Andreas Schwab <schwab@suse.de>
-
- [BZ #15234]
- * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist
- (GLIBC_2.17): Remove pthread_atfork.
-
-2013-03-07 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/aarch64/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Add
- __cxa_thread_atexit_impl.
-
-2013-02-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerate.
-
-2013-02-13 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/aarch64/sigaction.c (__libc_sigaction):
- Do not use __ptrvalue.
-
-2013-02-08 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c: Do not include
- <bp-checks.h>.
- (__gettimeofday): Do not use CHECK_1.
-
-2013-01-23 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/strncmp.S: New file.
-
-2013-01-23 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/sysdep.h (ENTRY_ALIGN_AND_PAD): New.
- * sysdeps/aarch64/strnlen.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/strlen.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/strcmp.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/bzero.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/memmove.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/memcpy.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/memset.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/sysdep.h (ENTRY_ALIGN): New.
- * sysdeps/aarch64/memcmp.S: New file.
-
-2013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/sysdep.h (ENTRY, END): Adjust
- whitespace.
-
-2013-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/aarch64/bits/setjmp.h (__jmp_buf): Use __extension__
- with long long.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-12-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL):
- Remove _x0 declarations.
-
-2012-12-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerate.
-
-2012-12-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INLINE_VSYSCALL):
- Remove _x0 and sc_err declarations.
-
-2012-12-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/mmap.c (mmap): Cast return value.
-
-2012-12-07 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/dl-machine.h (elf_machine_rela): Remove
- strtab.
-
-2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/ldconfig.h: Add entries
- for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3.
-
-2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/readelflib.c: New file.
-
-2012-11-29 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/dl-cache.h: New file.
-
-2012-11-22 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/libm-test-ulps: Regenerate.
-
-2012-11-21 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): Remove INTERNAL_SYSCALL_ERROR_P.
-
-2012-11-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/fpu/s_fma.c (weak_alias_x):
- Remove and switch to weak_alias.
- * sysdeps/aarch64/fpu/s_fmin.c (weak_alias_x): Likewise.
- * sysdeps/aarch64/fpu/s_frint.c (weak_alias_x): Likewise.
- * sysdeps/aarch64/fpu/s_lrint.c (weak_alias_x): Likewise.
- * sysdeps/aarch64/fpu/s_lround.c (weak_alias_x): Likewise.
-
-2012-11-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/fpu/s_fma.c (strong_aliasx, NO_LONG_DOUBLE): Remove.
- * sysdeps/aarch64/fpu/s_fmin.c (strong_aliasx, NO_LONG_DOUBLE): Likewise.
- * sysdeps/aarch64/fpu/s_frint.c (strong_aliasx, NO_LONG_DOUBLE): Likewise.
- * sysdeps/aarch64/fpu/s_lrint.c (strong_aliasx, NO_LONG_DOUBLE): Likewise.
- * sysdeps/aarch64/fpu/s_lround.c (strong_aliasx, NO_LONG_DOUBLE): Likewise.
-
-2012-11-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/fpu/s_fma.c: Indent preprocessor directives.
- * sysdeps/aarch64/fpu/s_fmin.c: Likewise.
- * sysdeps/aarch64/fpu/s_frint.c: Likewise.
- * sysdeps/aarch64/fpu/s_frintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_lrint.c: Likewise.
- * sysdeps/aarch64/fpu/s_lround.c: Likewise.
-
-2012-11-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/dl-tlsdesc.S: Use range for copyright years.
- * sysdeps/aarch64/dl-tlsdesc.h: Likewise.
- * sysdeps/aarch64/tlsdesc.c: Likewise.
- * sysdeps/aarch64/fpu/s_ceil.c: Likewise.
- * sysdeps/aarch64/fpu/s_ceilf.c: Likewise.
- * sysdeps/aarch64/fpu/s_floor.c: Likewise.
- * sysdeps/aarch64/fpu/s_floorf.c: Likewise.
- * sysdeps/aarch64/fpu/s_fmaf.c: Likewise.
- * sysdeps/aarch64/fpu/s_fmax.c: Likewise.
- * sysdeps/aarch64/fpu/s_fmaxf.c: Likewise.
- * sysdeps/aarch64/fpu/s_fmin.c: Likewise.
- * sysdeps/aarch64/fpu/s_fminf.c: Likewise.
- * sysdeps/aarch64/fpu/s_frint.c: Likewise.
- * sysdeps/aarch64/fpu/s_frintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_llrint.c: Likewise.
- * sysdeps/aarch64/fpu/s_llrintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_llround.c: Likewise.
- * sysdeps/aarch64/fpu/s_llroundf.c: Likewise.
- * sysdeps/aarch64/fpu/s_lrint.c: Likewise.
- * sysdeps/aarch64/fpu/s_lrintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_lround.c: Likewise.
- * sysdeps/aarch64/fpu/s_lroundf.c: Likewise.
- * sysdeps/aarch64/fpu/s_nearbyint.c: Likewise.
- * sysdeps/aarch64/fpu/s_nearbyintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_rint.c: Likewise.
- * sysdeps/aarch64/fpu/s_rintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_round.c: Likewise.
- * sysdeps/aarch64/fpu/s_roundf.c: Likewise.
- * sysdeps/aarch64/fpu/s_trunc.c: Likewise.
- * sysdeps/aarch64/fpu/s_truncf.c: Likewise.
-
-2012-11-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/fpu/s_frint.x: Renamed to...
- * sysdeps/aarch64/fpu/s_frint.c: ... this new file.
- * sysdeps/aarch64/fpu/s_frintf.x: Renamed to...
- * sysdeps/aarch64/fpu/s_frintf.c: ... this new file.
- * sysdeps/aarch64/fpu/s_ceil.c: Include s_frint.c.
- * sysdeps/aarch64/fpu/s_floor.c: Likewise.
- * sysdeps/aarch64/fpu/s_nearbyint.c: Likewise.
- * sysdeps/aarch64/fpu/s_rint.c: Likewise.
- * sysdeps/aarch64/fpu/s_round.c: Likewise.
- * sysdeps/aarch64/fpu/s_trunc.c: Likewise.
- * sysdeps/aarch64/fpu/s_ceilf.c: Include s_frintf.c.
- * sysdeps/aarch64/fpu/s_floorf.c: Likewise.
- * sysdeps/aarch64/fpu/s_nearbyintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_rintf.c: Likewise.
- * sysdeps/aarch64/fpu/s_roundf.c: Likewise.
- * sysdeps/aarch64/fpu/s_truncf.c: Likewise.
-
-2012-11-20 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/fpu/s_fma.c (__CONCATX): Don't use K&R.
- * sysdeps/aarch64/fpu/s_fmin.c (__CONCATX): Likewise.
- * sysdeps/aarch64/fpu/s_lrint.c (__CONCATX): Likewise.
- * sysdeps/aarch64/fpu/s_lround.c (__CONCATX): Likewise.
- * sysdeps/aarch64/fpu/s_frint.x (__CONCATX): Likewise.
-
-2012-11-19 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/fpu/s_ceil.c: New file.
- * sysdeps/aarch64/fpu/s_ceilf.c: New file.
- * sysdeps/aarch64/fpu/s_floor.c: New file.
- * sysdeps/aarch64/fpu/s_floorf.c: New file.
- * sysdeps/aarch64/fpu/s_fma.c: Replace file.
- * sysdeps/aarch64/fpu/s_fmaf.c: New file.
- * sysdeps/aarch64/fpu/s_fmax.c: New file.
- * sysdeps/aarch64/fpu/s_fmaxf.c: New file.
- * sysdeps/aarch64/fpu/s_fmin.c: New file.
- * sysdeps/aarch64/fpu/s_fminf.c: New file.
- * sysdeps/aarch64/fpu/s_frint.x: New file.
- * sysdeps/aarch64/fpu/s_frintf.x: New file.
- * sysdeps/aarch64/fpu/s_llrint.c: New file.
- * sysdeps/aarch64/fpu/s_llrintf.c: New file.
- * sysdeps/aarch64/fpu/s_llround.c: New file.
- * sysdeps/aarch64/fpu/s_llroundf.c: New file.
- * sysdeps/aarch64/fpu/s_lrint.c: New file.
- * sysdeps/aarch64/fpu/s_lrintf.c: New file.
- * sysdeps/aarch64/fpu/s_lround.c: New file.
- * sysdeps/aarch64/fpu/s_lroundf.c: New file.
- * sysdeps/aarch64/fpu/s_nearbyint.c: New file.
- * sysdeps/aarch64/fpu/s_nearbyintf.c: New file.
- * sysdeps/aarch64/fpu/s_rint.c: New file.
- * sysdeps/aarch64/fpu/s_rintf.c: New file.
- * sysdeps/aarch64/fpu/s_round.c: New file.
- * sysdeps/aarch64/fpu/s_roundf.c: New file.
- * sysdeps/aarch64/fpu/s_trunc.c: New file.
- * sysdeps/aarch64/fpu/s_truncf.c: New file.
-
-2012-11-09 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/aarch64/Implies: New file.
- * sysdeps/aarch64/Makefile: New file.
- * sysdeps/aarch64/__longjmp.S: New file.
- * sysdeps/aarch64/backtrace.c: New file.
- * sysdeps/aarch64/bits: New file.
- * sysdeps/aarch64/bits/atomic.h: New file.
- * sysdeps/aarch64/bits/endian.h: New file.
- * sysdeps/aarch64/bits/fenv.h: New file.
- * sysdeps/aarch64/bits/link.h: New file.
- * sysdeps/aarch64/bits/linkmap.h: New file.
- * sysdeps/aarch64/bits/mathdef.h: New file.
- * sysdeps/aarch64/bits/setjmp.h: New file.
- * sysdeps/aarch64/bsd-_setjmp.S: New file.
- * sysdeps/aarch64/bsd-setjmp.S: New file.
- * sysdeps/aarch64/crti.S: New file.
- * sysdeps/aarch64/crtn.S: New file.
- * sysdeps/aarch64/dl-irel.h: New file.
- * sysdeps/aarch64/dl-link.sym: New file.
- * sysdeps/aarch64/dl-machine.h: New file.
- * sysdeps/aarch64/dl-sysdep.h: New file.
- * sysdeps/aarch64/dl-tls.h: New file.
- * sysdeps/aarch64/dl-tlsdesc.S: New file.
- * sysdeps/aarch64/dl-tlsdesc.h: New file.
- * sysdeps/aarch64/dl-trampoline.S: New file.
- * sysdeps/aarch64/fpu/fclrexcpt.c: New file.
- * sysdeps/aarch64/fpu/fedisblxcpt.c: New file.
- * sysdeps/aarch64/fpu/feenablxcpt.c: New file.
- * sysdeps/aarch64/fpu/fegetenv.c: New file.
- * sysdeps/aarch64/fpu/fegetexcept.c: New file.
- * sysdeps/aarch64/fpu/fegetround.c: New file.
- * sysdeps/aarch64/fpu/feholdexcpt.c: New file.
- * sysdeps/aarch64/fpu/fesetenv.c: New file.
- * sysdeps/aarch64/fpu/fesetround.c: New file.
- * sysdeps/aarch64/fpu/feupdateenv.c: New file.
- * sysdeps/aarch64/fpu/fgetexcptflg.c: New file.
- * sysdeps/aarch64/fpu/fraiseexcpt.c: New file.
- * sysdeps/aarch64/fpu/fsetexcptflg.c: New file.
- * sysdeps/aarch64/fpu/ftestexcept.c: New file.
- * sysdeps/aarch64/fpu/get-rounding-mode.h: New file.
- * sysdeps/aarch64/fpu/s_fma.c: New file.
- * sysdeps/aarch64/fpu_control.h: New file.
- * sysdeps/aarch64/jmpbuf-offsets.h: New file.
- * sysdeps/aarch64/jmpbuf-unwind.h: New file.
- * sysdeps/aarch64/ldsodefs.h: New file.
- * sysdeps/aarch64/libc-tls.c: New file.
- * sysdeps/aarch64/libm-test-ulps: New file.
- * sysdeps/aarch64/machine-gmon.h: New file.
- * sysdeps/aarch64/memusage.h: New file.
- * sysdeps/aarch64/nptl/Makefile: New file.
- * sysdeps/aarch64/nptl/pthread_spin_lock.c: New file.
- * sysdeps/aarch64/nptl/pthreaddef.h: New file.
- * sysdeps/aarch64/nptl/tcb-offsets.sym: New file.
- * sysdeps/aarch64/nptl/tls.h: New file.
- * sysdeps/aarch64/sotruss-lib.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
- * sysdeps/unix/sysv/linux/aarch64/Makefile: New file.
- * sysdeps/unix/sysv/linux/aarch64/Versions: New file.
- * sysdeps/unix/sysv/linux/aarch64/__read_tp.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/bits: New file.
- * sysdeps/unix/sysv/linux/aarch64/bits/fcntl.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/bits/mman.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/clone.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/configure: New file.
- * sysdeps/unix/sysv/linux/aarch64/configure.in: New file.
- * sysdeps/unix/sysv/linux/aarch64/getcontext.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/gettimeofday.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/init-first.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/ioctl.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/kernel-features.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/kernel_rt_sigframe.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/ldconfig.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/libc-__read_tp.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/makecontext.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/mmap.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/bits: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/profil-counter.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/setcontext.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/sigaction.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/swapcontext.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/sys/elf.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/sys/user.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/syscall.S: New file.
- * sysdeps/unix/sysv/linux/aarch64/syscalls.list: New file.
- * sysdeps/unix/sysv/linux/aarch64/sysdep.c: New file.
- * sysdeps/unix/sysv/linux/aarch64/sysdep.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/ucontext-internal.h: New file.
- * sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym: New file.
- * sysdeps/unix/sysv/linux/aarch64/vfork.S: New file.
diff --git a/ports/ChangeLog.aix b/ports/ChangeLog.aix
deleted file mode 100644
index 95bdbd2b36..0000000000
--- a/ports/ChangeLog.aix
+++ /dev/null
@@ -1,21 +0,0 @@
-This file describes changes to the AIX port while it was in the ports/
-add-on directory. That port has since been removed entirely.
-The ports/ directory is no longer used, so reintroduction of AIX code
-would be described in the top-level ChangeLog file, not here.
-
-
-
-2011-11-29 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/aix: Remove.
-
-2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/aix/bits/fcntl.h: Comment fix.
-
-2005-12-27 Roland McGrath <roland@redhat.com>
-
- * sysdeps/unix/sysv/aix/bits/setjmp.h (_JMPBUF_UNWINDS): Take third
- argument DEMANGLE, and pass SP value through it.
-
- * sysdeps/unix/sysv/aix/powerpc/memset.c: Don't use sysdeps/generic.
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha
deleted file mode 100644
index bedbdb48c9..0000000000
--- a/ports/ChangeLog.alpha
+++ /dev/null
@@ -1,1052 +0,0 @@
-This file describes changes to the machine while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-12 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha: Move directory to ../sysdeps/alpha.
- * sysdeps/unix/alpha: Move directory to ../sysdeps/unix/alpha.
- * sysdeps/unix/sysv/linux/alpha: Move directory to
- ../sysdeps/unix/sysv/linux/alpha.
-
-2014-02-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/alpha/msgctl.c: Move to
- sysdeps/unix/sysv/linux/arm/msgctl.c and #include that file.
- * sysdeps/unix/sysv/linux/alpha/semctl.c: Move to
- sysdeps/unix/sysv/linux/arm/semctl.c and #include that file.
- * sysdeps/unix/sysv/linux/alpha/shmctl.c: Move to
- sysdeps/unix/sysv/linux/arm/shmctl.c and #include that file.
-
-2014-01-24 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/fpu/libm-test-ulps: Update.
-
- * sysdeps/alpha/tls-macros.h (TLS_GD): Add dependency on $gp.
- (TLS_LD, TLS_IE): Likewise.
-
-2013-12-07 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Use <bits/mman-linux.h>,
- dropping common values and overriding different values.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/fpu/fegetround.c (fegetround): Use
- libm_hidden_def.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
- * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Use __glibc_reserved instead __unused.
- * sysdeps/unix/sysv/linux/alpha/bits/msq.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/bits/sem.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Likewise.
-
-2013-11-16 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Include a nop
- before each signal thunk.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/alpha/configure.in: Moved to ...
- * sysdeps/alpha/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/alpha/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/alpha/configure.ac: ... here.
- * sysdeps/alpha/configure: Regenerated.
- * sysdeps/unix/sysv/linux/alpha/configure: Likewise.
-
-2013-10-12 Yuri Chornoivan <yurchor@ukr.net>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Fix typos.
- * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Likewise.
-
-2013-10-01 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Improve conditions under
- which it is defined.
-
-2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/alpha/alphaev67/ffs.S (__ffs): Define as hidden.
- * sysdeps/alpha/ffs.S (__ffs): Likewise.
-
-2013-09-11 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (__O_TMPFILE):
- Define.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/alpha/alphaev67/stpncpy.S: Fix then/than typos.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/unix/sysv/linux/alpha/bits/netdb.h: Fix typos.
-
-2013-07-02 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/fpu/libm-test-ulps: Update.
-
-2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/alpha/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
- to macro prototype for AT_HWCAP2 support.
-
-2013-06-24 Richard Henderson <rth@redhat.com>
-
- [BZ #15666]
- * sysdeps/alpha/Versions (GLIBC_2.18): Add __sqrt_finite,
- __sqrtf_finite, and __sqrtl_finite.
- * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Likewise.
- * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Add __sqrt_finite.
- * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Add __sqrtf_finite.
- * sysdeps/alpha/fpu/e_sqrt.c: Add __sqrt_finite compatibility.
- * sysdeps/alpha/fpu/e_sqrtf.c: New file.
- * sysdeps/alpha/soft-fp/e_sqrtl.c: Add __sqrtl_finite.
-
-2013-06-23 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/fpu/libm-test-ulps: Update.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Update.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/bits/atomic.h: Remove trailing whitespace.
- * sysdeps/alpha/div_libc.h: Likewise.
- * sysdeps/alpha/divq.S: Likewise.
- * sysdeps/alpha/divqu.S: Likewise.
- * sysdeps/alpha/fpu/cfloat-compat.h: Likewise.
- * sysdeps/alpha/fpu/s_roundf.c: Likewise.
- * sysdeps/alpha/fpu/s_trunc.c: Likewise.
- * sysdeps/alpha/fpu/s_truncf.c: Likewise.
- * sysdeps/alpha/ldiv.S: Likewise.
- * sysdeps/alpha/memchr.c: Likewise.
- * sysdeps/alpha/remq.S: Likewise.
- * sysdeps/alpha/remqu.S: Likewise.
- * sysdeps/alpha/stxncpy.S: Likewise.
- * sysdeps/unix/alpha/sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/register-dump.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
-
-2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
- si_trapno and si_addr_lsb to _sifields.sigfault.
- (si_trapno, si_addr_lsb): Define new macros.
- (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/fpu/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/fpu/libm-test-ulps: Update names of sincos tests.
-
-2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
-
- [BZ #15442]
- * sysdeps/alpha/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
- macro.
-
-2013-03-06 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_HUGE_MASK)
- (MAP_HUGE_SHIFT): Define.
- * sysdeps/unix/sysv/linux/alpha/bits/msq.h (MSG_COPY): Define.
-
-2013-02-19 Richard Henderson <rth@redhat.com>
-
- [BZ #14920]
- * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Likewise.
- (lll_futex_wait_requeue_pi): Likewise.
- (lll_futex_timed_wait_requeue_pi): Likewise.
- (lll_futex_cmp_requeue_pi): Likewise.
-
-2013-02-20 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/alpha/sysdep.h: Include <errno.h>.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
- __cxa_thread_atexit_impl.
-
-2013-02-14 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/alpha/memchr.c: Do not include <bp-sym.h>.
- (memchr): Do not use BP_SYM in weak_alias.
-
-2013-02-13 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/alpha/sigaction.c
- (__syscall_rt_sigaction): Do not use __unbounded in prototype.
-
-2013-02-08 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/alpha/fdatasync.c: Don't include
- <bp-checks.h>.
- * sysdeps/unix/sysv/linux/alpha/gethostname.c: Likewise.
- (__gethostname): Don't use CHECK_N.
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
- <bp-checks.h>.
- (__new_msgctl): Do not use CHECK_1.
- * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
- <bp-checks.h>.
- (__new_shmctl): Do not use CHECK_1.
-
-2013-01-31 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
- <bp-checks.h> and <bp-semctl.h>.
- (__new_semctl): Don't use CHECK_SEMCTL.
-
-2013-01-08 Andreas Jaeger <aj@suse.de>
-
- [BZ# 14985]
- * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/Makefile: Fix copyright notice formatting.
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2013-01-02 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): New.
-
-2013-01-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
- notice.
-
-2012-12-07 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/Makefile [$(subdir) = math]
- (CFLAGS-s_isnan.c): New variable.
-
- * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
-
-2012-11-30 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/fpu/libm-test-ulps: Update.
-
- * sysdeps/alpha/sotruss-lib.c: New file.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_ver.
-
- [BZ #3439]
- * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
- integer constant usable in #if and use that to give value to enum
- constant.
- (FE_INEXACT): Likewise.
- (FE_UNDERFLOW): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_DIVBYZERO): Likewise.
- (FE_INVALID): Likewise.
- (FE_ALL_EXCEPT): Likewise.
- (FE_TOWARDZERO): Likewise.
- (FE_DOWNWARD): Likewise.
- (FE_TONEAREST): Likewise.
- (FE_UPWARD): Likewise.
-
-2012-11-01 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
-
-2012-10-30 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14047]
- * sysdeps/alpha/tininess.h: New file.
-
-2012-10-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
- (GLIBC_2.17): Add clock_* symbols.
-
-2012-10-09 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/alpha/configure: Regenerated.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-10-01 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
- (__SWBLK_T_TYPE): Macro removed.
-
-2012-09-28 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
- move $syscall_error label...
- (SYSCALL_ERROR_HANDLER): ... here.
- (SYSCALL_ERROR_FALLTHRU): New.
- (PSEUDO_PROF): Split out of ...
- (PSEUDO_PROLOGUE): ... here.
- * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
- SYSCALL_ERROR_LABEL and PSEUDO_END.
- * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
- Use USEPV_PROF and cfi markup.
- (thread_start): Use cfi markup and cfi_undefined on ra.
- * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
- (PSEUDO_PROF): Remove.
- (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
-
-2012-09-13 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
- with the assumption of being used at program startup only.
-
- * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
- entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
- _OtsLeqX, _OtsNintXQ.
-
- * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
-
- * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
-
-2012-08-30 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
- the original __isnan symbol.
-
-2012-08-27 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #5400]
- * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
- * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h
- (__ASSUME_FDATASYNC): Define.
-
-2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
-
- * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
- <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
-
-2012-08-13 Richard Henderson <rth@twiddle.net>
-
- * configure.in: Don't test toolchain support for TLS or GPREL.
- * configure: Rebuild.
-
- * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
- with GLIBC_2_1.
-
-2012-08-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h
- (__ASSUME_TGKILL): Remove.
-
-2012-08-08 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h
- (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
- * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
- * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
-
- * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
- cfi markup for unwind. Adjust stack early so that the normal
- syscall error path can be used.
- * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
-
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h
- (__ASSUME_STAT64_SYSCALL): Remove.
- * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
- for __ASSUME_STAT64_SYSCALL.
- * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
- * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
- * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
- * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
- * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
-
-2012-08-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h
- (__ASSUME_TGKILL): Define unconditionally.
- (__ASSUME_STAT64_SYSCALL): Likewise.
- (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
-
-2012-08-02 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
- (_DIRENT_MATCHES_DIRENT64): New macro.
-
-2012-08-02 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
- (__OFF_T_MATCHES_OFF64_T): New macro.
-
-2012-08-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/alpha/configure.in
- (arch_minimum_kernel): Remove.
- * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
-
-2012-07-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/tst-audit.h (int_retval): Define.
-
-2012-07-26 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
- _sigsys.
- (si_call_addr, si_syscall, si_arch): Define new macro.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
- secure_getenv.
-
-2012-07-20 Joseph Myers <joseph@codesourcery.com>
-
- * data/localplt-alpha-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
-
-2012-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
- ../scripts/data/c++-types-alpha-linux-gnu.data.
-
-2012-06-15 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
-
- * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
- of -mieee-with-inexact.
- * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
-
- [BZ #13848]
- * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
- similar to BZ#5350.
- * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
-
- * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
- * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
-
- * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
- (prlimit, prlimit64): New declarations.
- * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
- * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
- to protect UTIME_NOW and UTIME_OMIT.
-
- * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
- * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
- * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
- * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
- (amask): Remove.
- (__sysconf): Use builtins directly.
-
- * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
- regardless of __GNUC__.
-
-2012-06-06 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
- Re-organize checks vs s2 end-of-count.
-
- [BZ #13718]
- * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
- * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
-
- * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
- redefining __ieee758_sqrt.
-
- * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
- dual ecoff procedure descriptors.
- * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
- * sysdeps/alpha/bzero.S: Likewise.
- * sysdeps/alpha/memset.S: Likewise.
- * sysdeps/alpha/stxcpy.S: Likewise.
- * sysdeps/alpha/stxncpy.S: Likewise.
- * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
-
- * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
-
-2012-06-05 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
- instead of a hack using extra nops.
-
- * sysdeps/unxi/alpha/getppid.S: New file.
- * sysdeps/unxi/alpha/getegid.S: New file.
- * sysdeps/unxi/alpha/geteuid.S: New file.
-
-2012-06-01 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
-
- * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
-
-2012-05-30 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
- (CFLAGS-s_fmaf.c): Likewise.
- * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
-
- * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
-
- * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
-
- * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
- __connect_internal alias.
-
- * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
- fgets_unlocked.
-
- * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
-
- * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
- * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
- * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
- (__ieee754_sqrtf): New.
-
- * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
- _internal alias by hidden_def.
-
- * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
- * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
- * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
- (getrusage, gettimeofday, select, setitimer): New.
- (settimeofday, utimes, wait4): New.
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
- __ASSUME_TIMEVAL64.
- * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
- * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
-
-2012-05-24 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
- * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
-
- * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
-
- * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
- * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
-
- * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
- (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
-
-2012-05-20 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/add_n.S: Rename from add_n.s.
- * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
- * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
- * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
- * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
- * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
- * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
- * sysdeps/alpha/lshift.S: Rename from lshift.s.
- * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
- * sysdeps/alpha/rshift.S: Rename from rshift.s.
- * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
- * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
-
-2012-05-18 Richard Henderson <rth@twiddle.net>
-
- * data/localplt-alpha-linux-gnu.data: New file.
-
- * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
- __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
-
-2012-04-26 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
- version needed to define __ASSUME_ACCEPT4.
-
- * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
- and "e" in fopen.
-
- * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
- (MAP_HUGETLB): Likewise.
-
- * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
- * sysdeps/unix/alpha/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
-
- * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
- * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
-
-2012-03-27 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/elf/configure.in: Move to ...
- * sysdeps/alpha/configure.in: ... here. Update comment.
- * sysdeps/alpha/configure: Regenerate.
- * sysdeps/alpha/elf/crti.S: Move to ...
- * sysdeps/alpha/crti.S: ... here.
- * sysdeps/alpha/elf/crtn.S: Move to ...
- * sysdeps/alpha/crtn.S: ... here.
- * sysdeps/alpha/elf/start.S: Move to ...
- * sysdeps/alpha/start.S: ... here.
-
-2012-03-21 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
- of <stdio-common/_itoa.h>.
-
-2012-03-19 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/fpu/math_private.h: New file.
-
-2012-03-11 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
- * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-03-04 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
- as always_inline.
-
-2012-03-04 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
- declare if __USE_GNU.
- (sendmmsg): Add declaration.
-
-2012-03-04 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
- siginfo_t struct. Add forward declaration of pthread_attr_t;
- use it in sigevent.
- * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
- (pthread_attr_t): Add union tag to pthread_attr_t; only define
- typedef if not already defined.
-
-2012-02-21 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
- * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
- * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
- * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
-
-2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
- Define if not defined.
- * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
- entry for 2.16.
-
-2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
-
-2012-02-16 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
- __ieee_get_fp_control): Mark as hidden proto.
-
-2012-02-15 Mike Hommey <mh+reportbug@glandium.org>
-
- [BZ #11677]
- * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
-
-2012-02-15 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
- * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
-
- * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
- (inline_syscall0, inline_syscall1, inline_syscall2,
- inline_syscall3, inline_syscall4, inline_syscall5,
- inline_syscall6): Use it.
- * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
- * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
- * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
- * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
-
- * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
- [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
- [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
-
- * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
-
- * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
- or _LIBC_REENTRANT.
-
-2012-02-15 Richard Henderson <rth@twiddle.net>
-
- [BZ #13361]
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
- (fallocate, name_to_handle_at, open_by_handle_at): Declare.
-
-2012-02-14 Joseph Myers <joseph@codesourcery.com>
- Tom de Vries <tom@codesourcery.com>
-
- * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
- libc_relro_required conditional on alpha machine. Move setting of
- libc_cv_gcc_unwind_find_fde ...
- * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
-
-2012-02-13 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
- * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
-
-2012-02-09 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
- (libc_commonpagesize, libc_relro_required): New.
-
-2012-02-08 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/alpha/ldsodefs.h: New file.
- * sysdeps/alpha/tst-audit.h: New file.
- * sysdeps/alpha/tls-macros.h: New file.
-
- * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
- * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
- * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
-
- * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
- * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
- * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
-
- * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
-
- * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
-
- * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
-
- * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
- * sysdeps/unix/sysv/linux/alpha/configure: Build.
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
- multiple includes. Disable statfs64 entirely.
-
- * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
- * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
- * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
- the test fails. Don't set HAVE_TLS_SUPPORT.
- * sysdeps/alpha/elf/configure: Rebuild.
-
-2012-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
- * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
- wordexp.c.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/alpha/dl-machine.h (elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc.
-
-2011-03-28 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
- Fix wrong register in stack pointer comparison.
-
-2011-03-01 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
- * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
-
-2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
- struct statfs64): Add f_flags field.
-
-2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
-
-2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
- F_GETPIPE_SZ): Define.
-
-2010-09-26 Michael Cree <mcree@orcon.net.nz>
-
- * sysdeps/alpha/memchr.c: Include <bp-sym.h>
- (__memchr): Add casts for integer arithmetic on pointers.
-
-2010-09-23 Richard Henderson <rth@redhat.com>
-
- [BZ #12019]
- * sysdeps/alpha/alphaev6/memchr.S: Remove.
- * sysdeps/alpha/memchr.S: Remove.
- * sysdeps/alpha/memchr.c: New.
-
-2010-09-23 Richard Henderson <rth@redhat.com>
-
- [BZ #1864]
- * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
- * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
- * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
- * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
- * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
- * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
- * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
- * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
- Define without 64-bit aliases.
-
-2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/alpha/memchr.S: Use prefetch load.
- * sysdeps/alpha/alphaev6/memchr.S: Likewise.
-
-2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
-
- [BZ #6827]
- * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
- * sysdeps/alpha/dl-procinfo.c: New.
- * sysdeps/alpha/dl-procinfo.h: New.
-
-2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
-
- [BZ #5350]
- * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
- * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
- * sysdeps/alpha/fpu/s_floor.c: Likewise.
- * sysdeps/alpha/fpu/s_floorf.c: Likewise.
- * sysdeps/alpha/fpu/s_rint.c: Likewise.
- * sysdeps/alpha/fpu/s_rintf.c: Likewise.
-
-2010-05-03 GOTO Masanori <gotom@debian.or.jp>
-
- [BZ #1026]
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
- __ASSUME_STAT64_SYSCALL.
- * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
- __ASSUME_STAT64_SYSCALL.
- * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
- __libc_missing_axp_stat64 when it's not needed.
- * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
-
-2010-03-30 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
-
-2010-03-30 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
- for GLIBC_2.12.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
- Define extern here; move definition...
- * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
- (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
- F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
- F_OWNER_GID, struct f_owner_ex): Define.
- (F_SETOWN, F_GETOWN): Define with XPG7.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
- (PTR_DEMANGLE): Likewise.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
- INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdep/unix/sysv/linux/alpha/creat.c: New.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
- Adjust the test for gcc 4.5.
- * sysdep/alpha/elf/configure: Rebuild.
-
-2010-03-26 Richard Henderson <rth@redhat.com>
-
- * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
- __arch_exchange_16_int, __arch_exchange_32_int,
- __arch_exchange_64_int, __arch_exchange_and_add_32_int,
- __arch_exchange_and_add_64_int): Use __typeof to get the
- return type correct without warning.
-
-2010-03-23 Matt Turner <mattst88@gmail.com>
- Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
-
-2010-01-12 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
- problem.
-
-2010-01-12 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
- SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
-
-2010-01-12 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
- O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
- XPG7.
- * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
- fcntl.h.
-
-2010-01-12 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
- O_DSYNC to match 2.6.33+ kernels.
-
-2009-12-02 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
- include timer_gettime.c -> timer_settime.c.
-
-2009-11-23 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
- for timestamps also if __USE_XOPEN2K8.
-
-2009-11-23 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
- names of parameters of sync_file_range.
-
-2009-11-23 Matt Turner <mattst88@gmail.com>
-
- [BZ #10972]
- * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
- constants from recent kernels.
-
-2009-11-10 Matt Turner <mattst88@gmail.com>
-
- [BZ #10609]
- * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
- of empty parameters for file names.
-
-2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
-
- [BZ #10158]
- * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
- Change parameters and use next_line.
-
- [BZ #10160]
- * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
- FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
- FUTEX_BITSET_MATCH_ANY.
-
- [BZ #10161]
- * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
- * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
- * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
-
- [BZ #6507]
- * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
- ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
- elf_fpregset_t): Define. Don't include asm/elf.h.
-
-2008-11-26 Roland McGrath <roland@redhat.com>
-
- * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
- repository's ia64 file; #include that.
- * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
- repository's powerpc file; #include that.
-
-2008-11-25 Roland McGrath <roland@redhat.com>
-
- * ChangeLog.alpha: New file (this one).
- * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
- sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
- sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
- sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
- Subdirectories moved here from main repository.
- * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
- Subdirectories moved here from main repository's nptl/ subdirectory.
- * sysdeps/alpha/preconfigure: New file.
- * sysdeps/alpha/shlib-versions: New file.
-
-Local Variables:
-mode: change-log
-left-margin: 8
-fill-column: 74
-End:
diff --git a/ports/ChangeLog.am33 b/ports/ChangeLog.am33
deleted file mode 100644
index 103ed0e99c..0000000000
--- a/ports/ChangeLog.am33
+++ /dev/null
@@ -1,372 +0,0 @@
-This file describes changes to the AM33 port while it was in the ports/
-add-on directory. That port has since been removed entirely.
-The ports/ directory is no longer used, so reintroduction of AIX code
-would be described in the top-level ChangeLog file, not here.
-
-
-
-2014-02-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/am33: Remove.
- * sysdeps/unix/am33: Likewise.
- * sysdeps/unix/sysv/linux/am33: Likewise.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/am33/fpu/fegetround.c (fegetround): Use libm_hidden_def.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/am33/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/am33/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
-
-2013-08-29 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Fix typos.
-
-2013-08-21 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/am33/fpu/fraiseexcpt.c: Fix typos.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/am33/elf/start.S: Remove trailing whitespace.
- * sysdeps/am33/fpu/fgetexcptflg.c: Likewise.
-
-2013-05-01 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/am33/atomicity.h: Add missing #include <stdint.h> due to
- uint64_t or uint32_t usage.
-
-2013-03-11 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/am33/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
-
-2013-02-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/am33/elf/start.S: Don't include "bp-sym.h".
- (_start): Don't use BP_SYM.
- * sysdeps/unix/sysv/linux/am33/clone.S: Don't include <bp-sym.h>.
- (__clone): Don't use BP_SYM.
-
-2013-02-14 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/am33/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
- Remove __BOUNDED_POINTERS__ from condition.
-
-2013-02-13 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/am33/dl-machine.h (fixup): Do not use __unbounded.
- * sysdeps/unix/sysv/linux/am33/brk.c (__brk): Do not use
- __ptrvalue.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2013-01-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Reformat copyright
- notice.
- * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/am33/fpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_ver.
-
- [BZ #3439]
- * sysdeps/am33/fpu/bits/fenv.h (FE_INEXACT): Define macro to
- integer constant usable in #if and use that to give value to enum
- constant.
- (FE_UNDERFLOW): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_DIVBYZERO): Likewise.
- (FE_INVALID): Likewise.
- (FE_TONEAREST): Likewise.
-
-2012-10-30 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14047]
- * sysdeps/am33/tininess.h: New file.
-
-2012-10-09 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
-
-2012-08-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/am33/configure.in (arch_minimum_kernel):
- Change to 2.6.25.
- * sysdeps/unix/sysv/linux/am33/configure: Regenerated.
-
-2012-08-01 Roland McGrath <roland@hack.frob.com>
-
- [BZ #14138]
- * sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/am33/dl-machine.h (elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc.
-
-2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/am33/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
-
-2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: Comment fix.
-
-2006-01-12 Roland McGrath <roland@redhat.com>
-
- * sysdeps/am33/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
-
-2006-01-10 Roland McGrath <roland@redhat.com>
-
- * sysdeps/am33/bits/setjmp.h (__JMP_BUF_SP): Macro moved ...
- * sysdeps/am33/jmpbuf-offsets.h: ... here, new file.
-
- * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS, __JMP_BUF_SP):
- Move macros ...
- * sysdeps/am33/jmpbuf-unwind.h: ... here, new file.
-
-2005-12-27 Roland McGrath <roland@redhat.com>
-
- * sysdeps/am33/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
- DEMANGLE, and pass SP value through it.
-
-2004-10-25 Alexandre Oliva <aoliva@redhat.com>
-
- * ChangeLog.am33: Added emacs local variables for mode setting and
- default changelog name.
-
- * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved...
- * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h:
- ... here, where it should have been added in the first place.
-
-2004-10-22 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
- (PROT_GROWSUP): New.
-
-2004-08-16 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/shlib-versions: Moved from top level.
-
-2004-08-09 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/preconfigure: Renamed from configure.
- * Makefile: Removed.
-
-2004-07-20 Alexandre Oliva <aoliva@redhat.com>
-
- Moved from separate linuxthreads tree into am33/linuxthreads
- subdirs:
- 2004-07-01 Alexandre Oliva <aoliva@redhat.com>
- * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
- (PSEUDO): Save value returned by CENABLE and pass it to CDISABLE.
- * sysdeps/am33/linuxthreads/pt-machine.h (testandset): Take
- volatile argument. Improve asm statement.
- 2001-10-31 Alexandre Oliva <aoliva@redhat.com>
- * sysdeps/am33/linuxthreads/pspinlock.c: New file.
- * sysdeps/am33/linuxthreads/pt-machine.h: New file.
-
-2004-07-19 Alexandre Oliva <aoliva@redhat.com>
-
- * configure: New.
- * mach.sh: Removed.
- * sysdeps/am33/Makefile: Likewise.
-
-2004-06-28 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/Makefile: New file.
- * sysdeps/unix/sysv/linux/am33/configure.in: New file.
- * sysdeps/unix/sysv/linux/am33/configure: New file.
- * mach.sh: New file.
-
-2004-06-19 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/fpu/bits/fenv.h: New file.
- * sysdeps/am33/fpu/fpu_control.h: New file.
- * sysdeps/am33/fpu/fenv_libc.h: New file.
- * sysdeps/am33/fpu/fclrexcpt.c: New file.
- * sysdeps/am33/fpu/fedisblxcpt.c: New file.
- * sysdeps/am33/fpu/feenablxcpt.c: New file.
- * sysdeps/am33/fpu/fegetenv.c: New file.
- * sysdeps/am33/fpu/fegetexcept.c: New file.
- * sysdeps/am33/fpu/fegetround.c: New file.
- * sysdeps/am33/fpu/feholdexcpt.c: New file.
- * sysdeps/am33/fpu/fesetenv.c: New file.
- * sysdeps/am33/fpu/fesetround.c: New file.
- * sysdeps/am33/fpu/feupdateenv.c: New file.
- * sysdeps/am33/fpu/fgetexcptflg.c: New file.
- * sysdeps/am33/fpu/fraiseexcpt.c: New file.
- * sysdeps/am33/fpu/fsetexcptflg.c: New file.
- * sysdeps/am33/fpu/ftestexcept.c: New file.
-
- * sysdeps/unix/am33/sysdep.h: Use relative pathnames.
- * sysdeps/unix/sysv/linux/am33/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/am33/sysdep.S: Likewise.
- * configure, Makefile: Do nothing.
-
-2004-06-09 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/bsd-setjmp.S: Move into...
- * sysdeps/am33/setjmp.S: ... this file.
- * sysdeps/am33/bsd-_setjmp.S: Likewise.
- * sysdeps/am33/dl-machine.h (_dl_start_user): Do not do double
- indirection to obtain _dl_loaded.
- (elf_machine_rela_relative): Do not add addend.
-
-2004-06-08 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/sysdep.h (JUMPTARGET): Undef before redefining.
- * sysdeps/unix/sysv/linux/am33/sysdep.h (PSEUDO_NOERROR,
- PSEUDO_END_NOERROR, ret_NOERROR, PSEUDO_ERRVAL, PSEUDO_END_ERRVAL,
- ret_ERRVAL, INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL,
- INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New.
- (INLINE_SYSCALL): Rewrite in terms of INTERNAL_SYSCALL macros.
- (DO_CALL): Reorder arguments.
- * sysdeps/am33/dl-machine.h (elf_machine_rela): Update prototype.
-
-2003-05-16 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/Makefile: New file.
- * sysdeps/unix/sysv/linux/am33/sysdep.h (INLINE_SYSCALL1): Drop
- comma before args when calling inline_syscall0.
- * sysdeps/unix/sysv/linux/am33/chown.c: New file.
- * sysdeps/unix/sysv/linux/am33/fchown.c: New file.
- * sysdeps/unix/sysv/linux/am33/fxstat.c: New file.
- * sysdeps/unix/sysv/linux/am33/getegid.c: New file.
- * sysdeps/unix/sysv/linux/am33/geteuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/getgid.c: New file.
- * sysdeps/unix/sysv/linux/am33/getrlimit.c: New file.
- * sysdeps/unix/sysv/linux/am33/getuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/lchown.c: New file.
- * sysdeps/unix/sysv/linux/am33/lockf64.c: New file.
- * sysdeps/unix/sysv/linux/am33/lxstat.c: New file.
- * sysdeps/unix/sysv/linux/am33/setegid.c: New file.
- * sysdeps/unix/sysv/linux/am33/seteuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setfsgid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setfsuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setgid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setregid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setresgid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setresuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setreuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/setrlimit.c: New file.
- * sysdeps/unix/sysv/linux/am33/setuid.c: New file.
- * sysdeps/unix/sysv/linux/am33/xstat.c: New file.
- * sysdeps/unix/sysv/linux/am33/syscalls.list: Removed, reverting
- 2003-03-26's patch.
- * sysdeps/unix/sysv/linux/am33/getresgid.c: New file.
- * sysdeps/unix/sysv/linux/am33/getresuid.c: New file.
-
-2003-05-09 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/getgroups.c: New file.
- * sysdeps/unix/sysv/linux/am33/setgroups.c: New file.
-
-2003-05-07 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/getmsg.c: New file.
- * sysdeps/unix/sysv/linux/am33/putmsg.c: New file.
-
-2003-03-26 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/syscalls.list: Added getresuid and
- getresgid.
-
-2003-01-17 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/fcntl.c: New file.
-
-2002-02-08 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/sys/ucontext.h (fpregset_t): Make it a structure.
-
-2002-01-07 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/sys/ucontext.h (NFREG): Increment by 1, to make
- room for FPCR.
-
-2001-12-13 Alexandre Oliva <aoliva@redhat.com>
-
- * shlib-versions: Set GLIBC_2.2.5 as the earliest symbol set.
-
-2001-12-07 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/am33/__longjmp.S: Tabify.
- * sysdeps/am33/setjmp.S: Likewise.
- * sysdeps/am33/dl-debug.h: Remove.
- * sysdeps/am33/dl-machine.h: Delete commented-out uses of
- macros defined in dl-debug.
- (elf_machine_rela): Optimize if HAVE_Z_COMBRELOC. Fix
- prediction of R_MN10300_NONE. Don't test for impossible
- condition.
- * sysdeps/am33/sysdep.h (ASM_TYPE_DIRECTIVE,
- ASM_SIZE_DIRECTIVE): Define to nothing if ! HAVE_ELF.
-
-2001-11-09 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/clone.S: Avoid branch overflow in
- static link.
-
-2001-11-08 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/clone.S: Load arguments correctly
- for syscall.
-
-2001-11-07 Alexandre Oliva <aoliva@redhat.com>
-
- * sysdeps/unix/sysv/linux/am33/clone.S: Fix argument-passing
- to thread_start.
-
-2001-10-31 Alexandre Oliva <aoliva@redhat.com>
-
- * shlib-versions: Added am33_2.0 support.
- * sysdeps/am33/Implies: New file.
- * sysdeps/am33/__longjmp.S: New file.
- * sysdeps/am33/atomicity.h: New file.
- * sysdeps/am33/bsd-_setjmp.S: New file.
- * sysdeps/am33/bsd-setjmp.S: New file.
- * sysdeps/am33/dl-debug.h: New file.
- * sysdeps/am33/dl-machine.h: New file.
- * sysdeps/am33/memusage.h: New file.
- * sysdeps/am33/setjmp.S: New file.
- * sysdeps/am33/stackinfo.h: New file.
- * sysdeps/am33/sysdep.h: New file.
- * sysdeps/am33/bits/endian.h: New file.
- * sysdeps/am33/bits/setjmp.h: New file.
- * sysdeps/am33/elf/start.S: New file.
- * sysdeps/am33/sys/ucontext.h: New file.
- * sysdeps/unix/am33/sysdep.S: New file.
- * sysdeps/unix/am33/sysdep.h: New file.
- * sysdeps/unix/sysv/linux/am33/brk.c: New file.
- * sysdeps/unix/sysv/linux/am33/clone.S: New file.
- * sysdeps/unix/sysv/linux/am33/profil-counter.h: New file.
- * sysdeps/unix/sysv/linux/am33/socket.S: New file.
- * sysdeps/unix/sysv/linux/am33/syscall.S: New file.
- * sysdeps/unix/sysv/linux/am33/sysdep.S: New file.
- * sysdeps/unix/sysv/linux/am33/sysdep.h: New file.
- * sysdeps/unix/sysv/linux/am33/bits/fcntl.h: New file.
- * sysdeps/unix/sysv/linux/am33/bits/mman.h: New file.
-
-Local Variables:
-mode: change-log
-left-margin: 8
-fill-column: 74
-version-control: never
-change-log-default-name: "ChangeLog.am33"
-End:
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
deleted file mode 100644
index 176b766422..0000000000
--- a/ports/ChangeLog.arm
+++ /dev/null
@@ -1,2968 +0,0 @@
-This file describes changes to the ARM port while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm: Move directory to ../sysdeps/arm.
- * sysdeps/unix/arm: Move directory to ../sysdeps.arm.
- * sysdeps/unix/sysv/linux/arm: Move directory to
- ../sysdeps/unix/sysv/linux/arm.
-
- * sysdeps/unix/sysv/linux/arm/msgctl.c: Move from
- sysdeps/unix/sysv/linux/alpha/msgctl.c instead of #include of that
- file.
- * sysdeps/unix/sysv/linux/arm/semctl.c: Move from
- sysdeps/unix/sysv/linux/alpha/semctl.c instead of #include of that
- file.
- * sysdeps/unix/sysv/linux/arm/shmctl.c: Move from
- sysdeps/unix/sysv/linux/alpha/shmctl.c instead of #include of that
- file.
-
-2014-01-24 Will Newton <will.newton@linaro.org>
-
- [BZ #16499]
- * sysdeps/unix/sysv/linux/arm/clone.S: Use BLX macro instead
- of blx instruction directly.
-
-2014-01-14 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/__longjmp.S: Don't apply pointer encryption
- to fp register.
- * sysdeps/arm/setjmp.S: Likewise.
- * sysdeps/arm/include/bits/setjmp.h (JMP_BUF_REGLIST): Add
- fp to register list, remove a4.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD):
- New macro.
-
-2014-01-10 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/arm-mcount.S:
- #include <shlib-compat.h> and <gcc-compat.h>.
- (_mcount): Renamed to __mcount_arm_compat. Made conditional on
- [GCC_COMPAT (4, 3) || SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_19)].
- (_mcount, mcount): Define (as aliases) only under [GCC_COMPAT (4, 3)],
- with compat_symbol under [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_19)].
-
- * sysdeps/arm/gcc-compat.h: New file.
-
-2014-01-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/libm-test-ulps: Regenerated.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/fegetround.c (fegetround): Use libm_hidden_def.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/unix/sysv/linux/arm/bits/shm.h: Use __glibc_reserved
- instead of __unused.
-
-2013-11-22 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/armv7/multiarch/memcpy_impl.S
- [ARM_ALWAYS_BX] (dispatch_helper): Fix PC computation to properly
- account for instructions after the reference to PC given that 'bx'
- might actually be expanded to multiple instructions.
- * sysdeps/arm/arm-features.h (ARM_BX_NINSNS): Macro removed.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/arm/configure.in: Moved to ...
- * sysdeps/arm/configure.ac: ... here.
- * sysdeps/arm/preconfigure.in: Moved to ...
- * sysdeps/arm/preconfigure.ac: ... here. Change reference to
- configure.in to configure.ac.
- * sysdeps/arm/preconfigure: Regenerated.
- * sysdeps/arm/armv7/configure.in: Moved to ...
- * sysdeps/arm/armv7/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/arm/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/arm/configure.ac: ... here. Change
- reference to preconfigure.in to preconfigure.ac.
- * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
- * sysdeps/unix/sysv/linux/arm/nptl/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: ... here.
- * sysdeps/arm/configure: Regenerated.
- * sysdeps/sysdeps/arm/armv7/configure: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/configure: Likewise.
-
-2013-10-04 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/__longjmp.S (NO_THUMB): Remove define.
- (__longjmp): Use Thumb supported instructions.
- * sysdeps/unix/sysv/linux/arm/____longjmp_chk.S (NO_THUMB):
- Remove define.
-
- * sysdeps/arm/setjmp.S (NO_THUMB): Remove define.
- (__sigsetjmp): Use Thumb supported instructions.
-
-2013-10-03 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/__longjmp.S (__longjmp): Demangle fp, sp
- and lr when restoring register values.
- * sysdeps/arm/include/bits/setjmp.h (JMP_BUF_REGLIST): Remove
- sp and lr from list and replace fp with a4.
- * sysdeps/arm/jmpbuf-unwind.h (_jmpbuf_sp): New function.
- (_JMPBUF_UNWINDS_ADJ): Call _jmpbuf_sp.
- * sysdeps/arm/setjmp.S (__sigsetjmp): Mangle fp, sp and lr
- before storing register values.
- * sysdeps/arm/sysdep.h (LDST_GLOBAL): New macro.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE): New macro.
- (PTR_DEMANGLE): Likewise. (PTR_MANGLE2): Likewise.
- (PTR_DEMANGLE2): Likewise.
-
-2013-09-24 Will Newton <will.newton@linaro.org>
-
- * ports/sysdeps/arm/nptl/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
- macro.
-
-2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/arm/armv6t2/ffs.S (__ffs): Define as hidden.
-
-2013-09-18 Dinar Temirbulatov <dtemirbulatov@gmail.com>
-
- [BZ #15640]
- * sysdeps/arm/bits/atomic.h (atomic_exchange_acq, atomic_exchange_rel)
- (atomic_compare_and_exchange_bool_acq)
- (atomic_compare_and_exchange_val_acq)
- (atomic_compare_and_exchange_bool_rel)
- (atomic_compare_and_exchange_val_rel): Use __atomic_exchange_n and
- __atomic_compare_exchange_n builtins when GCC supports them.
-
-2013-09-16 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Tighten check
- on entry to aligned copy loop to improve performance.
-
-2013-08-30 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/armv6t2/strlen.S: Use sfi_pld and sfi_breg macros.
-
- * sysdeps/arm/armv6t2/strlen.S: Include <arm-features.h> first thing.
- [NO_THUMB]: Adapt code for ARM mode.
-
-2013-08-30 Will Newton <will.newton@linaro.org>
-
- [BZ #15909]
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Use blx
- instead of mov lr, pc.
-
-2013-08-30 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/armv6t2/strlen.S: New file.
-
-2013-08-29 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/ldsodefs.h (VALID_ELF_OSABI)
- (MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU instead of
- ELFOSABI_LINUX.
-
-2013-08-28 Kyle McMartin <kyle@redhat.com>
- Carlos O'Donell <carlos@redhat.com>
-
- [BZ #15905]
- * sysdeps/arm/dl-machine [!RTLD_BOOTSTRAP] (elf_machine_rel):
- Pass GLRO(dl_hwcap) to the IFUNC resolver.
-
-2013-07-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/include/bits/setjmp.h [_ISOMAC] (JMP_BUF_REGLIST):
- Do not define.
- [_ISOMAC] (__JMP_BUF_SP): Likewise.
-
-2013-07-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/libm-test-ulps: Regenerated.
-
- [BZ #13304]
- * sysdeps/arm/s_fma.c: New file.
- * sysdeps/arm/s_fmaf.c: New file.
- * sysdeps/arm/soft-fp/sfp-machine.h: New file. Based on powerpc
- version.
- * sysdeps/arm/Implies: Add arm/soft-fp.
-
-2013-07-02 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/dl-machine.h (elf_machine_rela): Pass dl_hwcap
- to IFUNC resolver functions.
-
-2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_dl_procinfo): Add
- TYPE parameter to macro prototype for AT_HWCAP2 support. Make WORD
- unsigned long int rather than signed int. Stub in handler for TYPE ==
- AT_HWCAP2 to return -1 for unknown a_type display fallback.
-
-2013-06-18 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/arm-mcount.S: Comment typo fix.
-
- * sysdeps/arm/arm-features.h (ARM_BX_NINSNS): New macro.
- * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Macroize the
- computed-jump dispatch sections. Use sfi_breg throughout.
- [ARM_ALWAYS_BX]: Define a different version of the dispatch macros
- that uses bx rather than add-to-pc, and respects ARM_BX_ALIGN_LOG2.
- [!USE_NEON] (D_l, D_h): Use r10, r11 rather than r8, r9.
- (tmp2): Use r8 rather than r10.
-
- * sysdeps/arm/armv7/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list)
- [__ARM_NEON__]: Do not refer to HWCAP_ARM_NEON.
- [!__SOFTFP__]: Do not refer to HWCAP_ARM_VFP.
-
-2013-06-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/fpu_control.h [!(_LIBC && !_LIBC_TEST) &&
- __SOFTFP__] (_FPU_GETCW): Define to (cw) = 0.
- [!(_LIBC && !_LIBC_TEST) && __SOFTFP__] (_FPU_SETCW): Define to
- (void) (cw).
-
- * sysdeps/arm/fpu_control.h [!_LIBC && __SOFTFP__]: Change
- condition to [!(_LIBC && !_LIBC_TEST) && __SOFTFP__].
- * sysdeps/arm/test-fpucw.c: New file.
-
-2013-06-17 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14907]
- * sysdeps/arm/feenablxcpt.c (feenableexcept): Test whether all
- requested exception traps were enabled and return -1 if not.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Update.
-
-2013-06-14 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #15492]
- * sysdeps/arm/fpu_control.h [_LIBC || !__SOFTFP__]
- (_FPU_RESERVED): Change value to 0x00086060.
-
-2013-06-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/math-tests.h [__SOFTFP__] (EXCEPTION_TESTS_float):
- Define to 0.
- [__SOFTFP__] (EXCEPTION_TESTS_double): Likewise.
- [__SOFTFP__] (EXCEPTION_TESTS_long_double): Likewise.
-
-2013-06-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/math-tests.h: New file.
-
-2013-06-05 Richard Henderson <rth@redhat.com>
-
- [BZ #15583]
- * sysdeps/arm/armv6/strcpy.S (strcpy): Fix register usage in
- non ARCH_HAS_T2 case.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/machine-gmon.h: Remove trailing whitespace.
- * sysdeps/unix/sysv/linux/arm/mmap.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Likewise.
- * sysdeps/unix/sysv/linux/arm/swapcontext.S: Likewise.
-
-2013-05-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/Makefile [$(subdir) = malloc]
- ($(objpfx)libmemusage.so): Remove dependency on libc_nonshared.
- [$(subdir) = math] ($(objpfx)libm.so): Remove dependency on ld.so.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/arm/dl-machine.h (elf_machine_rel): Use
- RTLD_PROGNAME.
- (elf_machine_rela): Likewise.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/libm-test-ulps: Update names of sincos tests.
-
-2013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/atomic.h: Add missing #include
- <stdint.h> due to uint64_t or uint32_t usage.
-
-2013-05-14 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14908]
- * sysdeps/arm/setjmp.S (__sigsetjmp): Don't save fpscr.
- * sysdeps/arm/__longjmp.S (__longjmp): Don't restore fpscr.
- * sysdeps/arm/bits/setjmp.h (__jmp_buf): Don't mention fpscr in
- comment.
-
-2013-05-13 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/armv7/multiarch/memcpy.S [__ARM_NEON__]: Don't define
- memcpy here, just __memcpy_arm and __aeabi_memcpy*.
- * sysdeps/arm/armv7/multiarch/memcpy_neon.S [__ARM_NEON__]:
- Define memcpy here, not __memcpy_neon.
- * sysdeps/arm/armv7/multiarch/memcpy_vfp.S [__ARM_NEON__]:
- Define nothing here.
- * sysdeps/arm/armv7/multiarch/ifunc-impl-list.c
- (__libc_ifunc_impl_list) [__ARM_NEON__]: Don't list __memcpy_vfp;
- use memcpy name for NEON implementation.
-
-2013-05-08 Will Newton <will.newton@linaro.org>
-
- * sysdeps/arm/armv7/multiarch/Makefile: New file.
- * sysdeps/arm/armv7/multiarch/aeabi_memcpy.c: Likewise.
- * sysdeps/arm/armv7/multiarch/ifunc-impl-list.c: Likewise.
- * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
- * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise.
- * sysdeps/arm/armv7/multiarch/memcpy_neon.S: Likewise.
- * sysdeps/arm/armv7/multiarch/memcpy_vfp.S: Likewise.
- * sysdeps/arm/armv7/configure.in: Likewise.
- * sysdeps/arm/armv7/configure: Generated.
-
-2013-05-07 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/dl-machine.h (elf_machine_dynamic): Use a plain C
- reference to _GLOBAL_OFFSET_TABLE_ with an STV_HIDDEN declaration.
-
-2013-05-06 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Add missing sfi_breg.
-
-2013-04-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/sysdep.h
- (eabi_fnstart, eabi_fnend, eabi_save, eabi_cantunwind, eabi_pad):
- New macros.
- * sysdeps/arm/dl-tlsdesc.S: Use them.
-
-2013-03-26 Mans Rullgard <mans@mansr.com>
-
- * sysdeps/arm/preconfigure.in: Use "test" instead of [ ].
- * sysdeps/arm/preconfigure: Regenerated.
-
-2013-03-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/configure.in (default-abi): Set using
- LIBC_CONFIG_VAR.
- * sysdeps/arm/configure: Regenerated.
- * sysdeps/unix/sysv/linux/arm/Makefile: Do not include
- default-abi.make.
-
-2013-03-18 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/dl-tlsdesc.S: Include <arm-features.h>.
- Use sfi_breg macro throughout.
- (_dl_tlsdesc_dynamic) [!ARM_NO_INDEX_REGISTER]: Avoid two-register
- addressing mode.
- (_dl_tlsdesc_dynamic) [ARM_ALWAYS_BX]: Don't pop into pc.
-
- * sysdeps/arm/arm-features.h: Add comment for ARM_NO_INDEX_REGISTER.
-
-2013-03-15 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/sysdep.h [!ARM_SFI_MACROS] (sfi_sp): New macro.
- * sysdeps/arm/__longjmp.S: Use it.
-
- * sysdeps/arm/sysdep.h [!ARM_SFI_MACROS]
- (ARM_SFI_MACROS): Define it.
- (sfi_breg, sfi_pld): New assembler macros.
- * sysdeps/arm/__longjmp.S: Use them for all memory references not
- through the pc or sp registers.
- * sysdeps/arm/add_n.S: Likewise.
- * sysdeps/arm/addmul_1.S: Likewise.
- * sysdeps/arm/arm-mcount.S: Likewise.
- * sysdeps/arm/armv6/rawmemchr.S: Likewise.
- * sysdeps/arm/armv6/strchr.S: Likewise.
- * sysdeps/arm/armv6/strcpy.S: Likewise.
- * sysdeps/arm/armv6/strlen.S: Likewise.
- * sysdeps/arm/armv6/strrchr.S: Likewise.
- * sysdeps/arm/armv6t2/memchr.S: Likewise.
- * sysdeps/arm/memcpy.S: Likewise.
- * sysdeps/arm/memmove.S: Likewise.
- * sysdeps/arm/memset.S: Likewise.
- * sysdeps/arm/setjmp.S: Likewise.
- * sysdeps/arm/strlen.S: Likewise.
- * sysdeps/arm/submul_1.S: Likewise.
-
-2013-03-13 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/arm-features.h (ARM_BX_ALIGN_LOG2): New macro.
- * sysdeps/arm/memcpy.S: Respect ARM_BX_ALIGN_LOG2.
- * sysdeps/arm/memmove.S: Likewise.
-
- * sysdeps/arm/add_n.S: Include <arm-features.h>.
- [ARM_ALWAYS_BX]: Don't pop into pc.
-
- * sysdeps/arm/arm-features.h: Add comment about ARM_ALWAYS_BX.
- * sysdeps/arm/memcpy.S: Include <arm-features.h>.
- [ARM_ALWAYS_BX]: Avoid pc as destination.
- * sysdeps/arm/memmove.S: Likewise.
-
-2013-03-12 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/armv6t2/memchr.S [NO_THUMB]:
- Use .arm rather than .thumb, .thumb_func. Avoid cbz/cnbz instructions.
-
- * sysdeps/arm/armv6t2/memchr.S: Change register allocation so ldrd use
- is r4,r5 rather than r5,r6; this way ARM mode will allow that ldrd.
-
-2013-03-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/preconfigure.in: Add comment about
- -fno-unwind-tables addition to CFLAGS.
- * sysdeps/arm/preconfigure: Regenerated.
- * sysdeps/unix/sysv/linux/arm/configure.in: Add comment about
- -fno-unwind-tables removal from CFLAGS.
- * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
-
-2013-03-11 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/bits/setjmp.h: Test [!__ASSEMBLER__] rather than [!_ASM].
- * sysdeps/arm/jmpbuf-offsets.h: File removed.
- * sysdeps/arm/jmpbuf-unwind.h: Don't #include it.
- * sysdeps/arm/include/bits/setjmp.h: New file.
- * sysdeps/arm/setjmp.S (_SETJMP_H, _ASM): Macros removed.
- Use JMP_BUF_REGLIST macro.
- * sysdeps/arm/__longjmp.S: Likewise.
-
- * sysdeps/arm/memcpy.S: Convert to unified assembly syntax.
- * sysdeps/arm/memmove.S: Likewise.
- * sysdeps/arm/memset.S: Likewise.
- * sysdeps/arm/strlen.S: Likewise.
-
- * sysdeps/arm/memcpy.S: Use r10 instead of r9.
- * sysdeps/arm/memmove.S: Likewise.
-
- * sysdeps/arm/preconfigure.in: New file.
- * sysdeps/arm/preconfigure: Replaced with generated file.
-
-2013-03-11 Andreas Schwab <schwab@suse.de>
-
- [BZ #15234]
- * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist (GLIBC_2.4):
- Remove pthread_atfork.
-
-2013-03-06 Richard Henderson <rth@redhat.com>
-
- * sysdeps/arm/armv6/rawmemchr.S: New file.
- * sysdeps/arm/armv6/stpcpy.S: New file.
- * sysdeps/arm/armv6/strchr.S: New file.
- * sysdeps/arm/armv6/strcpy.S: New file.
- * sysdeps/arm/armv6/strlen.S: New file.
- * sysdeps/arm/armv6/strrchr.S: New file.
- * sysdeps/arm/armv6t2/Implies: New file.
-
-2013-03-06 Richard Henderson <rth@redhat.com>
-
- * sysdeps/arm/add_n.S: New file.
- * sysdeps/arm/sub_n.S: New file.
- * sysdeps/arm/submul_1.S: New file.
- * sysdeps/arm/addmul_1.S: New file.
- * sysdeps/arm/armv6t2/ffs.S: New file.
- * sysdeps/arm/armv6t2/ffsll.S: New file.
-
- * sysdeps/arm/sysdep.h (ARCH_HAS_HARD_TP): New macro.
- (GET_TLS): Use hard-tp if ARCH_HAS_HARD_TP.
- * sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (GET_TLS): Don't override
- the default definition if ARCH_HAS_HARD_TP.
-
- * sysdeps/arm/sysdep.h (__ARM_ARCH): New macro.
- (ARCH_HAS_BX, ARCH_HAS_BLX, ARCH_HAS_T2): New macros.
- (BX): Select on ARCH_HAS_BX instead of __USE_BX__.
- (BLX): Select on ARCH_HAS_BLX instead of __ARM_ARCH_4T__.
- * ports/sysdeps/arm/dl-machine.h (BX): Select on ARCH_HAS_BX
- instead of __USE_BX__.
-
- * sysdeps/arm/arm-mcount.S (_mcount): Use pop into pc unless
- __ARM_ARCH_4T__ and __THUMB_INTERWORK__.
- * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Likewise.
-
- * sysdeps/arm/sysdep.h (BX, BXC, BLX): New macros.
- (DO_RET): Use BX.
- (RETINSTR): Use BXC.
- * sysdeps/arm/dl-tlsdesc.S (BX): Remove.
- * sysdeps/arm/dl-trampoline.S (BX): Remove.
- (_dl_runtime_profile): Use BLX.
-
- * sysdeps/arm/__longjmp.S (__longjmp): Use ldmia insn directly.
- * sysdeps/arm/sysdep.h (LOADREGS): Remove.
-
- * sysdeps/arm/arm-mcount.S (_mcount): Use push/pop mnemonics.
- * sysdeps/arm/crti.S, sysdeps/arm/crtn.S: Likewise.
- * sysdeps/arm/dl-tlsdesc.S: Likewise.
- * sysdeps/arm/dl-trampoline.S: Likewise.
- * sysdeps/arm/start.S: Likewise.
- * sysdeps/arm/memcpy.S (PULL): Rename macro from pull.
- (PUSH): Rename macro from push.
- (memcpy): Use push/pop mnemonics.
- * sysdeps/arm/memmove.S: Similarly.
- * sysdeps/arm/sysdep.h (CALL_MCOUNT): Use push/pop mnemonics.
- * sysdeps/unix/sysv/linux/arm/____longjmp_chk.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/mmap.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/mmap64.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Likewise.
- * sysdeps/unix/sysv/linux/arm/syscall.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
-
- * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Enable thumb2 if __thumb2__.
- (PC_OFS): Respect __thumb__ if __ASSEMBLER__.
-
- * sysdeps/arm/sysdep.h (GET_TLS): New macro.
- * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_undefweak): Use it.
- (_dl_tlsdesc_dynamic): Likewise.
- * sysdeps/unix/arm/sysdep.S (__syscall_error): Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (GET_TLS): New macro.
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S (SAVE_PID): Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/vfork.S (SAVE_PID): Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (SINGLE_THREAD_P):
- Likewise.
- * sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S (__aeabi_read_tp):
- Add thumb2 alternative.
-
- * sysdeps/arm/sysdep.h (NEGOFF_ADJ_BASE): New macro.
- (NEGOFF_ADJ_BASE2, NEGOFF_OFF1, NEGOFF_OFF2): New macros.
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Use them.
- * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (SINGLE_THREAD_P):
- Likewise.
-
- * sysdeps/arm/sysdep.h (LDST_PCREL): New macro.
- * sysdeps/unix/arm/sysdep.S (__syscall_error): Use LDST_PCREL.
- Fix up gottpoff load of errno for thumb2.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h
- (SINGLE_THREAD_P): Use LDST_PCREL.
- (PSEUDO_PROLOGUE): Remove.
- (PSEUDO): Don't use it.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER):
- Use LDST_PCREL.
-
-2013-03-06 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/arm/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
-
-2013-02-28 Richard Henderson <rth@redhat.com>
-
- * sysdeps/arm/preconfigure: Adjust scan for __ARM_ARCH_* defines.
-
- * sysdeps/arm/preconfigure: Handle __ARM_ARCH_6*__.
-
- * sysdeps/unix/sysv/linux/arm/Makefile [elf] (sysdep-rtld-routines):
- Include libc-do-syscall.
-
- * sysdeps/arm/sysdep.h: Fix assembly whitespace.
- * ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
-
- * sysdeps/arm/sysdep.h (PC_OFS): New macros.
- * sysdeps/arm/__longjmp.S (__longjmp): Use PC_OFS.
- * sysdeps/arm/setjmp.S (__sigsetjmp): Likewise.
- * sysdeps/unix/arm/sysdep.S (__syscall_error): Likewise.
- * sysdeps/unix/sysv/linux/arm/getcontext.S (__getcontext): Likewise.
- * sysdeps/unix/sysv/linux/arm/setcontext.S (__startcontext): Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h
- (SINGLE_THREAD_P): Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h
- (SYSCALL_ERROR_HANDLER): Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c
- (_Unwind_Resume): Use stringified PC_OFS.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c
- (_Unwind_Resume): Likewise.
-
- * ports/sysdeps/arm/arm-mcount.S: Always use unified syntax and
- always add IT markup.
- * sysdeps/unix/sysv/linux/arm/mmap64.S (__mmap64): Likewise.
- * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Add IT markup.
- * sysdeps/unix/arm/sysdep.S (__syscall_error): Likewise.
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Likewise.
- * sysdeps/unix/sysv/linux/arm/mmap.S (__mmap): Likewise.
- * sysdeps/unix/sysv/linux/arm/syscall.S (syscall): Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET): Likewise.
- * sysdeps/unix/sysv/linux/arm/vfork.S (__vfork): Likewise.
-
- * ports/sysdeps/arm/__longjmp.S: Define NO_THUMB before <sysdep.h>
- * sysdeps/arm/crti.S, sysdeps/arm/crtn.S: Likewise.
- * sysdeps/arm/dl-trampoline.S: Likewise.
- * sysdeps/arm/memcpy.S: Likewise.
- * sysdeps/arm/memmove.S: Likewise.
- * sysdeps/arm/memset.S: Likewise.
- * sysdeps/arm/setjmp.S: Likewise.
- * sysdeps/arm/strlen.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/____longjmp_chk.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
-
-2013-02-27 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/sysdep.h (CFI_SECTIONS): New macro.
- (ENTRY): Use it.
- * sysdeps/arm/dl-tlsdesc.S: Likewise.
- * sysdeps/arm/dl-trampoline.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (PSEUDO): Likewise.
-
-2013-02-18 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14920]
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Likewise.
- (lll_futex_wait_requeue_pi): Likewise.
- (lll_futex_timed_wait_requeue_pi): Likewise.
- (lll_futex_cmp_requeue_pi): Likewise.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Add
- __cxa_thread_atexit_impl.
-
-2013-02-13 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/arm/frame.h (struct layout): Do not use __unbounded.
- * sysdeps/unix/sysv/linux/arm/sigaction.c (__libc_sigaction): Do
- not use __ptrvalue.
-
-2013-02-08 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/arm/pread.c: Don't include
- <bp-checks.h>.
- (__libc_pread): Don't use CHECK_N.
- * sysdeps/unix/sysv/linux/arm/pread64.c: Don't include
- <bp-checks.h>.
- (__libc_pread64): Don't use CHECK_N.
- * sysdeps/unix/sysv/linux/arm/pwrite.c: Don't include
- <bp-checks.h>.
- (__libc_pwrite): Don't use CHECK_N.
- * sysdeps/unix/sysv/linux/arm/pwrite64.c: Don't include
- <bp-checks.h>.
- (__libc_pwrite64): Don't use CHECK_N.
-
-2013-02-08 Carlos O'Donell <carlos@redhat.com>
-
- [BZ #15006]
- * sysdeps/unix/sysv/linux/arm/dl-cache.h
- [__ARM_PCS_VFP] (_dl_cache_check_flags): Allow plain FLAG_ELF_LIBC6.
- [!__ARM_PCS_VFP] (_dl_cache_check_flags): Likewise.
- * sysdeps/unix/sysv/linux/arm/readelflib.c (process_elf_file):
- Set FLAG_ARM_LIBSF for soft-float ABI otherwise just FLAG_ELF_LIBC6.
-
-2013-02-04 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/arm/truncate64.c: Do not include
- <bp-checks.h>.
- (truncate64): Do not use CHECK_STRING.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/dl-cache.h: New file.
-
-2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/ldconfig.h: New file.
-
-2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/readelflib.c: New file.
-
-2012-11-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/libm-test-ulps: Update.
-
-2012-11-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/configure.in: Generate default-abi.make with
- definition of default-abi.
- * sysdeps/arm/configure: Regenerated.
- * sysdeps/unix/sysv/linux/arm/Makefile (default-abi-prog): Remove.
- (default-abi): Likewise.
- ($(common-objpfx)default-abi.make): Include.
-
- [BZ #14866]
- * sysdeps/arm/fesetenv.c (__fesetenv): Test whether bits for
- trapping exceptions were successfully set for FE_NOMASK_ENV.
-
-2012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/Makefile (libcrypt-sysdep_routines): Add
- libc-do-syscall.
-
-2012-11-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): New macro.
-
- [BZ #14805]
- * sysdeps/arm/bits/fenv.h (FE_DFL_ENV): Use cast to const fenv_t *.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
-
- [BZ #3439]
- * sysdeps/arm/bits/fenv.h (FE_INVALID): Define macro to integer
- constant usable in #if and use that to give value to enum
- constant.
- (FE_DIVBYZERO): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_UNDERFLOW): Likewise.
- (FE_INEXACT): Likewise.
- (FE_TONEAREST): Likewise.
- (FE_UPWARD): Likewise.
- (FE_DOWNWARD): Likewise.
- (FE_TOWARDZERO): Likewise.
-
-2012-10-22 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist
- (GLIBC_2.17): Add clock_* symbols.
-
-2012-10-22 Andreas Jaeger <aj@suse.de>
-
- * ports/sysdeps/unix/sysv/linux/arm/bits/fcntl.h (__O_LARGEFILE):
- Define always.
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
-
-2012-10-09 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/configure: Regenerated.
-
-2012-10-05 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/dl-machine.h (fix_bad_pc24): Rewritten, replaced with ...
- (relocate_pc24): ... this new function.
- (elf_machine_rel, elf_machine_rela): Update callers.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
-
- * sysdeps/arm/dl-tlsdesc.h (ADDRIDX): Removed.
-
-2012-09-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/bits/atomic.h [!__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4]
- (__arch_compare_and_exchange_val_32_acq): Correct order of
- arguments of __arm_assisted_compare_and_exchange_val_32_acq.
-
-2012-09-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/get-rounding-mode.h: New file.
-
-2012-08-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_STAT64_SYSCALL): Remove.
-
-2012-08-23 Steve McIntyre <steve.mcintyre@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/ldsodefs.h (VALID_FLOAT_ABI): Define
- depending on __ARM_PCS_VFP.
- (VALID_ELF_HEADER): Also check VALID_FLOAT_ABI.
-
-2012-08-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_MMAP2_SYSCALL): Remove.
-
-2012-08-15 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/arm/nptl/pthread_spin_lock.c: Use generic code.
- * sysdeps/arm/nptl/pthread_spin_trylock.c: Remove, use generic version.
-
-2012-08-14 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h: Renamed to ...
- * sysdeps/unix/sysv/linux/arm/bits/atomic.h: ... this.
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h
- [!__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4]
- (atomic_full_barrier): Renamed to ...
- (__arm_assisted_full_barrier): ... this.
- (__arch_compare_and_exchange_val_32_acq): Renamed to ...
- (__arm_assisted_compare_and_exchange_val_32_acq): ... this.
- (atomic8_t, uatomic8_t, atomic_fast8_t, uatomic_fast8_t,
- atomic32_t, uatomic32_t, atomic_fast32_t, uatomic_fast32_t,
- atomicptr_t, uatomicptr_t, atomic_max_t, uatomic_max_t,
- atomic_full_barrier, __arch_compare_and_exchange_val_32_acq,
- __arch_compare_and_exchange_val_8_acq,
- __arch_compare_and_exchange_val_16_acq,
- __arch_compare_and_exchange_val_64_acq): Types and macros moved to ...
- * sysdeps/arm/bits/atomic.h: ... this new file.
-
-2012-08-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/arm/dl-machine.h (elf_machine_rel) [R_ARM_ABS32]: Fix style.
-
-2012-08-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/arm/dl-machine.h (elf_machine_rel) [R_ARM_ABS32]: Declare
- a new unaligned struct. Cast reloc_addr to that when updating the
- value it points to.
-
-2012-08-09 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/arm-features.h: Document ARM_ASSUME_NO_IWMMXT.
- * sysdeps/arm/setjmp.S: Include <arm-features.h>.
- [!ARM_ASSUME_NO_IWMMXT || __SOFTFP__]: Conditionalize hwcap
- fetching bits on this.
- [!ARM_ASSUME_NO_IWMMXT]: Conditionalize iWMMXt register use on this.
- * sysdeps/arm/__longjmp.S: Likewise.
-
- * sysdeps/arm/__longjmp.S: Use .Lxxx rather than Lxxx for local labels.
- [__SOFTFP__]: Conditionalize HWCAP_ARM_VFP check on this.
- * sysdeps/arm/setjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/getcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
-
- * sysdeps/arm/arm-features.h: New file.
- * sysdeps/unix/sysv/linux/arm/arm-features.h: New file.
- * sysdeps/arm/fclrexcpt.c: Use ARM_HAVE_VFP instead of hwcap bits.
- * sysdeps/arm/fedisblxcpt.c: Likewise.
- * sysdeps/arm/feenablxcpt.c: Likewise.
- * sysdeps/arm/fegetenv.c: Likewise.
- * sysdeps/arm/fegetexcept.c: Likewise.
- * sysdeps/arm/fegetround.c: Likewise.
- * sysdeps/arm/feholdexcpt.c: Likewise.
- * sysdeps/arm/fesetenv.c: Likewise.
- * sysdeps/arm/fesetround.c: Likewise.
- * sysdeps/arm/feupdateenv.c: Likewise.
- * sysdeps/arm/fgetexcptflg.c: Likewise.
- * sysdeps/arm/fraiseexcpt.c: Likewise.
- * sysdeps/arm/fsetexcptflg.c: Likewise.
- * sysdeps/arm/ftestexcept.c: Likewise.
- * sysdeps/arm/setfpucw.c: Likewise.
-
-2012-08-08 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/sotruss-lib.c: New file.
-
- * sysdeps/arm/ldsodefs.h (ARCH_PLTEXIT_MEMBERS): Use const on
- `struct La_arm_regs *' parameter.
-
- * sysdeps/unix/sysv/linux/arm/dl-machine.h: Move #include outside of
- [!dl_machine_h].
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h
- [!__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4]
- (__arch_compare_and_exchange_val_32_acq): Use uint32_t rather than
- __typeof (...) for non-pointer variables derived from the arguments.
-
- * sysdeps/arm/dl-irel.h: Include <ldsodefs.h>.
-
- * sysdeps/arm/dl-machine.h (elf_machine_load_address): Use proper type
- for __dl_start declaration.
-
-2012-08-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/configure.in (arch_minimum_kernel):
- Remove.
- * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
- * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
- Define unconditionally.
-
-2012-08-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/sysdep.h (ASM_TYPE_DIRECTIVE): Remove.
- (ENTRY): Do not use ASM_TYPE_DIRECTIVE.
-
-2012-08-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_FCNTL64): Remove.
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_VFORK_SYSCALL): Remove.
-
-2012-08-01 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/dl-machine.h (CLEAR_CACHE): Don't define it.
- Instead, #error if it's not defined.
- * sysdeps/unix/sysv/linux/arm/dl-machine.h: New file.
-
- [BZ #14138]
- * sysdeps/unix/sysv/linux/arm/getrlimit.c: File removed.
-
-2012-07-30 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/arm/preconfigure: Don't refuse configurations with
- $config_os not linux-gnueabi* unless it's also linux*.
-
-2012-07-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_FCNTL64): Define unconditionally.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Add
- secure_getenv.
-
-2012-07-20 Joseph Myers <joseph@codesourcery.com>
-
- * data/localplt-arm-linux-gnueabi.data: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: ... here.
-
-2012-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/configure.in: Remove TLS check.
- * sysdeps/arm/configure: Regenerated.
-
- * data/c++-types-arm-linux-gnueabi.data: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: ... here.
-
-2012-07-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_MMAP2_SYSCALL): Define unconditionally.
- (__ASSUME_STAT64_SYSCALL): Likewise.
- (__ASSUME_VFORK_SYSCALL): Likewise.
-
-2012-07-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/sysdep.h (ENTRY): Change ASM_GLOBAL_DIRECTIVE to
- .globl.
-
-2012-07-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/static-stubs.c: New file.
-
-2012-07-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/Makefile (gnulib-arch): New variable.
- (static-gnulib-arch): Likewise.
- [subdir = elf] ($(objpfx)libgcc-stubs.a): New rule.
- [subdir = elf] (lib-noranlib): Depend on $(objpfx)libgcc-stubs.a.
-
-2012-06-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/setcontext.S (__startcontext): Use
- HIDDEN_JUMPTARGET for _exit jump.
-
-2012-05-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/syscalls.list: Remove
- __connect_internal alias.
-
- * sysdeps/arm/libm-test-ulps: Regenerate.
-
- * sysdeps/unix/sysv/linux/arm/Makefile (default-abi-prog): New
- variable.
- (default-abi): Likewise.
- (abi-includes): Likewise.
- (abi-variants): Likewise.
- (abi-soft-options): Likewise.
- (abi-soft-condition): Likewise.
- (abi-soft-ld-soname): Likewise.
- (abi-hard-options): Likewise.
- (abi-hard-condition): Likewise.
- (abi-hard-ld-soname): Likewise.
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_TRUNCATE64_SYSCALL): Remove.
-
- * sysdeps/arm/start.S [!__USING_SJLJ_EXCEPTIONS__]: Make code
- unconditional.
- * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c
- [__USING_SJLJ_EXCEPTIONS__ && !__PIC__]: Remove conditional code.
-
- * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Replace
- _internal alias by hidden_def.
-
-2012-05-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/syscalls.list (chown): New.
- * sysdeps/unix/sysv/linux/arm/chown.c: Remove.
-
-2012-05-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove.
-
-2012-05-25 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/arm/dl-irel.h (elf_ifunc_invoke): Pass dl_hwcap.
- * sysdeps/arm/dl-machine.h (elf_machine_rel): Use elf_ifunc_invoke.
- (elf_machine_rela): Likewise.
-
-2012-05-23 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/mman.h (MADV_DONTDUMP): Define.
- (MADV_DODUMP): Likewise.
-
-2012-05-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: New file. Macros
- taken from sysdeps/unix/sysv/linux/arm/sysdep.h.
- (HWCAP_ARM_TLS): New macro.
- (HWCAP_ARM_VFPv4): Likewise.
- (HWCAP_ARM_IDIVA): Likewise.
- (HWCAP_ARM_IDIVT): Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h: Include <bits/hwcap.h>.
- (HWCAP_ARM_SWP): Remove macro. Moved to <bits/hwcap.h>.
- (HWCAP_ARM_HALF): Likewise.
- (HWCAP_ARM_THUMB): Likewise.
- (HWCAP_ARM_26BIT): Likewise.
- (HWCAP_ARM_FAST_MULT): Likewise.
- (HWCAP_ARM_FPA): Likewise.
- (HWCAP_ARM_VFP): Likewise.
- (HWCAP_ARM_EDSP): Likewise.
- (HWCAP_ARM_JAVA): Likewise.
- (HWCAP_ARM_IWMMXT): Likewise.
- (HWCAP_ARM_CRUNCH): Likewise.
- (HWCAP_ARM_THUMBEE): Likewise.
- (HWCAP_ARM_NEON): Likewise.
- (HWCAP_ARM_VFPv3): Likewise.
- (HWCAP_ARM_VFPv3D16): Likewise.
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
- Add "tls", "vfpv4", "idiva" and "idivt".
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
- Increase to 19.
-
- * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Update.
-
-2012-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Remove
- definitions.
- * sysdeps/arm/bits/huge_val.h: Remove file.
- * sysdeps/arm/bits/string.h: Remove file.
- * sysdeps/unix/sysv/linux/arm/readahead.c [__NR_readahead]: Make
- code unconditional.
- [!__NR_readahead]: Remove conditional code.
- * sysdeps/unix/sysv/linux/arm/sigaction.c [__NR_rt_sigreturn]:
- Make code unconditional.
- [!__NR_rt_sigreturn]: Remove conditional code.
- * sysdeps/unix/sysv/linux/arm/sigrestorer.S [__NR_rt_sigreturn]:
- Make code unconditional.
- * sysdeps/unix/sysv/linux/arm/sysdep.h [__NR_SYSCALL_BASE != 0]:
- Remove conditional #error.
- (__NR_stime): Remove #undef.
- (__NR_alarm): Likewise.
- (SWI_BASE): Remove.
-
- * sysdeps/unix/sysv/linux/arm/ftruncate64.c (kernel-features.h):
- Don't include.
- [__NR_ftruncate64]: Make code unconditional.
- [!__NR_ftruncate64]: Remove conditional code.
- [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
- * sysdeps/unix/sysv/linux/arm/mmap.S (kernel-features.h): Don't
- include.
- [__ASSUME_MMAP2_SYSCALL]:
- Make code unconditional.
- [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
- * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
- (kernel-features.h): Don't include.
- [__NR_arm_fadvise64_64]: Make code unconditional.
- [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
- * sysdeps/unix/sysv/linux/arm/truncate64.c (kernel-features.h):
- Don't include.
- [__NR_truncate64]: Make code unconditional.
- [!__NR_truncate64]: Remove conditional code.
- [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
- * sysdeps/unix/sysv/linux/arm/vfork.S (kernel-features.h): Don't
- include.
- [__NR_vfork]: Make code unconditional.
- [__ASSUME_VFORK_SYSCALL]: Likewise.
- [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
- [!__NR_vfork]: Likewise.
-
-2012-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Define.
-
-2012-05-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/sigaction.c
- [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
- [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
-
-2012-05-07 Carlos O'Donell <carlos_odonell@mentor.com>
-
- * sysdeps/arm/configure.in: Set libc_cv_arm_pcs_vfp.
- If libc_cv_arm_pcs_vfp equals yes then define HAVE_ARM_PCS_VFP.
- * sysdeps/arm/configure: Regenerate.
- * sysdeps/arm/shlib-versions: If HAVE_ARM_PCS_VFP is defined
- then use ld=/lib/ld-linux-armhf.so.3.
-
-2012-05-01 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14043]
- * sysdeps/unix/sysv/linux/arm/profil-counter.h: New file. Based
- on i386 version but without "static".
- * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist (GLIBC_2.4): Add
- profil_counter.
-
-2012-04-28 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13986]
- * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Likewise.
-
-2012-04-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/arm/brk.S: Remove file.
- * sysdeps/unix/arm/dl-brk.S: Likewise.
-
-2012-04-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/arm/fork.S: Remove file.
-
-2012-04-21 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13556]
- * sysdeps/arm/shlib-versions (arm.*-.*-linux.*): Remove old-ABI
- entry.
- * sysdeps/arm/start.S: Remove __ARM_EABI__ conditionals.
- * sysdeps/arm/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/arm/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/arm/ldsodefs.h: Likewise.
- * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
- * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
-
- [BZ #13556]
- * sysdeps/arm/preconfigure: Don't include /eabi in $machine.
- * sysdeps/arm/Makefile [subdir = elf] (sysdep_routines): Add
- setting from eabi/Makefile.
- [subdir = elf] (sysdep-rtld-routines): Likewise.
- [subdir = elf] (shared-only-routines): Likewise.
- [subdir = csu] (gen-as-const-headers): Likewise.
- [subdir = csu] (aeabi_constants): Likewise.
- [subdir = csu] (aeabi_routines): Likewise.
- [subdir = csu] (sysdep_routines): Likewise.
- [subdir = csu] (static-only-routines): Likewise.
- [subdir = gmon] (sysdep_routines): Likewise.
- [subdir = debug] (CFLAGS-backtrace.c): Likewise.
- [subdir = math] ($(objpfx)libm.so): Add dependency from
- eabi/Makefile.
- * sysdeps/arm/eabi/Makefile: Remove.
- * sysdeps/arm/eabi/Versions: Move to ...
- * sysdeps/arm/Versions: ... here.
- * sysdeps/arm/eabi/__longjmp.S: Move to ...
- * sysdeps/arm/__longjmp.S: ... here.
- * sysdeps/arm/eabi/abi-note.S: Move to ...
- * sysdeps/arm/abi-note.S: ... here.
- * sysdeps/arm/eabi/aeabi_assert.c: Move to ...
- * sysdeps/arm/aeabi_assert.c: ... here.
- * sysdeps/arm/eabi/aeabi_atexit.c: Move to ...
- * sysdeps/arm/aeabi_atexit.c: ... here.
- * sysdeps/arm/eabi/aeabi_errno_addr.c: Move to ...
- * sysdeps/arm/aeabi_errno_addr.c: ... here.
- * sysdeps/arm/eabi/aeabi_lcsts.c: Move to ...
- * sysdeps/arm/aeabi_lcsts.c: ... here.
- * sysdeps/arm/eabi/aeabi_localeconv.c: Move to ...
- * sysdeps/arm/aeabi_localeconv.c: ... here.
- * sysdeps/arm/eabi/aeabi_math.c: Move to ...
- * sysdeps/arm/aeabi_math.c: ... here.
- * sysdeps/arm/eabi/aeabi_mb_cur_max.c: Move to ...
- * sysdeps/arm/aeabi_mb_cur_max.c: ... here.
- * sysdeps/arm/eabi/aeabi_memclr.c: Move to ...
- * sysdeps/arm/aeabi_memclr.c: ... here.
- * sysdeps/arm/eabi/aeabi_memcpy.c: Move to ...
- * sysdeps/arm/aeabi_memcpy.c: ... here.
- * sysdeps/arm/eabi/aeabi_memmove.c: Move to ...
- * sysdeps/arm/aeabi_memmove.c: ... here.
- * sysdeps/arm/eabi/aeabi_memset.c: Move to ...
- * sysdeps/arm/aeabi_memset.c: ... here.
- * sysdeps/arm/eabi/aeabi_sighandlers.S: Move to ...
- * sysdeps/arm/aeabi_sighandlers.S: ... here.
- * sysdeps/arm/eabi/aeabi_unwind_cpp_pr1.c: Move to ...
- * sysdeps/arm/aeabi_unwind_cpp_pr1.c: ... here.
- * sysdeps/arm/eabi/arm-mcount.S: Move to ...
- * sysdeps/arm/arm-mcount.S: ... here.
- * sysdeps/arm/eabi/backtrace.c: Move to ...
- * sysdeps/arm/backtrace.c: ... here.
- * sysdeps/arm/eabi/fclrexcpt.c: Move to ...
- * sysdeps/arm/fclrexcpt.c: ... here.
- * sysdeps/arm/eabi/fedisblxcpt.c: Move to ...
- * sysdeps/arm/fedisblxcpt.c: ... here.
- * sysdeps/arm/eabi/feenablxcpt.c: Move to ...
- * sysdeps/arm/feenablxcpt.c: ... here.
- * sysdeps/arm/eabi/fegetenv.c: Move to ...
- * sysdeps/arm/fegetenv.c: ... here.
- * sysdeps/arm/eabi/fegetexcept.c: Move to ...
- * sysdeps/arm/fegetexcept.c: ... here.
- * sysdeps/arm/eabi/fegetround.c: Move to ...
- * sysdeps/arm/fegetround.c: ... here.
- * sysdeps/arm/eabi/feholdexcpt.c: Move to ...
- * sysdeps/arm/feholdexcpt.c: ... here.
- * sysdeps/arm/eabi/fesetenv.c: Move to ...
- * sysdeps/arm/fesetenv.c: ... here.
- * sysdeps/arm/eabi/fesetround.c: Move to ...
- * sysdeps/arm/fesetround.c: ... here.
- * sysdeps/arm/eabi/feupdateenv.c: Move to ...
- * sysdeps/arm/feupdateenv.c: ... here.
- * sysdeps/arm/eabi/fgetexcptflg.c: Move to ...
- * sysdeps/arm/fgetexcptflg.c: ... here.
- * sysdeps/arm/eabi/find_exidx.c: Move to ...
- * sysdeps/arm/find_exidx.c: ... here.
- * sysdeps/arm/eabi/fpu_control.h: Move to ...
- * sysdeps/arm/fpu_control.h: ... here.
- * sysdeps/arm/eabi/fraiseexcpt.c: Move to ...
- * sysdeps/arm/fraiseexcpt.c: ... here.
- * sysdeps/arm/eabi/fsetexcptflg.c: Move to ...
- * sysdeps/arm/fsetexcptflg.c: ... here.
- * sysdeps/arm/eabi/ftestexcept.c: Move to ...
- * sysdeps/arm/ftestexcept.c: ... here.
- * sysdeps/arm/eabi/jmpbuf-offsets.h: Move to ...
- * sysdeps/arm/jmpbuf-offsets.h: ... here.
- * sysdeps/arm/eabi/machine-gmon.h: Move to ...
- * sysdeps/arm/machine-gmon.h: ... here.
- * sysdeps/arm/eabi/rtld-global-offsets.sym: Move to ...
- * sysdeps/arm/rtld-global-offsets.sym: ... here.
- * sysdeps/arm/eabi/setfpucw.c: Move to ...
- * sysdeps/arm/setfpucw.c: ... here.
- * sysdeps/arm/eabi/setjmp.S: Move to ...
- * sysdeps/arm/setjmp.S: ... here.
- * sysdeps/arm/eabi/armv6t2/memchr.S: Move to ...
- * sysdeps/arm/armv6t2/memchr.S: ... here.
- * sysdeps/arm/eabi/armv7/Implies: Move to ...
- * sysdeps/arm/armv7/Implies: ... here. Remove /eabi from implied
- directory.
- * sysdeps/arm/eabi/bits/fenv.h: Move to ...
- * sysdeps/arm/bits/fenv.h: ... here.
- * sysdeps/arm/eabi/bits/huge_val.h: Move to ...
- * sysdeps/arm/bits/huge_val.h: ... here.
- * sysdeps/arm/eabi/bits/setjmp.h: Move to ...
- * sysdeps/arm/bits/setjmp.h: ... here.
- * sysdeps/unix/sysv/linux/arm/getcontext.S: Update directory name
- in comment.
- * sysdeps/unix/sysv/linux/arm/setcontext.S: Likewise.
-
- [BZ #13556]
- * sysdeps/unix/sysv/linux/arm/socket.S: Remove.
- * sysdeps/unix/sysv/linux/arm/syscalls.list (syscall): Remove.
- (oldgetrlimit): Likewise.
- (oldsetrlimit): Likewise.
- (syscall): Likewise.
- (msgget): Add syscall from eabi/syscalls.list.
- (msgrcv): Likewise.
- (msgsnd): Likewise.
- (shmat): Likewise.
- (shmdt): Likewise.
- (shmget): Likewise.
- (semop): Likewise.
- (semtimedop): Likewise.
- (semget): Likewise.
- (accept): Likewise.
- (bind): Likewise.
- (connect): Likewise.
- (getpeername): Likewise.
- (getsockname): Likewise.
- (getsockopt): Likewise.
- (listen): Likewise.
- (recv): Likewise.
- (recvfrom): Likewise.
- (recvmsg): Likewise.
- (send): Likewise.
- (sendmsg): Likewise.
- (sendto): Likewise.
- (setsockopt): Likewise.
- (shutdown): Likewise.
- (socket): Likewise.
- (socketpair): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/syscalls.list: Remove.
- * sysdeps/unix/sysv/linux/arm/Makefile [subdir = csu]
- (CFLAGS-libc-start.c): Add setting from eabi/Makefile.
- [subdir = rt] (librt-sysdep_routines): Likewise.
- [subdir = rt] (librt-shared-only-routines): Likewise.
- [subdir = nptl] (libpthread-sysdep_routines): Likewise.
- [subdir = nptl] (libpthread-shared-only-routines): Likewise.
- [subdir = resolv] (libanl-sysdep_routines): Likewise.
- [subdir = resolv] (libanl-shared-only-routines): Likewise.
- [subdir = csu] (sysdep_routines): Likewise.
- [subdir = nscd] (nscd-modules): Likewise.
- [subdir = nss] (libnss_db-sysdep_routines): Likewise.
- [subdir = nss] (libnss_db-shared-only-routines): Likewise.
- [subdir = posix] (LDFLAGS-tst-rfc3484): Likewise.
- [subdir = posix] (LDFLAGS-tst-rfc3484-2): Likewise.
- [subdir = posix] (LDFLAGS-tst-rfc3484-3): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/Makefile: Remove.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (__NR_SYSCALL_BASE): Add
- test from eabi/sysdep.h.
- (__NR_stime): Add #undef from eabi/sysdep.h.
- (__NR_alarm): Likewise.
- (DO_CALL): Use definition from eabi/sysdep.h.
- (DOARGS_0): Likewise.
- (DOARGS_1): Likewise.
- (DOARGS_2): Likewise.
- (DOARGS_3): Likewise.
- (DOARGS_4): Likewise.
- (DOARGS_5): Likewise.
- (DOARGS_6): Likewise.
- (DOARGS_7): Likewise.
- (UNDOARGS_0): Likewise.
- (UNDOARGS_1): Likewise.
- (UNDOARGS_2): Likewise.
- (UNDOARGS_3): Likewise.
- (UNDOARGS_4): Likewise.
- (UNDOARGS_5): Likewise.
- (UNDOARGS_6): Likewise.
- (UNDOARGS_7): Likewise.
- (INTERNAL_SYSCALL_RAW): Likewise.
- [__thumb__] (LOAD_ARGS_7): Do not define.
- [__thumb__] (ASM_ARGS_7): Likewise.
- (INTERNAL_SYSCALL_NCS): Use definition from eabi/sysdep.h.
- (INTERNAL_SYSCALL_NCS_0): Remove.
- (INTERNAL_SYSCALL_NCS_1): Likewise.
- (INTERNAL_SYSCALL_NCS_2): Likewise.
- (INTERNAL_SYSCALL_NCS_3): Likewise.
- (INTERNAL_SYSCALL_NCS_4): Likewise.
- (INTERNAL_SYSCALL_NCS_5): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h: Remove.
- * sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/____longjmp_chk.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/configure.in: Move to ...
- * sysdeps/unix/sysv/linux/arm/configure.in: ... here. Update
- comment.
- * sysdeps/unix/sysv/linux/arm/eabi/configure: Move to ...
- * sysdeps/unix/sysv/linux/arm/configure: ... here. Regenerate.
- * sysdeps/unix/sysv/linux/arm/eabi/ftruncate64.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/ftruncate64.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/getcontext.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/getcontext.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/internal_accept4.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/internal_accept4.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/internal_recvmmsg.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/internal_recvmmsg.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/internal_sendmmsg.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/internal_sendmmsg.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/makecontext.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/makecontext.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/mmap64.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/mmap64.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/msgctl.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/msgctl.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/oldgetrlimit.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/oldgetrlimit.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/oldsetrlimit.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/oldsetrlimit.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/pread.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/pread.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/pread64.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/pread64.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/pwrite.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/pwrite.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/pwrite64.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/pwrite64.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/readahead.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/readahead.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/semctl.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/semctl.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/setcontext.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/setcontext.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/shmctl.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/shmctl.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/sigrestorer.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/swapcontext.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/swapcontext.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/syscall.S: Move to ...
- * sysdeps/unix/sysv/linux/arm/syscall.S: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/truncate64.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/truncate64.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/umount.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/umount.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/Makefile: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/Makefile: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/configure.in: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/configure.in: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/configure: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/configure: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/nptl-aeabi_unwind_cpp_pr1.c:
- Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c:
- ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/rt-aeabi_unwind_cpp_pr1.c:
- Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c:
- Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-resume.c: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: ... here.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind.h: Move to ...
- * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: ... here.
-
-2012-04-16 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/arm/ldsodefs.h: Undefine
- MORE_ELF_HEADER_DATA to avoid warnings about redefinition.
-
-2012-03-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/mman.h (MAP_STACK): Define.
- (MAP_HUGETLB): Likewise.
-
-2012-03-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/elf/start.S: Moved to ...
- * sysdeps/arm/start.S: ...here.
- * sysdeps/arm/elf/configure.in: Merge into ...
- * sysdeps/arm/configure.in: ...here.
- * sysdeps/arm/configure: Regenerated.
- * sysdeps/arm/elf/configure.in: Remove file.
- * sysdeps/arm/elf/configure: Likewise.
- * sysdeps/unix/arm/start.c: Likewise.
-
-2012-03-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/register-dump.h: Include <_itoa.h>
- instead of <stdio-common/_itoa.h>.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-03-05 Michael Hope <michael.hope@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/eabi/getcontext.S: New file.
- * sysdeps/unix/sysv/linux/arm/eabi/makecontext.c: New file.
- * sysdeps/unix/sysv/linux/arm/eabi/setcontext.S: New file.
- * sysdeps/unix/sysv/linux/arm/eabi/swapcontext.S: New file.
- * sysdeps/unix/sysv/linux/arm/ucontext_i.sym: New file.
- * sysdeps/unix/sysv/linux/arm/Makefile (gen-as-const-headers): Add
- ucontext_i.sym.
-
-2012-02-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
- (pthread_attr_t): Change union tag to pthread_attr_t. Only define
- typedef if not already defined.
-
-2012-02-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Name
- pthread_attr_t union.
-
-2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/arm/libm-test-ulps: Adjust ULPs for jn tests.
-
-2012-02-15 Khem Raj <raj.khem@gmail.com>
-
- [BZ #12097]
- * sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S: Disable
- contents unless __thumb__.
-
-2012-02-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/crti.S, sysdeps/arm/crtn.S: New files, based on
- compiler output for sysdeps/generic/initfini.c.
- * sysdeps/arm/initfini.c: Remove file.
- * sysdeps/arm/eabi/Makefile (CFLAGS-initfini.s)
- (CFLAGS-pt-initfini.s): Remove variables.
-
-2012-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/bits/fenv.h: Use const instead of __const.
-
-2012-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/sysdep.h: Don't test or define NO_UNDERSCORES.
- * sysdeps/unix/arm/start.c: Don't test HAVE_WEAK_SYMBOLS or
- NO_UNDERSCORES.
- * sysdeps/unix/arm/sysdep.S: Don't test NO_UNDERSCORES.
-
-2012-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/sysdep.h: Remove non-ELF support.
-
-2012-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/preconfigure: Give error for old-ABI ARM.
- * sysdeps/unix/sysv/linux/arm/eabi/Makefile (arm-using-eabi):
- Don't define.
- * sysdeps/arm/__longjmp.S: Remove.
- * sysdeps/arm/bits/atomic.h: Remove.
- * sysdeps/arm/bits/huge_val.h: Remove.
- * sysdeps/arm/bits/setjmp.h: Remove.
- * sysdeps/arm/fpu/__longjmp.S: Remove.
- * sysdeps/arm/fpu/bits/fenv.h: Remove.
- * sysdeps/arm/fpu/bits/setjmp.h: Remove.
- * sysdeps/arm/fpu/fclrexcpt.c: Remove.
- * sysdeps/arm/fpu/fedisblxcpt.c: Remove.
- * sysdeps/arm/fpu/feenablxcpt.c: Remove.
- * sysdeps/arm/fpu/fegetenv.c: Remove.
- * sysdeps/arm/fpu/fegetexcept.c: Remove.
- * sysdeps/arm/fpu/fegetround.c: Remove.
- * sysdeps/arm/fpu/feholdexcpt.c: Remove.
- * sysdeps/arm/fpu/fesetenv.c: Remove.
- * sysdeps/arm/fpu/fesetround.c: Remove.
- * sysdeps/arm/fpu/fpu_control.h: Remove.
- * sysdeps/arm/fpu/fraiseexcpt.c: Remove.
- * sysdeps/arm/fpu/fsetexcptflg.c: Remove.
- * sysdeps/arm/fpu/ftestexcept.c: Remove.
- * sysdeps/arm/fpu/jmpbuf-offsets.h: Remove.
- * sysdeps/arm/fpu/setjmp.S: Remove.
- * sysdeps/arm/jmpbuf-offsets.h: Remove.
- * sysdeps/arm/machine-gmon.h: Remove.
- * sysdeps/arm/setjmp.S: Remove.
- * sysdeps/unix/sysv/linux/arm/____longjmp_chk.S: Remove.
- * sysdeps/unix/sysv/linux/arm/check_pf.c: Remove.
- * sysdeps/unix/sysv/linux/arm/eabi/check_pf.c: Remove.
- * sysdeps/unix/sysv/linux/arm/mmap64.S: Remove.
- * sysdeps/unix/sysv/linux/arm/msgctl.c: Remove.
- * sysdeps/unix/sysv/linux/arm/nptl/Makefile: Remove.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Remove.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Remove.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Remove.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: Remove.
- * sysdeps/unix/sysv/linux/arm/semctl.c: Remove.
- * sysdeps/unix/sysv/linux/arm/shmctl.c: Remove.
- * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Remove.
-
-2012-01-05 Nathan Sidwell <nathan@codesourcery.com>
- Tom de Vries <tom@codesourcery.com>
-
- * sysdeps/arm/Makefile (libmemusage.so): Add libc_nonshared.a
- dependency.
-
-2012-01-03 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #12354]
- * sysdeps/unix/sysv/linux/arm/sigrestorer.S (__default_sa_restorer):
- Add END(__default_sa_restorer).
- (__default_rt_sa_restorer): Add END(__default_rt_sa_restorer).
-
-2012-01-03 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (PSEUDO): Change
- .type/.globl/label to ENTRY(). Change .size to END().
-
-2011-12-20 Peter Green <plugwash@p10link.net>
-
- * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Don't include
- <sys/procfs.h>.
- (gregset_t): Define without using elf_gregset_t.
- (R0): Rename to REG_R0.
- (R1): Rename to REG_R1.
- (R2): Rename to REG_R2.
- (R3): Rename to REG_R3.
- (R4): Rename to REG_R4.
- (R5): Rename to REG_R5.
- (R6): Rename to REG_R6.
- (R7): Rename to REG_R7.
- (R8): Rename to REG_R8.
- (R9): Rename to REG_R9.
- (R10): Rename to REG_R10.
- (R11): Rename to REG_R11.
- (R12): Rename to REG_R12.
- (R13): Rename to REG_R13.
- (R14): Rename to REG_R14.
- (R15): Rename to REG_R15.
- (struct _libc_fpstate): New.
- (fpregset_t): Define using struct _libc_fpstate.
-
-2011-12-08 David Alan Gilbert <david.gilbert@linaro.org>
-
- * sysdeps/arm/preconfigure: Identify architecture version from
- preprocessor defines.
- * sysdeps/arm/eabi/armv6t2/memchr.S,
- sysdeps/arm/eabi/armv7/Implies: New.
-
-2011-11-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Use "c" and
- "e" in fopen.
-
-2011-10-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h, sysdeps/unix/arm/sysdep.S: Restore
- cases for use in rtld.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc, don't call ifunc
- function if non-zero.
-
-2011-09-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/elf/configure.in: Always test for TLS support and
- error out in case it is missing.
- * sysdeps/arm/elf/configure: Regenerate.
- * sysdeps/arm/nptl/tls.h,
- sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S: Remove tests for
- HAVE_TLS_SUPPORT.
-
-2011-09-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h, sysdeps/arm/dl-tlsdesc.S,
- sysdeps/arm/libc-tls.c, sysdeps/arm/nptl/tls.h,
- sysdeps/arm/tlsdesc.c, sysdeps/arm/tlsdesc.sym,
- sysdeps/unix/arm/sysdep.S: Remove !USE_THREAD and !USE_TLS cases.
- Don't define USE_TLS.
-
-2011-08-18 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/eabi/Makefile: Add libc-do-syscall
- for libnss_db.
-
-2011-08-02 Andrew Haley <aph@redhat.com>
-
- * sysdeps/unix/sysv/linux/arm/clone.S: Mark as .cantunwind.
-
-2011-06-30 Richard Sandiford <richard.sandiford@linaro.org>
-
- * sysdeps/arm/elf/start.S (_start): Align the constant pool to 4 bytes.
-
-2011-06-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/dl-irel.h (elf_ifunc_invoke): New.
- (elf_irel): Use it.
-
-2010-06-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/internal_sendmmsg.S: New.
-
-2011-05-07 Konstantinos Margaritis <markos@genesi-usa.com>
-
- * sysdeps/arm/preconfigure: Detect arm-linux-gnueabi* as ARM EABI.
- * sysdeps/arm/shlib-versions: Ditto.
-
-2011-04-26 Manjunath Matti <manjunath81@gmail.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S
- (CALL_MCOUNT): Redefine to empty.
-
-2011-04-26 Richard Sandiford <richard.sandiford@linaro.org>
-
- * sysdeps/arm/dl-machine.h (elf_machine_rel): Handle STT_GNU_IFUNC
- and R_ARM_IRELATIVE.
- (elf_machine_rela): Likewise.
- * sysdeps/arm/dl-irel.h: New file.
-
-2011-04-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Rename open_by_handle
- to open_by_handle_at.
-
-2011-04-01 Ryosei Takagi <ryosei@sm.sony.co.jp>
-
- * sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S:
- Save and restore r7, and also adjust sp.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (O_PATH): Define.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Define struct
- file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
- open_by_handle. Augment a few comments.
-
-2011-03-21 Ulrich Weigand <ulrich.weigand@linaro.org>
-
- * sysdeps/arm/linuxthreads: Remove directory.
- * sysdeps/unix/sysv/linux/arm/linuxthreads: Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/linuxthreads: Likewise.
-
-2011-03-21 Ulrich Weigand <ulrich.weigand@linaro.org>
-
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h (PSEUDO): Add
- missing "cmn r0, $4096" for _nocancel system call stubs.
-
-2011-03-21 Ulrich Weigand <ulrich.weigand@linaro.org>
-
- * sysdeps/unix/sysv/arm/eabi/sysdep.h (DO_CALL): Do not save/restore
- r7 into IP.
- (DOARGS_0, UNDOARGS_0): Redefine to save/restore r7 to the stack.
- Create appropriate ARM unwind record.
- (DOARGS_1, UNDOARGS_1): Likewise.
- (DOARGS_2, UNDOARGS_2): Likewise.
- (DOARGS_3, UNDOARGS_3): Likewise.
- (DOARGS_4, UNDOARGS_4): Likewise.
- (DOARGS_5, UNDOARGS_5): Likewise.
- (DOARGS_6, UNDOARGS_6): Likewise.
- (DOARGS_7, UNDOARGS_7): Likewise.
- * sysdeps/unix/sysv/arm/eabi/nptl/sysdep-cancel.h (PSEUDO): Adapt to
- DO_CALL/DOARGS_xxx/UNDOARGS_xxx changes.
- (RESTART_UNWIND): Likewise.
- (DOCARGS_0, RESTORE_LR_0): Likewise.
- (DOCARGS_1): Likewise.
- (DOCARGS_2): Likewise.
- (DOCARGS_3): Likewise.
- (DOCARGS_4): Likewise.
- (DOCARGS_5, UNDOCARGS_5, RESTORE_LR_5): Likewise.
- (DOCARGS_6, UNDOCARGS_6): Likewise.
- * sysdeps/unix/sysv/linux/arm/vfork.S (__vfork): Do no use DO_CALL to
- call vfork. In the __ARM_EABI__ case, save r7 both to IP (to restore
- from) and the stack (to create an ARM unwind record).
-
-2011-03-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/__longjmp.S, sysdeps/arm/eabi/bits/fenv.h,
- sysdeps/arm/eabi/fclrexcpt.c, sysdeps/arm/eabi/fedisblxcpt.c,
- sysdeps/arm/eabi/feenablxcpt.c, sysdeps/arm/eabi/fegetenv.c,
- sysdeps/arm/eabi/fegetexcept.c, sysdeps/arm/eabi/fegetround.c,
- sysdeps/arm/eabi/feholdexcpt.c, sysdeps/arm/eabi/fesetenv.c,
- sysdeps/arm/eabi/fesetround.c, sysdeps/arm/eabi/fpu_control.h,
- sysdeps/arm/eabi/fraiseexcpt.c, sysdeps/arm/eabi/fsetexcptflg.c,
- sysdeps/arm/eabi/ftestexcept.c, sysdeps/arm/eabi/setjmp.S,
- sysdeps/unix/sysv/linux/arm/____longjmp_chk.S,
- sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S: Correct
- license reference in last paragraph of license notice.
-
-2011-03-05 Nathan Sidwell <nathan@codesourcery.com>
- Glauber de Oliveira Costa <glommer@gmail.com>
-
- * sysdeps/arm/dl-tlsdesc.h: New.
- * sysdeps/arm/dl-tls.h (struct dl_tls_index): Make non-anonymous.
- * sysdeps/arm/Makefile: Add tlsdesc, dl-tlsdesc for elf
- subdirectory.
- * sysdeps/arm/tlsdesc.c: New.
- * sysdeps/arm/dl-machine.h: #include sysdeps and dl-tlsdesc.h.
- (elf_machine_runtime_setup): Record dl_tlsdesc_lazy_resolver
- address.
- (elf_machine_type_class): Check R_ARM_TLS_DESC.
- (elf_machine_rel): Add R_ARM_TLS_DESC case.
- (elf_machine_lazy_rel): Likewise.
- * sysdeps/arm/dl-tlsdesc.S: New.
- * sysdeps/arm/bits/linkmap.h (struct link_map_machine): Add
- tlsdesc_table field.
- * sysdeps/arm/tlsdesc.sym: New.
- * sysdeps/arm/dl-lookupcfg.h: New.
-
-2011-02-16 Manjunath Matti <manjunath81@gmail.com>
-
- * sysdeps/arm/sysdep.h (CALL_MCOUNT): Use __gnu_mcount_nc
- interface for EABI with GCC 4.4 or later.
- (mcount): Define to __gnu_mcount_nc for EABI with GCC 4.4 or
- later.
-
-2011-01-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/mman.h (MADV_HUGEPAGE,
- MADV_NOHUGEPAGE): Define.
-
-2011-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/fclrexcpt.c (__feclearexcept): Return zero if
- unsupported but nothing needs to be done.
- * sysdeps/arm/eabi/fraiseexcpt.c (feraiseexcept): Likewise.
- * sysdeps/arm/eabi/fsetexcptflg.c (__fesetexceptflag): Likewise.
-
-2010-12-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
-
-2010-11-24 Ken Werner <ken.werner@de.ibm.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h (atomic_full_barrier,
- __arch_compare_and_exchange_val_32_acq): Use the atomic builtins
- provided by GCC if __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 is defined.
-
-2010-11-22 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/arm/preconfigure: Only modify CFLAGS when configuring
- for arm-linux*eabi.
-
-2010-10-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/bits/mathdef.h (FP_FAST_FMA, FP_FAST_FMAF,
- FP_FAST_FMAL): Define if associated GCC macros are defined.
-
-2010-10-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/feupdateenv.c (feupdateenv): Add
- libm_hidden_ver.
- * sysdeps/arm/eabi/ftestexcept.c (fetestexcept): Add
- libm_hidden_def.
- * sysdeps/arm/fpu/ftestexcept.c (fetestexcept): Likewise.
-
-2010-09-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/syscalls.list: Add entry for
- fanotify_mark syscall.
-
-2010-08-13 Alexander Kanevskiy <kad@kad.name>
-
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
- Change "fast-mult" to "fastmult". Add new HWCAP names.
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
- Change to 15.
- (HWCAP_IMPORTANT): Change to (HWCAP_ARM_VFP | HWCAP_ARM_NEON).
- * sysdeps/unix/sysv/linux/arm/sysdep.h (HWCAP_ARM_CRUNCH,
- HWCAP_ARM_THUMBEE, HWCAP_ARM_NEON, HWCAP_ARM_VFPv3,
- HWCAP_ARM_VFPv3D16): Define.
-
-2010-08-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/syscalls.list: Add entry for
- prlimit64 syscall.
-
-2010-06-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (F_SETPIPE_SZ,
- F_GETPIPE_SZ): Define.
-
-2010-05-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/internal_recvmmsg.S: New.
-
-2010-04-08 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S: New file.
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h [__thumb__]
- (INTERNAL_SYSCALL_RAW): Rewrite to use __libc_do_syscall.
- * sysdeps/unix/sysv/linux/arm/eabi/Makefile: Add libc-do-syscall
- to libraries and tests that require it.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/aio_misc.h: Delete.
-
-2010-03-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (VALID_ELF_ABIVERSION, VALID_ELF_OSABI,
- VALID_ELF_HEADER): Remove.
- * sysdeps/unix/sysv/linux/arm/ldsodefs.h: New.
-
-2010-03-26 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/arm/configure.in: New file.
- * sysdeps/arm/configure: Generate.
- * sysdeps/arm/sysdep.h (ENTRY, END): Add CFI statements.
- * sysdeps/unix/arm/sysdep.S (__syscall_error): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h
- (PSEUDO, DOCARGS_0, RESTORE_LR_0, DOCARGS_1, UNDOCARGS_1, DOCARGS_2)
- (UNDOCARGS_2, DOCARGS_3, UNDOCARGS_3, DOCARGS_4, UNDOCARGS_4)
- (DOCARGS_5, UNDOCARGS_5, RESTORE_LR_5, DOCARGS_6, UNDOCARGS_6):
- Likewise.
- [__ASSEMBLER__] (SINGLE_THREAD_P): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h (DO_CALL): Likewise.
- * sysdeps/unix/sysv/linux/arm/sysdep.h
- (POP_PC, SYSCALL_ERROR_HANDLER (__local_syscall_error))
- (DOARGS_5, UNDOARGS_5, DOARGS_6, UNDOARGS_6, DOARGS_7, UNDOARGS_7):
- Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S
- (__default_sa_restorer_v1, __default_sa_restorer_v2)
- (__default_rt_sa_restorer_v1, __default_rt_sa_restorer_v2): Add END
- statements.
- * sysdeps/unix/sysv/linux/arm/eabi/syscall.S (syscall): Add CFI
- statements.
- * sysdeps/arm/memcpy.S (memcpy): Add CFI statements.
- * sysdeps/arm/memmove.S (memmove): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/mmap64.S (__mmap64): Add CFI
- statements.
- * sysdeps/unix/sysv/linux/arm/mmap.S (__mmap): Likewise.
- * sysdeps/arm/eabi/arm-mcount.S (__gnu_mcount_nc, _mcount): Add CFI
- statements.
- * sysdeps/arm/sysdep.h (CALL_MCOUNT): Likewise.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c
- (_Unwind_Resume): Add CFI statements.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-resume.c
- (_Unwind_Resume): Likewise.
- * sysdeps/arm/dl-trampoline.S (_dl_runtime_resolve)
- (_dl_runtime_profile) <CFI>: Only emit .debug_frame.
- * sysdeps/arm/eabi/__longjmp.S (__longjmp): Add CFI statements.
- * sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S (CALL_FAIL)
- (CHECK_SP): Likewise
- * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S (SAVE_PID): Add CFI
- statements.
- * sysdeps/unix/sysv/linux/arm/nptl/vfork.S (SAVE_PID): Likewise.
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Add CFI statements.
- * sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S (cfi_startproc):
- Redefine for signal frames.
- (__default_sa_restorer_v1, __default_sa_restorer_v2)
- (__default_rt_sa_restorer_v1, __default_rt_sa_restorer_v2): Add CFI
- statements.
-
-2010-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/fegetenv.c, sysdeps/arm/fpu/fegetenv.c: Add
- hidden alias.
-
-2010-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Define O_DIRECTORY,
- O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
- XPG7.
-
-2009-12-16 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/arm/eabi/Makefile [gmon] (sysdep_routines): Add arm-mcount.
- * sysdeps/arm/eabi/machine-gmon.h (mcount_internal): Define to
- `__mcount_internal'.
- (MCOUNT (__gnu_mcount_nc), OLD_MCOUNT (_mcount), mcount): Move to...
- * sysdeps/arm/eabi/arm-mcount.S: ... this new file as __gnu_mcount_nc,
- _mcount, and mcount, respectively.
-
-2009-12-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Redefine O_SYNC and
- O_DSYNC to match 2.6.33+ kernels.
-
-2009-11-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Introduce new symbol
- F_OWNER_PGRP and mark F_OWNER_GID obsolete.
-
-2009-11-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PSELECT,
- __ASSUME_PPOLL): Don't undefine for kernel 2.6.32 and later.
-
-2009-11-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Change misleading
- names of parameters of sync_file_range.
-
-2009-11-17 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #10972]
- * sysdeps/unix/sysv/linux/arm/bits/mman.h: Add new MADV_*
- constants from recent kernels.
-
-2009-11-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (F_SETOWN_EX,
- F_GETOWN_EX): Update values.
-
-2009-11-06 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (fallocate): Fix types
- of last two arguments when -D_FILE_OFFSET_BITS=64.
-
-2009-11-04 Philip Blundell <philb@gnu.org>
-
- * sysdeps/unix/sysv/linux/arm/clone.S: Support V4T interworking.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (__local_syscall_error): Likewise.
- * sysdeps/arm/memcpy.S: Likewise.
- * sysdeps/arm/memmove.S: Likewise.
-
-2009-10-29 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Define F_OWNER_* and
- f_owner_ex.
-
-2009-10-22 Daniel Gutson <dgutson@codesourcery.com>
-
- * sysdeps/arm/sysdep.h: (Tag_ABI_align8_preserved,
- Tag_ABI_align8_needed): Attributes added.
- * sysdeps/arm/elf/start.S: Likewise.
- * sysdeps/arm/eabi/abi-note.S: New file.
- * sysdeps/unix/sysv/linux/arm/eabi/internal_accept4.S: New
- file.
-
-2009-10-22 Andrew Stubbs <ams@codesourcery.com>
- Julian Brown <julian@codesourcery.com>
-
- * sysdeps/arm/eabi/setjmp.S (__sigsetjmp): Replace deprecated
- instruction fstmiax with vstmia.
- Correct register conflict and comment.
- * sysdeps/arm/eabi/__longjmp.S (__longjmp): Use vldmia not fldmiax.
- Don't clobber r1/a2 register before testing IWMMXT hwcap.
-
-2009-10-22 Julian Brown <julian@codesourcery.com>
-
- * sysdeps/arm/elf/start.S (_start): Avoid dependency on PC pipeline
- offset.
-
-2009-10-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Define F_SETOWN_EX and
- F_GETOWN_EX.
-
-2009-08-06 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/____longjmp_chk.S: Remove. Replaced by....
- * sysdeps/unix/sysv/linux/arm/____longjmp_chk.S,
- sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S: This. New
- files.
- * sysdeps/arm/__longjmp.S, sysdeps/arm/eabi/__longjmp.S: Use r4
- for saved sp.
-
-2009-07-29 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h: Define
- __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
-
-2009-06-30 Paul Brook <paul@codesourcery.com>
-
- * sysdeps/arm/eabi/Makefile (CFLAGS-initfini.s): Add
- -fno-asynchronous-unwind-tables -fno-unwind-tables.
- (CFLAGS-pt-initfini.s): Ditto.
-
-2009-06-25 Nathan Froyd <froydnj@codesourcery.com>
-
- * sysdeps/arm/eabi/aeabi_lcsts.c (__aeabi_stdin, __aeabi_stdout,
- __aeabi_stderr): New variables.
- (setup_aeabi_stdio): New function. Add it to .preinit_array.
-
-2009-06-24 Maxim Kuvyrkov <maxim@codesourcery.com>
- Mark Mitchell <mark@codesourcery.com>
- Joseph Myers <joseph@codesourcery.com>
- Kazu Hirata <kazu@codesourcery.com>
-
- * sysdeps/arm/eabi/backtrace.c: New.
- * sysdeps/arm/eabi/Makefile (CFLAGS-backtrace.c): Add
- -funwind-tables.
- * sysdeps/arm/preconfigure: Add -fno-unwind-tables to CFLAGS.
- * sysdeps/unix/sysv/linux/arm/eabi/configure.in: Remove
- -fno-unwind-tables from CFLAGS.
- * sysdeps/unix/sysv/linux/arm/eabi/configure: Regenerate.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind.h (_Unwind_Trace_Fn):
- Define.
- (_Unwind_Backtrace): Declare.
-
-2009-05-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/____longjmp_chk.S (CHECK_SP): Use unsigned
- comparison.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/____longjmp_chk.S: New file.
- * sysdeps/arm/__longjmp.S: If CHECK_SP is defined, use it.
- * sysdeps/arm/eabi/__longjmp.S: Likewise.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PREADV,
- __ASSUME_PWRITEV): Don't undefine.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/Versions (libc): Add
- fallocate64@@GLIBC_2.11.
-
-2009-04-25 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/arm/eabi/fpu_control.h: If soft-float, don't use
- floating-point registers.
-
-2009-04-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_PREADV,
- __ASSUME_PWRITEV): Undefine.
-
-2009-03-16 Khem Raj <raj.khem@gmail.com>
-
- * sysdeps/unix/sysv/linux/arm/sysdep.h: Include errno.h.
-
-2009-03-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/bits/link.h: Uglify function parameter names.
- * sysdeps/unix/sysv/linux/arm/sys/io.h: Likewise.
- * sysdeps/arm/eabi/bits/setjmp.h: Uglify attribute name.
-
-2009-03-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Declare
- fallocate{,64}.
-
-2009-02-13 Khem Raj <raj.khem@gmail.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c
- (libgcc_s_handle): New variable.
- (pthread_cancel_init): Depend in libgcc_s_handle for decision to
- load DSO. Assign last.
- (__unwind_freeres): New function.
-
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c:
- Likewise.
-
-2009-02-05 Paul Brook <paul@codesourcery.com>
- Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (elf_machine_dynamic): Ditto.
- (elf_machine_load_address): Clear T bit of PLT entry contents.
- (RTLD_START): Mark function symbols as such. Tweak pc-relative
- addressing to avoid depending on pc read pipeline offset.
- * sysdeps/arm/machine-gmon.h (MCOUNT): Add Thumb-2 implementation.
- * sysdeps/arm/tls-macros.h: Add alignment for Thumb-2.
- (ARM_PC_OFFSET): Define.
- (TLS_IE): Define differently for Thumb-2.
- (TLS_LE, TLS_LD, TLS_GD): Use ARM_PC_OFFSET.
- * sysdeps/arm/elf/start.S: Switch to thumb mode for Thumb-2.
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h (INTERNAL_SYSCALL_RAW):
- Add Thumb implementation.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/aio_misc.h: New.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-resume.c: Enforce
- alignment for Thumb-2. Adjust offset from PC for Thumb-2.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c: Ditto.
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h (atomic_full_barrier,
- __arch_compare_and_exchange_val_32_acq): Add Thumb-2 implementation.
-
-2009-02-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/shm.h (SHM_EXEC): Define.
-
-2009-01-27 Min Zhang <mzhang@mvista.com>
-
- * sysdeps/arm/memset.S (memset): Use stm instead of two
- str instructions.
-
-2009-01-27 Kirill A. Shutemov <kirill@shutemov.name>
-
- * sysdeps/arm/elf/start.S (_start): Use position-independent code
- if SHARED. Clear lr.
-
-2009-01-27 Ryosei Takagi <ryosei@sm.sony.co.jp>
-
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
- (lll_futex_wake_unlock, lll_futex_requeue): Return zero if success.
-
-2009-01-27 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/sysdep.h: Include <tls.h>.
-
-2009-01-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/arm/fpu/setjmp.S: Add hidden_def (__sigsetjmp).
-
-2009-01-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Define
- FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
-
-2008-12-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Define
- FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
-
-2008-11-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/sysdep.h (LOAD_ARGS_1, LOAD_ARGS_2,
- LOAD_ARGS_3, LOAD_ARGS_4, LOAD_ARGS_5, LOAD_ARGS_6, LOAD_ARGS_7):
- Load all arguments into temporary variables before loading into
- registers.
-
-2008-08-19 Joseph Myers <joseph@codesourcery.com>
-
- * data/c++-types-arm-linux-gnueabi.data: New.
- * data/localplt-arm-linux-gnueabi.data: New.
- * sysdeps/arm/bsd-_setjmp.S: Use HIDDEN_JUMPTARGET to call
- __sigsetjmp.
- * sysdeps/arm/bsd-setjmp.S: Likewise.
- * sysdeps/arm/eabi/aeabi_localeconv.c: Use __localeconv.
- * sysdeps/arm/eabi/find_exidx.c (__gnu_Unwind_Find_exidx): Use
- __dl_iterate_phdr.
- * sysdeps/arm/eabi/setjmp.S: Add hidden_def (__sigsetjmp).
- * sysdeps/arm/memmove.S: Use HIDDEN_JUMPTARGET to call memcpy from
- within libc.
- * sysdeps/arm/setjmp.S: Add hidden_def (__sigsetjmp).
- * sysdeps/unix/sysv/linux/arm/clone.S: Use HIDDEN_JUMPTARGET to
- call _exit.
- * sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Use __sysctl,
- __readlink and fgets_unlocked.
- (_ioperm): Use __open and __close.
-
-2008-07-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/fgetexcptflg.c: New.
- * sysdeps/arm/eabi/fsetexcptflg.c (__fesetexceptflag): Operate on
- set exception flags, not on mask of enabled exceptions.
-
-2008-07-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/feupdateenv.c: New.
-
-2008-07-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/libm-test-ulps: Update.
-
-2008-06-01 Paul Brook <paul@codesourcery.com>
- Zack Weinberg <zack@codesourcery.com>
- Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/nptl/pthread_spin_lock.S,
- sysdeps/arm/nptl/pthread_spin_trylock.S: Delete.
- * sysdeps/arm/nptl/pthread_spin_lock.c,
- sysdeps/arm/nptl/pthread_spin_trylock.c: New files using
- atomic_compare_and_exchange_val_acq to take spinlocks.
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h (lll_trylock,
- lll_cond_trylock): Use atomic_compare_and_exchange_val_acq.
- (__lll_trylock, __lll_cond_trylock): Delete.
- * sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h
- (atomic_exchange_acq): Delete.
- (atomic_full_barrier): Define.
- (__arch_compare_and_exchange_val_32_acq): Use named operands.
- * sysdeps/unix/sysv/linux/arm/eabi/configure.in: Update
- arch_minimum_kernel to 2.6.16.
- * sysdeps/unix/sysv/linux/arm/eabi/configure: Regenerated.
-
-2008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/check_pf.c: Update from generic
- version.
-
-2008-04-21 Khem Raj <kraj@mvista.com>
-
- * sysdeps/unix/sysv/linux/arm/ioperm.c: Don't include asm/page.h.
-
-2008-04-21 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (DOCARGS_6,
- UNDOCARGS_6): Define.
-
-2008-04-21 Khem Raj <kraj@mvista.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/shm.h: New file.
-
-2008-04-11 Paul Brook <paul@codesourcery.com>
- Sandra Loosemore <sandra@codesourcery.com>
-
- * sysdeps/arm/eabi/machine-gmon.h: New file.
- * sysdeps/arm/eabi/Versions: Add __gnu_mcount_nc.
-
-2007-12-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/profil-counter.h: Use the i386 version.
- * sysdeps/unix/sysv/linux/arm/register-dump.h (register_dump): Update
- to use ucontext.
- (REGISTER_DUMP): Likewise.
- * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h (SIGCONTEXT,
- SIGCONTEXT_EXTRA_ARGS, GET_PC, GET_FRAME, GET_STACK): Likewise.
- (sigaction, __sigaction): Define.
- * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Delete.
-
-2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
-
-2007-09-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Correct return value
- type and __THROW marker of splice, vmsplice, and tee.
-
-2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h: Undefine
- __ASSUME_PSELECT and __ASSUME_PPOLL.
-
-2007-09-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use
- lll_futex_wake not lll_private_futex_wake.
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (O_CLOEXEC): Define.
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h: Include <tls.h>
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
- (__lll_lock_wait_private, __lll_lock_wait): New.
- (__lll_timedlock_wait): Don't include in libc.so; Take private
- argument. Use atomic_compare_and_exchange_bool_acq.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Renamed all
- lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
- resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
- LLL_LOCK_*. Include <kernel-features.h>.
- (LLL_LOCK_INITIALIZER): Remove duplicate definition.
- (__lll_private_flag): Define.
- (lll_futex_timed_wait): Pass private flag to syscall.
- (lll_futex_wake): Likewise.
- (lll_private_futex_wait, lll_private_futex_timed_wait,
- lll_private_futex_wake): Remove.
- (lll_robust_dead, lll_futex_requeue): Take private arguments.
- (lll_futex_wake_unlock): Pass private flag to syscall.
- (__lll_robust_trylock): Convert to macro.
- (__lll_robust_lock_wait): Add private argument.
- (__lll_lock_wait_private, __lll_lock_wait): Declare.
- (__lll_lock): Convert to macro. Take private argument.
- (__lll_cond_lock): Likewise.
- (lll_lock, lll_cond_lock): Take private arguments.
- (__lll_robust_lock): Take private argument.
- (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
- arguments.
- (__lll_timedlock, __lll_robust_timedlock): Convert to macros.
- Take private arguments.
- (lll_timedlock, lll_robust_timedlock): Take private arguments.
- (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
- private arguments.
- (lll_unlock, lll_robust_unlock): Take private arguments.
- (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
- lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
- (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
- (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
- __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
- lll_cond_wake, lll_cond_broadcast): Remove.
- * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c
- (clear_once_control, __pthread_once): Use lll_futex_wake not
- lll_private_futex_wake.
-
-2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use
- lll_private_futex_wake.
- * sysdeps/unix/sysv/linux/arm/check_pf.c: Update from generic version.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c
- (pthread_cancel_init): Add noinline and barriers.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
- (__lll_timedlock_wait): Update call to lll_futex_timed_wait.
- (__lll_timedwait_tid): Likewise.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h (LLL_PRIVATE,
- LLL_SHARED): Define.
- (lll_futex_wait): Use lll_futex_timed_wait.
- (lll_futex_timed_wait, lll_futex_wake, lll_futex_wake_unlock): Take a
- PRIVATE argument.
- (lll_private_futex_wait, lll_private_futex_timed_wait,
- lll_private_futex_wake): New.
- (lll_robust_mutex_dead, __lll_mutex_lock, __lll_mutex_cond_lock,
- __lll_mutex_unlock, __lll_robust_mutex_unlock,
- __lll_mutex_unlock_force, lll_wait_tid): Update calls.
- * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c (clear_once_control,
- __pthread_once): Use private futexes.
- * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c
- (pthread_cancel_init): Add noinline and barriers.
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Comment fix.
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h (SEM_VALUE_MAX):
- Delete.
-
-2007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
- THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
- (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
- THREAD_GSCOPE_WAIT): Define.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
- (lll_unlock_wake_cb): Delete.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
- (FUTEX_PRIVATE_FLAG): Define.
- (lll_unlock_wake_cb): Delete prototype.
- * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Include
- <endian.h>.
- (pthread_rwlock_t): Shrink __flags and add __shared.
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h
- (RTLD_SINGLE_THREAD_P): Define.
-
-2007-05-23 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h
- (__ASSUME_SIGFRAME_V2): Define for 2.6.18 and later.
- * sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S
- (__default_sa_restorer): Rename to __default_sa_restorer_v1.
- Don't define if __ASSUME_SIGFRAME_V2.
- (__default_rt_sa_restorer): Rename to
- __default_rt_sa_restorer_v1. Don't define if
- __ASSUME_SIGFRAME_V2.
- (__default_sa_restorer_v2, __default_rt_sa_restorer_v2): New.
- * sysdeps/unix/sysv/linux/arm/nptl/Versions
- (__default_sa_restorer_v1, __default_rt_sa_restorer_v1,
- __default_sa_restorer_v2, __default_rt_sa_restorer_v2): Add to
- GLIBC_PRIVATE.
- * sysdeps/unix/sysv/linux/arm/sigaction.c [__ARM_EABI__]
- (__default_sa_restorer_v1, __default_sa_restorer_v2,
- __default_rt_sa_restorer_v1, __default_rt_sa_restorer_v2):
- Declare.
- (__default_sa_restorer, __default_rt_sa_restorer): Define as
- macros depending on kernel version.
-
-2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE, PTR_DEMANGLE):
- Define.
-
-2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/check_pf.c: New file.
- * sysdeps/unix/sysv/linux/arm/eabi/check_pf.c: New file.
-
-2007-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/fpu/bits/mathdef.h: Move to
- sysdeps/arm/bits/mathdef.h. Remove comment about FPA.
-
-2007-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/jmpbuf-offsets.h: New.
-
-2006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h
- (RTLD_SINGLE_THREAD_P): Define.
-
-2006-10-31 Joseph S. Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h
- (DOCARGS_6): Change ".pad #20" to ".pad #16".
-
-2006-10-31 Joseph S. Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/eabi/fclrexcpt.c: Include <sysdep.h> instead of
- <asm/procinfo.h>. Use HWCAP_ARM_VFP instead of HWCAP_VFP.
- * sysdeps/arm/eabi/fedisblxcpt.c: Likewise.
- * sysdeps/arm/eabi/feenablxcpt.c: Likewise.
- * sysdeps/arm/eabi/fegetenv.c: Likewise.
- * sysdeps/arm/eabi/fegetexcept.c: Likewise.
- * sysdeps/arm/eabi/fegetround.c: Likewise.
- * sysdeps/arm/eabi/feholdexcpt.c: Likewise.
- * sysdeps/arm/eabi/fesetenv.c: Likewise.
- * sysdeps/arm/eabi/fesetround.c: Likewise.
- * sysdeps/arm/eabi/fraiseexcpt.c: Likewise.
- * sysdeps/arm/eabi/fsetexcptflg.c: Likewise.
- * sysdeps/arm/eabi/ftestexcept.c: Likewise.
- * sysdeps/arm/eabi/setfpucw.c: Likewise.
-
-2006-10-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h (splice): Update
- prototype.
-
-2006-10-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h: Remove __i386__
- conditional.
-
-2006-10-31 Nicolas Pitre <nico@cam.org>
- Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/arm/memcpy.S: New file.
- * sysdeps/arm/memmove.S: Likewise.
-
-2006-09-22 Khem Raj <kraj@mvista.com>
-
- * sysdeps/unix/sysv/linux/arm/fxstatat.c: New file.
-
-2006-09-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
- Add "java" and "iwmmxt".
- * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Use <sysdep.h> for
- HWCAP values.
- (_DL_HWCAP_COUNT): Increase to 10.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (HWCAP_ARM_SWP,
- HWCAP_ARM_HALF, HWCAP_ARM_THUMB, HWCAP_ARM_26BIT,
- HWCAP_ARM_FAST_MULT, HWCAP_ARM_FPA, HWCAP_ARM_VFP, HWCAP_ARM_EDSP,
- HWCAP_ARM_JAVA, HWCAP_ARM_IWMMXT): Define.
- * sysdeps/arm/eabi/setjmp.S (__sigsetjmp): Save iWMMXt registers
- if HWCAP_ARM_IWMMXT set. Don't include <asm/procinfo.h>. Use
- HWCAP_ARM_VFP instead of HWCAP_VFP.
- * sysdeps/arm/eabi/__longjmp.S (__longjmp): Restore iWMMXt
- registers if HWCAP_ARM_IWMMXT set. Don't include
- <asm/procinfo.h>. Use HWCAP_ARM_VFP instead of HWCAP_VFP.
-
-2006-09-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (elf_machine_rel): Handle undefined
- symbols.
- (elf_machine_rela): Likewise.
-
-2006-08-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/syscalls.list: Remove msgctl,
- shmctl, and semctl.
- * sysdeps/unix/sysv/linux/arm/eabi/semctl.c,
- sysdeps/unix/sysv/linux/arm/eabi/shmctl.c,
- sysdeps/unix/sysv/linux/arm/eabi/msgctl.c: New files.
-
-2006-08-04 Daniel Jacobowitz <dan@codesourcery.com>
-
- Reported by Joseph Myers <joseph@codesourcery.com>:
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h (FUTEX_LOCK_PI,
- FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
-
-2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/sigaction.c: If WRAPPER_INCLUDE is
- defined, include the named file.
-
-2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Include
- <bits/sigcontext.h>.
- (NGREG, mcontext_t, struct ucontext): Update to match the kernel.
-
-2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (elf_machine_dynamic): Correct GOT access to
- load the _DYNAMIC slot.
-
-2006-06-08 Mark Shinwell <shinwell@codesourcery.com>
-
- * sysdeps/arm/nptl/pthreaddef.h (CURRENT_STACK_FRAME): Add -12.
-
-2006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Reformat.
- (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
- Define.
-
-2006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/initfini.c: New file.
-
-2006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (elf_machine_dynamic): Rewrite to load
- _GLOBAL_OFFSET_TABLE_ explicitly.
-
-2006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/kernel-features.h: Add conditionals
- for __ASSUME_TRUNCATE64_SYSCALL, __ASSUME_MMAP2_SYSCALL,
- __ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64, and
- __ASSUME_VFORK_SYSCALL.
-
-2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/mman.h: Update error message
- for consistency with other ports.
- (MADV_REMOVE, MADV_DONTFORK, MADV_DOFORK): Define.
-
-2006-05-05 Lior Balkohen <balkohen@gmail.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Remove
- LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
- Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
- and SYNC_FILE_RANGE_WAIT_AFTER.
- Declare sync_file_range, vmsplice, splice and tee.
-
-2006-03-27 Lior Balkohen <balkohen@gmail.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Define
- LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
-
-2006-03-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/socket.S: Delete.
- * sysdeps/unix/sysv/linux/arm/eabi/syscalls.list,
- sysdeps/unix/sysv/linux/arm/kernel-features.h,
- sysdeps/unix/sysv/linux/arm/eabi/umount.c: New files.
- * sysdeps/unix/sysv/linux/arm/eabi/linuxthreads/sysdep-cancel.h
- (DOCARGS_6, UNDOCARGS_6, RESTORE_LR_6): Define.
- * sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h
- (DOCARGS_6, UNDOCARGS_6, RESTORE_LR_6): Define.
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h: Undefine
- __NR_stime and __NR_alarm.
-
-2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/linuxthreads/sysdep-cancel.h
- (PSEUDO): Inline correct versions of PSEUDO_RET_MOV and MAYBE_SAVE_LR.
- (PSEUDO_RET_MOV, MAYBE_SAVE_LR): Don't define.
-
-2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/Makefile (arm-using-eabi): Set.
- * sysdeps/unix/sysv/linux/arm/nptl/Makefile: New file.
-
-2006-02-28 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/arm/sysdep.h, sysdeps/unix/sysv/linux/arm/sysdep.S,
- sysdeps/unix/sysv/linux/arm/sysdep.h: Remove ports/ from include
- paths.
-
-2006-02-27 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
- (struct __pthread_internal_slist): New.
- (union pthread_mutex_t): Give struct a tag. Add __list
- in an anonymous union.
- (union pthread_cond_t): Use __extension__.
- * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
- (__lll_mutex_lock_outlined, __lll_mutex_timedlock_outlined): Remove
- prototypes.
- (lll_robust_mutex_dead, __lll_robust_mutex_trylock,
- lll_robust_mutex_trylock, __lll_robust_mutex_lock,
- lll_robust_mutex_lock, lll_robust_mutex_cond_lock,
- __lll_robust_mutex_timedlock, lll_robust_mutex_timedlock,
- __lll_robust_mutex_unlock, lll_robust_mutex_unlock): New.
- (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New
- prototypes.
-
-2006-02-27 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/eabi/ftruncate64.c: Don't use
- sysdeps/generic/.
- * sysdeps/unix/sysv/linux/arm/eabi/truncate64.c: Likewise.
-
-2006-01-12 Roland McGrath <roland@redhat.com>
-
- * sysdeps/arm/jmpbuf-unwind.h: Include <jmpbuf-offsets.h>.
-
-2006-01-10 Roland McGrath <roland@redhat.com>
-
- * sysdeps/arm/bits/setjmp.h (__JMP_BUF_SP): Macro moved to ...
- * sysdeps/arm/jmpbuf-offsets.h: ... here, new file.
- * sysdeps/arm/fpu/bits/setjmp.h: (__JMP_BUF_SP): Macro moved to ...
- * sysdeps/arm/fpu/jmpbuf-offsets.h: ... here, new file.
- * sysdeps/arm/eabi/bits/setjmp.h (__JMP_BUF_SP): Macro removed.
-
- * sysdeps/arm/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...
- * sysdeps/arm/jmpbuf-unwind.h: ... here.
- * sysdeps/arm/fpu/bits/setjmp.h (_JMPBUF_UNWINDS): Macro removed.
- * sysdeps/arm/eabi/bits/setjmp.h (_JMPBUF_UNWINDS): Macro removed.
-
- * sysdeps/arm/nptl/jmpbuf-unwind.h: Moved to ...
- * sysdeps/arm/jmpbuf-unwind.h: ... here.
-
-2005-12-27 Roland McGrath <roland@redhat.com>
-
- * sysdeps/arm/eabi/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
- DEMANGLE, and pass SP value through it.
- * sysdeps/arm/bits/setjmp.h (_JMPBUF_UNWINDS): Likewise.
- * sysdeps/arm/fpu/bits/setjmp.h (_JMPBUF_UNWINDS): Likewise.
-
-2005-12-15 Roland McGrath <roland@redhat.com>
-
- * sysdeps/arm/libc-tls.c: Use csu/ instead of sysdeps/generic/.
-
-2005-11-16 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h,
- sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c,
- sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c,
- sysdeps/unix/sysv/linux/arm/nptl/unwind.h,
- sysdeps/arm/unwind-dw2-fde-glibc.c,
- sysdeps/arm/unwind-pe.c, sysdeps/arm/framestate.c: New files.
-
-2005-11-16 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/bits/setjmp.h, sysdeps/arm/fpu/bits/setjmp.h: Update
- include guards.
-
- * sysdeps/unix/arm/sysdep.S (syscall_error): Handle USE___THREAD and
- RTLD_PRIVATE_ERRNO.
-
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Handle RESET_PID.
- Handle new arguments.
- * sysdeps/unix/sysv/linux/arm/vfork.S (__vfork): Use SAVE_PID and
- RESTORE_PID. Use the right syscall error handler.
-
- * sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S
- (__default_sa_restorer, __default_rt_sa_restorer): Add unwind
- information.
-
- * sysdeps/unix/sysv/linux/arm/eabi/socket.S: Update formatting.
- Add unwind information. Correct stack alignment typo.
-
- * sysdeps/unix/sysv/linux/arm/eabi/sysdep.h
- (INTERNAL_SYSCALL_NCS): Define.
-
- * sysdeps/unix/sysv/linux/arm/sigaction.c
- (__libc_sigaction): Remove never-valid handling for SA_ONSTACK.
-
- * sysdeps/unix/sysv/linux/arm/socket.S: Whitespace cleanup.
-
- * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER): Handle
- RTLD_PRIVATE_ERRNO.
- (INTERNAL_SYSCALL_NCS): Implement.
-
- * sysdeps/arm/nptl/Makefile, sysdeps/arm/nptl/jmpbuf-unwind.h,
- sysdeps/arm/nptl/pthread_spin_lock.S,
- sysdeps/arm/nptl/pthread_spin_trylock.S,
- sysdeps/arm/nptl/pthreaddef.h, sysdeps/arm/nptl/tcb-offsets.sym,
- sysdeps/arm/nptl/tls.h, sysdeps/unix/sysv/linux/arm/eabi/Makefile,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/Makefile,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/configure,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/configure.in,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/nptl-aeabi_unwind_cpp_pr1.c,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/rt-aeabi_unwind_cpp_pr1.c,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-resume.c,
- sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind.h,
- sysdeps/unix/sysv/linux/arm/nptl/Versions,
- sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h,
- sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h,
- sysdeps/unix/sysv/linux/arm/nptl/clone.S,
- sysdeps/unix/sysv/linux/arm/nptl/createthread.c,
- sysdeps/unix/sysv/linux/arm/nptl/fork.c,
- sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c,
- sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h,
- sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S,
- sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c,
- sysdeps/unix/sysv/linux/arm/nptl/vfork.S: New files.
-
-2005-11-16 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (CLEAR_CACHE): Use INTERNAL_SYSCALL_ARM.
- * sysdeps/unix/sysv/linux/arm/brk.c (__brk): Use INLINE_SYSCALL.
- * sysdeps/unix/sysv/linux/arm/clone.S (__clone): Use DO_CALL.
- * sysdeps/unix/sysv/linux/arm/eabi/configure.in: Bump
- arch_minimum_kernel.
- * sysdeps/unix/sysv/linux/arm/eabi/configure: Regenerated.
- * sysdeps/unix/sysv/linux/arm/eabi/epoll_ctl.c,
- sysdeps/unix/sysv/linux/arm/eabi/epoll_wait.c,
- sysdeps/unix/sysv/linux/arm/eabi/fcntl.c,
- sysdeps/unix/sysv/linux/arm/eabi/fstatfs64.c,
- sysdeps/unix/sysv/linux/arm/eabi/ftruncate64.c,
- sysdeps/unix/sysv/linux/arm/eabi/fxstat64.c,
- sysdeps/unix/sysv/linux/arm/eabi/kernel_epoll.h,
- sysdeps/unix/sysv/linux/arm/eabi/kernel_stat.h,
- sysdeps/unix/sysv/linux/arm/eabi/lockf64.c,
- sysdeps/unix/sysv/linux/arm/eabi/lxstat64.c,
- sysdeps/unix/sysv/linux/arm/eabi/semop.c,
- sysdeps/unix/sysv/linux/arm/eabi/semtimedop.c,
- sysdeps/unix/sysv/linux/arm/eabi/statfs64.c,
- sysdeps/unix/sysv/linux/arm/eabi/syscalls.list,
- sysdeps/unix/sysv/linux/arm/eabi/uname.c,
- sysdeps/unix/sysv/linux/arm/eabi/xstat64.c,
- sysdeps/unix/sysv/linux/arm/eabi/xstatconv.c,
- sysdeps/unix/sysv/linux/arm/eabi/xstatconv.h: Removed.
- * sysdeps/unix/sysv/linux/arm/eabi/linuxthreads/sysdep-cancel.h,
- sysdeps/unix/sysv/linux/arm/eabi/mmap64.S,
- sysdeps/unix/sysv/linux/arm/eabi/pread.c,
- sysdeps/unix/sysv/linux/arm/eabi/pread64.c,
- sysdeps/unix/sysv/linux/arm/eabi/pwrite.c,
- sysdeps/unix/sysv/linux/arm/eabi/pwrite64.c,
- sysdeps/unix/sysv/linux/arm/eabi/readahead.c,
- sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S,
- sysdeps/unix/sysv/linux/arm/eabi/socket.S,
- sysdeps/unix/sysv/linux/arm/eabi/syscall.S,
- sysdeps/unix/sysv/linux/arm/eabi/sysdep.h,
- sysdeps/unix/sysv/linux/arm/eabi/truncate64.c: New files.
- * sysdeps/unix/sysv/linux/arm/linuxthreads/sysdep-cancel.h
- (SINGLE_THREAD_P_INT, SINGLE_THREAD_P_PIC): Removed.
- (SINGLE_THREAD_P): Rewritten to use only ip.
- * sysdeps/unix/sysv/linux/arm/linuxthreads/vfork.S (__vfork): Use
- DO_CALL.
- * sysdeps/unix/sysv/linux/arm/mmap.S (__mmap): Use DO_CALL.
- * sysdeps/unix/sysv/linux/arm/mmap64.S (__mmap64): Use DO_CALL.
- Don't handle EABI here.
- * sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
- SINGLE_THREAD_P.
- * sysdeps/unix/sysv/linux/arm/vfork.S (__vfork): Use DO_CALL.
-
-2005-11-03 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S: Add LGPL exception.
-
-2005-10-31 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/eabi/aeabi_lcsts.c, sysdeps/arm/eabi/aeabi_math.c,
- sysdeps/arm/eabi/aeabi_sighandlers.S: Add LGPL exception.
-
-2005-10-31 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/eabi/Makefile (static-only-routines): Remove
- $(aeabi_routines).
- * sysdeps/arm/eabi/Versions (GLIBC_2.4): Add ARM EABI portability
- routines.
- * sysdeps/arm/eabi/aeabi_assert.c, sysdeps/arm/eabi/aeabi_atexit.c,
- sysdeps/arm/eabi/aeabi_errno_addr.c,
- sysdeps/arm/eabi/aeabi_localeconv.c,
- sysdeps/arm/eabi/aeabi_mb_cur_max.c, sysdeps/arm/eabi/aeabi_memclr.c,
- sysdeps/arm/eabi/aeabi_memcpy.c, sysdeps/arm/eabi/aeabi_memmove.c,
- sysdeps/arm/eabi/aeabi_memset.c: Remove attribute_hidden.
-
-2005-10-31 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/bits/mman.h (MREMAP_FIXED): Define.
-
-2005-10-27 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/socket.S: Honor NO_WEAK_ALIAS.
-
-2005-10-10 Daniel Jacobowitz <dan@codesourcery.com>
- Joseph Myers <joseph@codesourcery.com>
- Julian Brown <julian@codesourcery.com>
- Mark Mitchell <mark@codesourcery.com>
- Paul Brook <paul@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (_dl_start_user): Preserve eight-byte
- stack alignment.
-
- * sysdeps/arm/elf/start.S (_start): Add unwind markers for EABI
- targets.
-
- * sysdeps/arm/preconfigure: Set machine for EABI targets. Remove
- obsolete Thumb support.
-
- * sysdeps/arm/shlib-versions: Add EABI support.
-
- * sysdeps/unix/sysv/linux/arm/mmap64.S (__mmap64): Allow for padding
- in the argument list for EABI targets.
-
- * sysdeps/arm/fpu/feholdexcpt.c, sysdeps/arm/fpu/fesetround.c: Add
- libm_hidden_def.
-
- * sysdeps/arm/dl-sysdep.h, sysdeps/arm/eabi/Makefile,
- sysdeps/arm/eabi/Versions, sysdeps/arm/eabi/__longjmp.S,
- sysdeps/arm/eabi/aeabi_assert.c, sysdeps/arm/eabi/aeabi_atexit.c,
- sysdeps/arm/eabi/aeabi_errno_addr.c, sysdeps/arm/eabi/aeabi_lcsts.c,
- sysdeps/arm/eabi/aeabi_localeconv.c, sysdeps/arm/eabi/aeabi_math.c,
- sysdeps/arm/eabi/aeabi_mb_cur_max.c, sysdeps/arm/eabi/aeabi_memclr.c,
- sysdeps/arm/eabi/aeabi_memcpy.c, sysdeps/arm/eabi/aeabi_memmove.c
- sysdeps/arm/eabi/aeabi_memset.c, sysdeps/arm/eabi/aeabi_sighandlers.S,
- sysdeps/arm/eabi/aeabi_unwind_cpp_pr1.c, sysdeps/arm/eabi/bits/fenv.h,
- sysdeps/arm/eabi/bits/huge_val.h, sysdeps/arm/eabi/bits/setjmp.h,
- sysdeps/arm/eabi/fclrexcpt.c, sysdeps/arm/eabi/fedisblxcpt.c,
- sysdeps/arm/eabi/feenablxcpt.c, sysdeps/arm/eabi/fegetenv.c,
- sysdeps/arm/eabi/fegetexcept.c, sysdeps/arm/eabi/fegetround.c,
- sysdeps/arm/eabi/feholdexcpt.c, sysdeps/arm/eabi/fesetenv.c,
- sysdeps/arm/eabi/fesetround.c, sysdeps/arm/eabi/find_exidx.c,
- sysdeps/arm/eabi/fpu_control.h, sysdeps/arm/eabi/fraiseexcpt.c,
- sysdeps/arm/eabi/fsetexcptflg.c, sysdeps/arm/eabi/ftestexcept.c,
- sysdeps/arm/eabi/setjmp.S, sysdeps/unix/sysv/linux/arm/eabi/configure,
- sysdeps/arm/eabi/rtld-global-offsets.sym, sysdeps/arm/eabi/setfpucw.c,
- sysdeps/unix/sysv/linux/arm/eabi/configure.in,
- sysdeps/unix/sysv/linux/arm/eabi/epoll_ctl.c,
- sysdeps/unix/sysv/linux/arm/eabi/epoll_wait.c,
- sysdeps/unix/sysv/linux/arm/eabi/fcntl.c,
- sysdeps/unix/sysv/linux/arm/eabi/fstatfs64.c,
- sysdeps/unix/sysv/linux/arm/eabi/fxstat64.c,
- sysdeps/unix/sysv/linux/arm/eabi/kernel_epoll.h,
- sysdeps/unix/sysv/linux/arm/eabi/kernel_stat.h,
- sysdeps/unix/sysv/linux/arm/eabi/lockf64.c,
- sysdeps/unix/sysv/linux/arm/eabi/lxstat64.c,
- sysdeps/unix/sysv/linux/arm/eabi/oldgetrlimit.c,
- sysdeps/unix/sysv/linux/arm/eabi/oldsetrlimit.c,
- sysdeps/unix/sysv/linux/arm/eabi/semop.c,
- sysdeps/unix/sysv/linux/arm/eabi/semtimedop.c,
- sysdeps/unix/sysv/linux/arm/eabi/statfs64.c,
- sysdeps/unix/sysv/linux/arm/eabi/syscalls.list,
- sysdeps/unix/sysv/linux/arm/eabi/uname.c,
- sysdeps/unix/sysv/linux/arm/eabi/xstat64.c,
- sysdeps/unix/sysv/linux/arm/eabi/xstatconv.c,
- sysdeps/unix/sysv/linux/arm/eabi/xstatconv.h: New files.
-
-2005-10-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/memset.S (memset): Correct handling of negative
- arguments.
-
-2005-10-10 Philip Blundell <philb@gnu.org>
-
- * sysdeps/arm/Makefile, sysdeps/arm/machine-gmon.h,
- sysdeps/arm/_mcount.S: Revert previous bogus changes.
-
-2005-10-10 Philip Blundell <philb@gnu.org>
-
- * sysdeps/arm/_mcount.S: Suppress profiling when building this
- file.
-
-2005-10-09 Phil Blundell <pb@reciva.com>
-
- * sysdeps/arm/Makefile [subdir=gmon] (sysdep_routines): Add
- _mcount.
- * sysdeps/arm/machine-gmon.h (MCOUNT): Replace with empty
- definition.
- (_MCOUNT_DECL): Make linkage global.
- * sysdeps/arm/_mcount.S: New file.
-
-2005-10-09 Phil Blundell <pb@reciva.com>
-
- * sysdeps/arm/dl-trampoline.S: [PROF] (_dl_runtime_profile):
- Don't compile. Correct cut'n'paste error with .size.
-
-2005-10-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/posix_fadvise.c,
- sysdeps/unix/sysv/linux/arm/posix_fadvise64.c: New files.
-
-2005-10-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h: Include <tls.h>.
- (elf_machine_type_class, elf_machine_rel, elf_machine_rela): Handle
- TLS relocations.
- * sysdeps/unix/sysv/linux/arm/Makefile: Build __aeabi_read_tp.
- * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL_RAW): Renamed
- from INTERNAL_SYSCALL.
- (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ARM): New macros.
- * sysdeps/arm/dl-tls.h, sysdeps/arm/elf/configure.in,
- sysdeps/arm/elf/configure, sysdeps/arm/libc-tls.c,
- sysdeps/arm/linuxthreads/tls.h, sysdeps/arm/tls-macros.h,
- sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S,
- sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: New files.
-
-2005-10-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/atomicity.h: Delete.
- * sysdeps/arm/bits/atomic.h: New file.
-
-2005-10-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/arm/dl-machine.h (ARCH_LA_PLTENTER,
- ARCH_LA_PLTEXIT): Define.
- * sysdeps/arm/ldsodefs.h, sysdeps/arm/tst-audit.h: New files.
-
-2005-06-13 Philip Blundell <philb@gnu.org>
-
- Patch from addsub@eyou.com:
- * sysdeps/arm/ieee754.h: Deleted.
- * sysdeps/arm/gmp-mparam.h: Support VFP and big endian.
- * sysdeps/arm/bits/endian.h: Likewise.
-
-2005-06-11 Phil Blundell <pb@reciva.com>
-
- * sysdeps/arm/init-first.c: Deleted.
- * sysdeps/unix/sysv/linux/arm/linuxthreads/fork.c: New file.
-
-2005-06-10 Phil Blundell <pb@reciva.com>
-
- Bug #957:
- * sysdeps/unix/sysv/linux/arm/mmap64.S: Handle offset correctly on
- big endian machines. Reported by Sven Henkel <shenkel@gmail.com>.
-
-2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
- Mark Mitchell <mark@codesourcery.com>
-
- * sysdeps/arm/bits/link.h: New file.
- * sysdeps/arm/dl-trampoline.S: New file.
- * sysdeps/arm/dl-machine.h: Check RESOLVE_MAP instead of RESOLVE.
- (elf_machine_runtime_setup): Check dl_profile before calling
- _dl_name_match_p.
- (ELF_MACHINE_RUNTIME_TRAMPOLINE): Delete.
- (elf_machine_rel, elf_machine_rela): Use RESOLVE_MAP.
- (fix_bad_pc24): Use auto instead of static.
-
-2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
- Mark Mitchell <mark@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/arm/ioperm.c (BUS_ISA): Define for new
- kernel headers.
-
-2005-06-09 Phil Blundell <pb@reciva.com>
-
- * sysdeps/unix/arm/sysdep.h, sysdeps/unix/sysv/linux/arm/sysdep.h,
- sysdeps/unix/sysv/linux/arm/sysdep.S: Correct paths to included
- files.
-
-2005-05-23 Roland McGrath <roland@redhat.com>
-
- * ChangeLog.arm: New file (this one).
- * sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm:
- Subdirectories moved here from main repository.
- * sysdeps/arm/preconfigure: New file.
- * sysdeps/arm/shlib-versions: New file.
-
-Local Variables:
-mode: change-log
-left-margin: 8
-fill-column: 74
-End:
diff --git a/ports/ChangeLog.cris b/ports/ChangeLog.cris
deleted file mode 100644
index d5369a00bf..0000000000
--- a/ports/ChangeLog.cris
+++ /dev/null
@@ -1,40 +0,0 @@
-This file describes changes to the CRIS port while it was in the ports/
-add-on directory. That port has since been removed entirely.
-The ports/ directory is no longer used, so reintroduction of AIX code
-would be described in the top-level ChangeLog file, not here.
-
-
-
-2012-02-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/cris: Remove.
- * sysdeps/unix/sysv/linux/cris: Likewise.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/cris/dl-machine.h (elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc.
-
-2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/cris/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
-
-2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/cris/bits/fcntl.h: Comment fix.
-
-2005-12-27 Roland McGrath <roland@redhat.com>
-
- * sysdeps/cris/bits/setjmp.h (_JMPBUF_UNWINDS): Take third argument
- DEMANGLE, and pass SP value through it.
-
-2004-10-25 Roland McGrath <roland@frob.com>
-
- * sysdeps/cris/configure.in: New file, with test moved out of main
- libc configure.in file.
- * sysdeps/cris/configure: New generated file.
-
-2004-10-23 Roland McGrath <roland@frob.com>
-
- * sysdeps/cris, sysdeps/unix/sysv/linux/cris: Moved here from main
- libc source tree.
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
deleted file mode 100644
index 20cf4e89b2..0000000000
--- a/ports/ChangeLog.hppa
+++ /dev/null
@@ -1,1282 +0,0 @@
-This file describes changes to the machine while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-04-29 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Define.
- [__ASSUME_PRIVATE_FUTEX] (lll_private_futex_wake): Remove.
- [!__ASSUME_PRIVATE_FUTEX] (lll_private_futex_wake): Remove.
- (lll_futex_wait_requeue_pi): New macro.
- (lll_futex_timed_wait_requeue_pi): New macro.
- (lll_futex_cmp_requeue_pi): New macro.
-
- * sysdeps/hppa/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use
- lll_futex_wake.
-
- * sysdeps/hppa/__longjmp.c (__longjmp): Use r25 as second arg
- to simplify generated assembly.
-
-2014-04-11 Torvald Riegel <triegel@redhat.com>
-
- [BZ #15215]
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Remove file.
-
-2014-04-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
-
- * ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
- (__PTHREAD_SPIN): Moved defintion from pthread.h.
-
-2014-03-18 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/hppa/dl-fptr.c: Include <dl-unmap-segments.h>.
- (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
-
-2014-02-28 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/hppa/nptl/tls.h (TLS_TCB_AT_TP): New macro.
-
-2014-03-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/fpu/libm-test-ulps: Remove individual test ulps.
-
-2014-03-04 Carlos O'Donell <carlos@redhat.com>
-
- * ports/sysdeps/hppa/fpu/libm-test-ulps: Remove fma ulps.
-
- * ports/sysdeps/hppa/fpu/libm-test-ulps: Regenerate again.
-
- * ports/sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
-
-2014-02-20 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #16611]
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
- Define.
-
- [BZ #16610]
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- [__LINUX_KERNEL_VERSION >= 0x020622] (__ASSUME_RECVMMSG_SYSCALL):
- Define.
-
- [BZ #16609]
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- [__LINUX_KERNEL_VERSION >= 0x020622] (__ASSUME_ACCEPT4_SYSCALL):
- Define.
-
-2014-02-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_BSD]: Change
- condition to [__USE_MISC].
-
-2014-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/umount.c: Move to
- sysdeps/unix/sysv/linux/mips/mips64/umount.c and #include that
- file.
-
-2014-02-03 Carlos O'Donell <carlos@redhat.com>
-
- * sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/fpu/fegetround.c (fegetround): Use libm_hidden_def.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
- * sysdeps/unix/sysv/linux/hppa/bits/ipc.h: Use __glibc_reserved instead __unused.
- * sysdeps/unix/sysv/linux/hppa/bits/msq.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/bits/sem.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/kernel_stat.h: Likewise.
-
-2013-11-21 Guy Martin <gmsoft@tuxicoman.be>
-
- * sysdeps/hppa/dl-lookupcfg.h: Remove obsolete
- DL_DT_INIT_ADDRESS() and DL_DT_FINI_ADDRESS() macro and implement
- DL_CALL_DT_INIT() as well as DL_CALL_DT_FINI().
- Define DL_DT_FUNCTION_ADDRESS().
- * sysdeps/hppa/dl-machine.h: Update ELF_MACHINE_START_ADDRESS()
- to use DL_DT_FUNCTION_ADDRESS().
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/hppa/configure.in: Moved to ...
- * sysdeps/hppa/configure.ac: ... here.
- * sysdeps/hppa/configure: Regenerated.
-
-2013-09-11 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_TMPFILE): Define.
-
-2013-09-02 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/hppa/syscalls.list (fanotify_mark): New
- entry.
- * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add GLIBC_2.19 and
- fanotify_mark.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/unix/sysv/linux/hppa/clone.S: Fix typos.
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Likewise.
-
-2013-08-21 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/hppa/dl-lookupcfg.h: Fix typos.
- * sysdeps/hppa/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/sysdep.h: Likewise.
-
-2013-07-23 Carlos O'Donell <carlos@redhat.com>
-
- * sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/configure.in: Remove trailing whitespace.
- * sysdeps/hppa/dl-fptr.c: Likewise.
- * sysdeps/hppa/dl-fptr.h: Likewise.
- * sysdeps/hppa/dl-irel.h: Likewise.
- * sysdeps/hppa/dl-trampoline.S: Likewise.
- * sysdeps/hppa/fpu/bits/fenv.h: Likewise.
- * sysdeps/hppa/fpu/fedisblxcpt.c: Likewise.
- * sysdeps/hppa/fpu/fegetenv.c: Likewise.
- * sysdeps/hppa/fpu/fegetexcept.c: Likewise.
- * sysdeps/hppa/fpu/feholdexcpt.c: Likewise.
- * sysdeps/hppa/fpu/fesetenv.c: Likewise.
- * sysdeps/hppa/fpu/fesetround.c: Likewise.
- * sysdeps/hppa/fpu/feupdateenv.c: Likewise.
- * sysdeps/hppa/fpu/fgetexcptflg.c: Likewise.
- * sysdeps/hppa/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/hppa/fpu/ftestexcept.c: Likewise.
- * sysdeps/hppa/hppa1.1/addmul_1.S: Likewise.
- * sysdeps/hppa/hppa1.1/mul_1.S: Likewise.
- * sysdeps/hppa/hppa1.1/submul_1.S: Likewise.
- * sysdeps/hppa/hppa1.1/udiv_qrnnd.S: Likewise.
- * sysdeps/hppa/nptl/pthread_spin_init.c: Likewise.
- * sysdeps/hppa/nptl/pthread_spin_unlock.c: Likewise.
- * sysdeps/hppa/nptl/tls.h: Likewise.
- * sysdeps/hppa/rshift.S: Likewise.
- * sysdeps/hppa/start.S: Likewise.
- * sysdeps/hppa/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/hppa/internaltypes.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/makecontext.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/mmap.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/setcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
- * sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/hppa/dl-machine.h (elf_machine_rela): Use
- RTLD_PROGNAME.
- (elf_machine_rela_relative): Likewise.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/fpu/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/fpu/libm-test-ulps: Update names of sincos tests.
-
-2013-05-15 Carlos O'Donell <carlos@redhat.com>
-
- * sysdeps/hppa/fpu/libm-test-ulps: Remove old values for ceil, floor,
- rint, round, trunc, llrint, and llround.
-
- * sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
-
-2013-05-15 Guy Martin <gmsoft@tuxicoman.be>
- Carlos O'Donell <carlos@redhat.com>
-
- [BZ# 15000]
- * ports/sysdeps/hppa/fpu/fpu_control.h (_FPU_GETCW): Set cw.
- (_FPU_SETCW): Pass address to fldd.
-
-2013-04-02 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/hppa/math_private.h: New file.
-
-2013-03-06 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/hppa/bits/msq.h (MSG_COPY): Define.
- * ports/sysdeps/unix/sysv/linux/hppa/bits/mman.h (MAP_HUGE_MASK)
- (MAP_HUGE_SHIFT): Define.
-
-2013-02-14 Carlos O'Donell <carlos@redhat.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
- (lll_unlock_wake_cb): Remove.
- * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
- Remove prototype for lll_unlock_wake_cb.
-
-2013-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/fpu/fpu_control.h (_FPU_GETCW): Use __extension__
- with long long.
- (_FPU_SETCW): Likewise.
- * sysdeps/unix/sysv/linux/hppa/bits/ipc.h (struct ipc_perm):
- Likewise.
-
-2013-01-08 Andreas Jaeger <aj@suse.de>
-
- [BZ# 14985]
- * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLL_NONBLOCK):
- Remove.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-11-29 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Delete file.
- * sysdeps/unix/sysv/linux/hppa/bits/socket_type.h: New file.
-
- * sysdeps/hppa/fpu/feholdexcpt.c: Cast return to unsigned long long *.
- * sysdeps/unix/sysv/linux/hppa/mmap.c: Cast return to __ptr_t.
-
-2012-11-19 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Replace _internal
- alias by hidden_def.
-
-2012-11-18 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/fpu/fesetenv.c: Reset FPU to default for FE_DFL_ENV.
-
- * sysdeps/hppa/get-rounding-mode.h: New file.
- * sysdeps/hppa/fpu/fegetround.c: Use get_rounding_mode.
-
- * ports/sysdeps/hppa/fpu/fpu_control.h: New file.
-
- * ports/sysdeps/hppa/__longjmp.S: Removed.
- * ports/sysdeps/hppa/__longjmp.c: New file.
- * ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c: New file.
- * ports/sysdeps/hppa/bits/setjmp.h: Use union for __jmp_buf.
- * ports/sysdeps/hppa/setjmp.S: Comment byte offsets and padding.
-
-2012-11-05 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14805]
- * sysdeps/hppa/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
- fenv_t *.
- (FE_NOMASK_ENV): Likewise.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/fpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_def.
-
- [BZ #3439]
- * sysdeps/hppa/fpu/bits/fenv.h (FE_INVALID): Define macro to
- integer constant usable in #if and use that to give value to enum
- constant.
- (FE_DIVBYZERO): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_UNDERFLOW): Likewise.
- (FE_INEXACT): Likewise.
- (FE_TONEAREST): Likewise.
- (FE_TOWARDZERO): Likewise.
- (FE_UPWARD): Likewise.
- (FE_DOWNWARD): Likewise.
-
-2012-10-30 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14047]
- * sysdeps/hppa/tininess.h: New file.
-
-2012-10-29 Carlos O'Donell <carlos@systemhalted.org>
-
- [BZ #14447]
- * sysdeps/unix/sysv/linux/hppa/sysdep.h (ENTRY): Add cfi_startproc.
- Use .cfi_offset for rp store.
- (ENTRY_LEAF): Likewise.
- (END) Add cfi_Endproc.
- (DO_CALL): Add cfi directives.
-
- * sysdeps/unix/sysv/linux/hppa/sysdep.h: Document register clobbering.
- [PIC](TREG, SAVE_PIC, LOAD_PIC, TREG_ASM, SAVE_ASM_PIC, LOAD_ASM_PIC
- CLOB_TREG, PIC_REG_DEF, PIC_REG_USE): Move...
- (TREG, SAVE_PIC, LOAD_PIC, TREG_ASM, SAVE_ASM_PIC, LOAD_ASM_PIC
- CLOB_TREG, PIC_REG_DEF, PIC_REG_USE): ... to here.
- [!PIC](TREG, SAVE_PIC, LOAD_PIC, TREG_ASM, SAVE_ASM_PIC, LOAD_ASM_PIC
- CLOB_TREG, PIC_REG_DEF, PIC_REG_USE): Remove.
- (TREG): Use r4.
-
- * sysdeps/unix/sysv/linux/hppa/sysdep.h: Don't include sys/syscall.h.
- Document nop removal.
- (PSEUDO): Remove nop.
- (PSEUDO_NOERRNO): Likeise.
- (PSEUDO_ERRVAL): Likewise.
-
- * sysdeps/unix/sysv/linux/hppa/sysdep.h: Remove trailing whitespace.
-
-2012-10-26 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
- (__O_PATH): Define.
-
-2012-10-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/hppa/nptl/Makefile (tst-oddstacklimit-ENV): Remove.
- * sysdeps/hppa/nptl/tst-oddstacklimit.c: New file.
-
-2012-10-10 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Update.
-
- * sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c: Removed.
-
- * sysdeps/hppa/nptl/shlib-versions: New file.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-09-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/syscalls.list: Use __prlimit64 as
- the strong name.
-
-2012-09-20 Carlos O'Donell <carlos@systemhalted.org>
- Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/hppa/Versions: Add new errlist-compat
- entry value of 260 for GLIBC_2.17.
- * sysdeps/unix/sysv/linux/hppa/bits/errno.h (EHWPOISON): Define if
- not defined.
-
-2012-08-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- (__ASSUME_STAT64_SYSCALL): Remove.
-
-2012-08-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- (__ASSUME_MMAP2_SYSCALL): Remove.
-
-2012-08-15 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/hppa/nptl/pthread_spin_lock.c: Use generic code.
- * sysdeps/hppa/nptl/pthread_spin_trylock.c: Remove, use generic version.
-
-2012-08-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/hppa/syscalls.list: Add prlimit64.
- * sysdeps/unix/sysv/linux/hppa/Versions (GLIBC_2.17): Likewise.
-
-2012-08-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/configure.in: Remove.
- * sysdeps/unix/sysv/linux/hppa/nptl/configure: Likewise.
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- (__ASSUME_LWS_CAS): Define unconditionally.
-
-2012-08-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- (__ASSUME_FCNTL64): Remove.
-
-2012-07-26 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLLWAKEUP): Add new
- value.
-
-2012-05-19 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/add_n.s: Rename this...
- * sysdeps/hppa/add_n.S: ... to this.
- * sysdeps/hppa/hppa1.1/addmul_1.s: Rename this...
- * sysdeps/hppa/hppa1.1/addmul_1.S: ... to this.
- * sysdeps/hppa/hppa1.1/mul_1.s: Rename this...
- * sysdeps/hppa/hppa1.1/mul_1.S ... to this.
- * sysdeps/hppa/hppa1.1/submul_1.s: Rename this...
- * sysdeps/hppa/hppa1.1/submul_1.S: ... to this.
- * sysdeps/hppa/hppa1.1/udiv_qrnnd.s: Rname this...
- * sysdeps/hppa/hppa1.1/udiv_qrnnd.S: ... to this.
- * sysdeps/hppa/lshift.s: Rename this...
- * sysdeps/hppa/lshift.S: ... to this.
- * sysdeps/hppa/rshift.s: Rename this...
- * sysdeps/hppa/rshift.S: ... to this.
- * sysdeps/hppa/sub_n.s: Rename this...
- * sysdeps/hppa/sub_n.S: ... to this.
- * sysdeps/hppa/udiv_qrnnd.s: Rename this...
- * sysdeps/hppa/udiv_qrnnd.S: ... to this.
-
-2012-05-17 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/hppa/libgcc_s.h: Remove.
- * sysdeps/hppa/shlib-versions: Add libgcc_s.
-
-2012-04-17 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-irel.h: New file.
-
-2012-04-17 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-fptr.h: Add prototype for _dl_fptr_init.
- * sysdeps/hppa/dl-fptr.c: New file.
- * sysdeps/hppa/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
- Call _dl_fptr_init.
-
-2012-04-17 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/elf/configure: Removed file.
- * sysdeps/hppa/elf/configure.in: Move to...
- * sysdeps/hppa/configure.in: ... here.
- * sysdeps/hppa/configure: Regenerate.
- * sysdeps/hppa/elf/initfini.c: Removed file.
- * sysdeps/hppa/crti.S: New file.
- * sysdeps/hppa/crtn.S: New file.
- * sysdeps/hppa/elf/entry.h: Moved to ...
- * sysdeps/hppa/entry.h: ... here.
- * sysdeps/hppa/elf/start.S: Move to ...
- * sysdeps/hppa/start.S: ... here.
-
-2012-03-22 Carlos O'Donell <carlos@systemhalted.org>
-
- [BZ #6730]
-
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Don't negate %r21 and
- check for -EFAULT and -ENOSYS instead.
-
-2012-03-09 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/hppa/hppa1.1/s_signbit.c: Use <> to include math_private.h.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-03-03 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name
- pthread_attr_t union.
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Sync from libc copy.
- * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Likewise.
-
-2012-01-08 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLLONESHOT)
- (EPOLLET): Initialize with unsiged values.
-
-2012-01-08 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Sync from libc copy.
-
-2012-01-08 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/sys/epoll.h: Use const instead of __const.
- * sysdeps/unix/sysv/linux/hppa/sys/timerfd.h: Likewise.
-
-2011-10-21 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Update copyright year.
- Do not include signal.h and sys/ucontext.h.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Update copyright
- year.
- (PSEUDO): Define __*_nocancel version. Add CFI directives to __*_nocancel
- and normal version.
- (PUSHARGS_1): Add CFI directive.
- (PUSHARGS_2): Likewise.
- (PUSHARGS_3): Likewise.
- (PUSHARGS_4): Likewise.
- (PUSHARGS_5): Likewise.
- (PUSHARGS_6): Likewise.
- (POPARGS_1): Likewise.
- (POPARGS_2): Likewise.
- (POPARGS_3): Likewise.
- (POPARGS_4): Likewise.
- (POPARGS_5): Likewise.
- (POPARGS_6): Likewise.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/aio_cancel.c: Remove.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/initspin.h: Remove.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h: Remove.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h: Remove.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/pt-initfini.c: Remove.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h: Remove.
- * sysdeps/hppa/linuxthreads/pspinlock.c: Remove.
- * sysdeps/hppa/linuxthreads/pt-machine.h: Remove.
- * sysdeps/hppa/linuxthreads/tls.h: Remove.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/stackinfo.h: Update copyright year.
- Include elf.h and define DEFAULT_STACK_PERMS.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Synchronize
- with canonical fcntl.h.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/fpu/fegetenv.c: Add hidden alias.
- * sysdeps/hppa/fpu/feupdateenv.c: Likewise.
- * sysdeps/hppa/fpu/ftestexcept.c: Likewise.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-tls.h: Update copyright year.
- Define TLS_DTV_UNALLOCATED.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/elf/configure.in: Always test for TLS support
- and error out if missing.
- * sysdeps/hppa/elf/configure: Regenerate.
- * sysdeps/hppa/configure: Regenerate.
-
-2011-10-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/nptl/tls.h: Update copyright year.
- Remove HAVE_TLS_SUPPORT check.
-
-2011-10-17 Guy Martin <gmsoft@tuxicoman.be>
-
- * sysdeps/unix/sysv/linux/hppa/sys/epoll.h
- Fix EPOLL_CLOEXEC and EPOLL_NONBLOCK to match kernel definition.
- * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
- Fix EFD_CLOEXEC and EFD_NONBLOCK to match kernel definition.
- * sysdeps/unix/sysv/linux/hppa/sys/inotify.h
- Fix IN_CLOEXEC and IN_NONBLOCK to match kernel definition.
- * sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
- Fix SFD_CLOEXEC and SFD_NONBLOCK to match kernel definition.
- * sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
- Fix TFD_CLOEXEC and TFD_NONBLOCK to match kernel definition.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/hppa/dl-machine.h (elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc.
-
-2010-06-24 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Only create stack
- frame around call to SYSCALL_ERROR_HANDLER. Do not restore %rp
- from the stack frame on successfull return.
-
-2010-06-23 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/getcontext.S (__getcontext_ret):
- Document that this function is a non-standard calling ABI.
- Document register usage.
- (__getcontext): Use normal %sp without adjustment. Use named
- resgister %sp.
- * sysdeps/unix/sysv/linux/hppa/makecontext.c: Remove FRAME_SIZE.
- Define FRAME_SIZE_UL, FRAME_SIZE_BYTES, ARGS.
- (__makecontext): Create and setup a stack frame.
- * sysdeps/unix/sysv/linux/hppa/setcontext.S (__setcontext):
- Use named register %sp. Do not use oSS_SP.
-
-2010-06-07 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Update to agree
- with generic file.
-
-2010-03-30 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Define
- MSG_WAITFORONE.
-
-2010-02-17 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Actually fix
- SOCK_CLOEXEC to match O_CLOEXEC.
-
-2010-02-02 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Define
- MADV_MERGEABLE and MADV_UNMERGEABLE.
-
-2010-02-02 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/hppa/nptl/tls.h (__set_cr27): Clobber
- link register r31.
-
-2010-02-02 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/makecontext.c (__makecontext):
- Support more than 8 arguments.
-
-2010-02-01 Kyle McMartin <kyle@redhat.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/socket.h: Fix value of
- SOCK_CLOEXEC to match O_CLOEXEC.
-
-2010-02-01 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/Versions: Bump
- errlist-compat to 257 for GLIBC_2.12.
- * sysdeps/unix/sysv/linux/hppa/bits/errno.h
- (EOWNERDEAD): Define if not already defined.
- (ENOTRECOVERABLE): Likewise.
- (ERFKILL): Likewise.
-
-2009-11-29 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h:
- Rearrange file to reduce future maintenance.
- [__USE_GNU]: Update F_GETOWN_EX, and F_SETOWN_EX.
- Define f_owner_ex an __pid_type.
-
-2009-11-25 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
- Use correct alignment for pthread_mutex_t, pthread_cond_t,
- and pthread_rwlock_t.
-
-2009-11-22 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Avoid warnings
- by casting oldval to int.
-
-2009-11-15 Carlos O'Donell <carlos@codesourcery.com>
-
- [BZ #6676]
-
- * sysdeps/unix/sysv/linux/hppa/socket.h: Move from here...
- * sysdeps/unix/sysv/linux/hppa/bits/socket.h: ... to here.
-
-2009-11-15 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add
- fallocate64@@GLIBC_2.11.
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
- [__USE_GNU]: Define F_GETOWN_EX, and F_SETOWN_EX.
- [!__USE_FILE_OFFSET64]: Define fallocate.
- [__USE_FILE_OFFSET64 && __REDIRECT]: Define __REDIRECT.
- [__USE_FILE_OFFSET64 && !__REDIRECT]: Define fallocate as
- fallocate64.
- [__USE_LARGEFILE64]: define fallocate64.
-
-2009-11-15 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/hppa/dl-fptr.h: Update copyright year.
- Reduce ELF_MACHINE_BOOT_FPTR_TABLE_LEN to 64.
- Implement ELF_MACHINE_LOAD_ADDRESS using PC relative loads.
-
-2009-11-15 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
- Remove FUTEX_WAITERS, FUTEX_OWNER_DIED, and FUTEX_TID_MASK.
-
-2009-11-15 Carlos O'Donell <carlos@codesourcery.com>
- Aurelian Jarno <aurelien@aurel32.net>
-
- [BZ #10527]
-
- * sysdeps/unix/sysv/linux/hppa/socket.h: New file.
-
-2009-11-15 Carlos O'Donell <carlos@codesourcery.com>
-
- [BZ #6676]
-
- * sysdeps/hppa/elf/start.S: Use R_PARISC_DLTIND* relocations
- to support -fPIE.
-
-2009-11-08 Carlos O'Donell <carlos@codesourcery.com>
-
- [BZ #10920]
-
- * sysdeps/hppa/libgcc_s.h: New file.
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Remove.
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Remove.
-
-2009-09-08 Carlos O'Donell <carlos@codesourcery.com>
-
- sysdeps/unix/sysv/linux/hppa/
- * internaltypes.h: New file.
-
- sysdeps/unix/sysv/linux/hppa/nptl/
- * pthreadP.h: New file.
- * pthread.h: New file.
- * pthread_cond_broadcast.c: New file.
- * pthread_cond_destroy.c: New file.
- * pthread_cond_init.c: New file.
- * pthread_cond_signal.c: New file.
- * pthread_cond_timedwait.c: New file.
- * pthread_cond_wait.c: New file.
- * bits/pthreadtypes.h: Make pthread_mutex_t,
- pthread_rwlock_t, and pthread_cond_t backwards
- compatible.
-
-2009-04-24 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/hppa/hppa1.1/s_signbit.c: New file.
-
-2009-04-23 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/hppa/dl-machine.h: Remove VALID_ELF_OSABI,
- VALID_ELF_ABIVERSION, and VALID_ELF_HEADER.
-
-2009-04-23 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Do not include
- sysdep.h. Document the reason for other includes.
-
-2009-04-23 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/sysdep.h [!__ASSEMBLER__]:
- Include errno.h.
-
-2009-02-25 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
- Adjust comment. Sort macros alphabetically. Remove old
- lock comments.
-
-2009-02-25 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c:
- Update from nptl/sysdeps/pthread/unwind-forcedunwind.c
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c:
- Update from nptl/sysdeps/pthread/unwind-resume.c
-
-2009-02-25 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Define
- FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME,
- and FUTEX_BITSET_MATCH_ANY.
-
-2009-02-22 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/Versions: Add missing bracket.
-
-2009-02-22 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/hppa/dl-machine.h: Use _dl_runtime_profile.
-
-2009-02-13 Khem Raj <raj.khem@gmail.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c
- (libgcc_s_handle): New variable.
- (pthread_cancel_init): Depend in libgcc_s_handle for decision to
- load DSO. Assign last.
- (__unwind_freeres): New function.
-
-2009-02-09 Arthur Loiret <aloiret@debian.org>
-
- [BZ #9717]
-
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h
- (MALLOC): Adjust __libc_tsd_define arguments.
- (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
- arguments.
-
-2008-08-07 Helge Deller <deller@gmx.de>
-
- * sysdeps/unix/sysv/linux/hppa/ucontext_i.sym: New file.
- * sysdeps/unix/sysv/linux/hppa/Makefile: New file.
- * sysdeps/unix/sysv/linux/hppa/getcontext.S: New file.
- * sysdeps/unix/sysv/linux/hppa/makecontext.c: New file.
- * sysdeps/unix/sysv/linux/hppa/setcontext.S: New file.
- * sysdeps/unix/sysv/linux/hppa/swapcontext.c: New file.
-
-2008-06-17 Aurelian Jarno <aurelien@aurel32.net>
- Carlos O'Donell <carlos@systemhalted.org>
-
- [BZ #6037]
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Check for -11
- (-EAGAIN) instead of 11. Loop again when the kernel
- returns -45 (-EDEADLOCK). Add back memory clobber.
- Do not initialize lws_ret and lws_errno.
-
-2008-06-17 Guy Martin <gmsoft@tuxicoman.be>
-
- [BZ #5957]
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
- Use shared futex in lll_wait_tid().
-
-2008-05-12 Aurelien Jarno <aurelien@aurel32.net>
-
- [BZ #6506]
- * sysdeps/hppa/fpu/fesetenv.c: bufptr is always read, temp is
- read while writing back status word.
-
-2008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Fix comment describing
- shmid_ds.
-
-2008-04-04 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Remove
- memory contraint and instead indicate that *mem is
- written to.
-
-2008-03-24 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/sys/user.h: New file.
-
-2008-03-14 Carlos O'Donell <carlos@codesourcery.com>
- Guy Martin <gmsoft@tuxicoman.be>
-
- [BZ #5923]
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Pass
- timespec and futexp.
-
-2008-02-22 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/Makefile: Remove.
- * sysdeps/hppa/nptl/Makefile: Set tst-oddstacklimit-ENV.
-
-2007-12-05 Jeff Bailey <jeffbailey@google.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
- (__lll_unlock): Use define instead of inline function.
- (__lll_robust_unlock): Likewise.
-
-2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
-
-2007-10-18 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
- (__lll_lock_wait): Add private argument. Pass private
- to lll_futex_wait. Use atomic_compare_and_exchange_val_acq.
- (__lll_lock_wait_private): New function.
- (__lll_timedlock_wait): Add private argument. Pass private
- to lll_futex_timed_wait.
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h:
- Include kernel-features.h and tls.h.
- (FUTEX_WAITERS): Define.
- (FUTEX_OWNER_DIED): Define.
- (FUTEX_TID_MASK): Define.
- (__lll_private_flag): Define.
- (lll_futex_timed_wait): Use __lll_private_flag.
- (lll_futex_wake): Use __lll_private_flag.
- (lll_futex_requeue): Use __lll_private_flag.
- (lll_robust_mutex_dead): Rename to...
- (lll_robust_dead): ... this. Add private argument. Pass private
- to lll_futex_wake.
- (lll_futex_wake_unlock): Use __lll_private_flag.
- (__lll_mutex_trylock): Remove.
- (lll_mutex_tryock): Remove.
- (__lll_robust_mutex_trylock): Rename to...
- (__lll_robust_trylock): ... this.
- (lll_robust_mutex_trylock): Rename to...
- (lll_robust_trylock): ... this. Call __lll_robust_trylock.
- (__lll_mutex_cond_trylock): Rename to...
- (__lll_cond_trylock): ... this.
- (lll_mutex_cond_trylock): Rename to...
- (lll_cond_trylock): ... this. Call __lll_cond_trylock.
- (__lll_mutex_lock): Add private argument.
- (__lll_robust_mutex_lock): Remove.
- (lll_mutex_lock): Define.
- (__lll_robust_lock): Define.
- (lll_robust_mutex_lock): Remove.
- (__lll_mutex_cond_lock): Remove.
- (lll_robust_lock) Define.
- (lll_robust_cond_lock): Define.
- (lll_robust_mutex_cond_lock): Remove.
- (__lll_cond_lock): Define.
- (lll_cond_lock): Define.
- (__lll_mutex_timedlock): Remove.
- (__lll_timedlock): Define.
- (lll_timedlock): Define.
- (lll_robust_mutex_timedlock): Remove.
- (lll_robust_timedlock): Define.
- (__lll_mutex_unlock): Remove.
- (__lll_unlock): Define.
- (__lll_robust_mutex_unlock): Remove.
- (__lll_robust_unlock): Define.
- (lll_robust_mutex_unlock): Remove.
- (lll_robust_unlock): Define.
- (__lll_mutex_unlock_force): Remove.
- (lll_mutex_unlock_force): Remove.
- (lll_islocked): Remove.
- (lll_mutex_islocked): Rename to...
- (lll_islocked): ... this.
- (lll_trylock): Remove.
- (lll_unlock): Remove.
- (lll_wait_tid): Format whitespace.
- (lll_cond_wait): Remove.
- (lll_cond_timedwait): Remove.
- (lll_cond_wake): Remove.
- (lll_cond_broadcast): Remove.
-
-2007-10-17 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Correct return value
- type and __THROW marker of splice, vmsplice, and tee.
-
-2007-09-24 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/nptl/tls.h: Fix comment.
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Fix comment format.
- [__USE_GNU] (O_CLOEXEC): Define.
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Issue error
- if the library is unsupported.
- [ASSEMBLER && IS_IN_librt]: Define CENABLE, CDISABLE, and
- __local_multiple_threads.
-
-2007-08-03 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h:
- (__local_multiple_threads): Declare as hidden only in libc and
- in libpthread.
-
-2007-07-28 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/internaltypes.h: Remove.
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
- (pthread_rwlock_t): Split __flags into __pad2, __pad1, __shared,
- and __flags. Update comments. Update copyright.
- * sysdeps/hppa/nptl/tls.h: Define THREAD_GSCOPE_FLAG_UNUSED,
- THREAD_GSCOPE_FLAG_USED, THREAD_GSOPE_FLAG_WAIT,
- THREAD_GSCOPE_RSEET_FLAG, THREAD_GSCOPE_SET_FLAG, THREAD_GSCOPE_WAIT.
- Update copyright.
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Update copyright.
- (__lll_lock_wait): Call lll_futex_wait with LLL_SHARED.
- (__lll_timedlock_wait): Call lll_futex_timed_wait with LLL_SHARED.
- (lll_unlock_Wake_cb): Use lll_private_futex_wake.
- (___lll_timedwait_tid): Call lll_futex_timed_wait with LLL_SAHRED.
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Define
- FUTEX_PRIVATE_FLAG, LLL_PRIVATE, LLL_SHARED, lll_private_futex_wait,
- lll_private_futex_timed_wait, lll_private_Futex_wake. Add private
- argument to lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
- lll_futex_wake_unlock.
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Update copyright.
- (clear_once_control): Use lll_private_futex_wake.
- (__pthread_once): Use lll_private_futex_wait, and
- lll_private_futex_wake.
-
-2007-07-28 Randolph Chung <tausq@debian.org>
-
- * sysdeps/hppa/nptl/tls.h (DB_THREAD_SELF): Fix definition.
-
-2007-06-16 Jeff Bailey <jbailey@raspberryginger.com>
-
- * sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Don't
- include asm/elf.h. Declare elf_greg_t, elf_gregset_t,
- elf_fpreg_t, and elf_fpregset_t.
-
-2007-06-16 Jeff Bailey <jbailey@raspberryginger.com>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/configure.in: Require
- at least kernel 2.6.9.
- * sysdeps/unix/sysv/linux/hppa/nptl/configure: Rebuilt.
-
-2007-05-17 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
- (SEM_VALUE_MAX): Remove.
-
-2007-05-17 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/sysdep.h (PIC_REG_DEF): Define.
- (PIC_REG_USE): Define.
- (INLINE_SYSCALL): Use PIC_REG_DEF, PIC_REG_USE.
- (INTERNAL_SYSCALL): Likewise.
- (INTERNAL_SYSCALL_NCS): Likewise.
- * sysdeps/unix/sysv/linux/hppa/sysdep.c (syscall): Use
- PIC_REG_DEF, PIC_REG_USE.
-
-2007-05-01 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h
- [__USE_XOPEN2K]: Define pthread_rwlock_t and
- pthread_rwlockattr_t.
-
-2007-02-02 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/sysdep.h (PTR_MANGLE): Define.
- (PTR_DEMANGLE): Define.
-
-2007-02-02 Guy Martin <gmsoft@tuxicoman.be>
-
- * sysdeps/hppa/dl-trampoline.S (_dl_runtime_profile):
- Add cfi_endproc.
-
-2006-12-03 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Remove non-atomic
- versions. Adjust jump target to '0b'.
-
-2006-12-03 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/Makefile: Set long-double-fcts to `no'.
- * sysdeps/hppa/fpu/libm-test-ulps: Regenerate.
- * sysdeps/hppa/fpu/bits/mathdef.h: New file.
-
-2006-11-10 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/nptl/pthread_spin_init.c: New file.
- * sysdeps/hppa/nptl/pthread_spin_unlock.c: Remove strong alias
- to pthread_spin_init.
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Define
- RTLD_SINGLE_THREAD_P.
-
-2006-09-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (splice): Add offin
- and offout arguments to the prototype.
-
-2006-09-15 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/nptl/tcb-offsets.sym: Define TID_THREAD_OFFSET.
- * sysdeps/unix/sysv/linux/hppa/clone.S: Handle RESET_PID, and
- restore r19 before call to _exit.
- * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: New file.
-
-2006-09-13 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-machine.h (RTLD_START): Comment the use of
- _dl_fini_plabel.
- * sysdeps/hppa/elf/start.S: Correctly pass r23 to argument 6 of
- __libc_start_main. Comment the order of arguments at entry and
- those to __libc_start_main.
-
-2006-09-07 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-machine.h (elf_machine_fixup_plt): Remove
- lvalue cast.
- * sysdeps/hppa/dl-trampoline.S (_dl_fixup): Correct stack usage.
- (_dl_runtime_profile): LA fixups.
- * sysdeps/unix/sysv/linux/hppa/clone.S: Correct stack usage. Return
- -1 on error. Use branch and link for error handler funciton.
- * sysdeps/unix/sysv/linux/hppa/sysdep.h: Correct stack usage.
- Avoid register shuffling.
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (ASM_EAGAIN): Define
- as -EAGAIN.
- * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Adjust definitions to
- match required standards.
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
- (lll_futex_wait): Return __ret.
- (lll_futex_timed_wait): Likewise.
- (lll_futex_wake): Likewise.
- (lll_futex_requeue): Likewise.
- * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Correct stack
- usage and adjust error return.
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Adjust
- stack usage for gdb, and avoid extra register loads.
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Copy
- nptl/sysdeps/pthread/unwind-forcedunwind.c.
- (LIBGCC_SO): Define and use.
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Copy
- nptl/sysdeps/pthread/unwind-resume.c.
- (LIBGCC_SO): Define and use.
-
-2006-08-13 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h (FUTEX_LOCK_PI,
- FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
-
-2006-07-24 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h:
- __SIZEOF_PTHREAD_COND_T is 64 bytes. Remove __PAD_ATOMIC_LOCK_T.
-
-2006-07-18 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/nptl/pthread_spin_lock.c (pthread_spin_lock): Swap
- newval and oldval.
- * sysdeps/hppa/nptl/pthread_spin_trylock.c (pthread_spin_trylock):
- Likewise.
-
-2006-07-16 Jeff Bailey <jbailey@ubuntu.com>
-
- * sysdeps/hppa/tst-audit.h: New file.
-
-2006-07-16 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/tls-macros.h: Cleanup formatting.
-
-2006-07-15 Jeff Bailey <jbailey@ubuntu.com>
-
- * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Return NULL.
-
-2006-07-13 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/xstat.c: New file.
- * sysdeps/unix/sysv/linux/hppa/lxstat.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/fxstat.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/fxstatat.c: Likewise.
-
-2006-07-13 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/nptl/Makefile: New file
- * sysdeps/hppa/nptl/jmpbuf-unwind.h: Likewise
- * sysdeps/hppa/nptl/pthread_spin_lock.c: Likewise
- * sysdeps/hppa/nptl/pthread_spin_trylock.c: Likewise
- * sysdeps/hppa/nptl/pthread_spin_unlock.c: Likewise
- * sysdeps/hppa/nptl/pthreaddef.h: Likewise
- * sysdeps/hppa/nptl/tcb-offsets.sym: Likewise
- * sysdeps/hppa/nptl/tls.h: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/bits: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/internaltypes.h: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Likewise
- * sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Likewise
-
-2006-06-08 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/Versions: new errlist compat entry
- for up to 256 errnos
-
-2006-06-08 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/hppa1.1/Implies: Remove ieee754/ldbl-128.
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h
- [__LINUX_KERNEL_VERSION >= 0x020609]: Define __ASSUME_LWS_CAS.
- * sysdeps/unix/sysv/linux/hppa/bits/atomic.h: New file.
-
-2006-06-08 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Reformat
- (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
- Define.
-
-2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/clone.S: .LerrorRest
- is a label.
-
-2006-05-24 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/ldsodefs.h: New file.
- * sysdeps/unix/sysv/linux/hppa/bits/mman.h:
- Only define MADV_* macros when __USE_BSD is present.
- (MADV_REMOVE, MADV_DONTFORK, MADV_DOFORK): Define.
-
-2006-05-15 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/clone.S: Accept extra arguments
- required for NPTL.
- * sysdeps/unix/sysv/linux/hppa/sysdep.c: Use var args for 6 arg
- syscall.
- * sysdeps/unix/sysv/linux/hppa/sysdep.h: Move DOARGS and UNDOARGS
- into PSEUDO_*'s.
- (ENTRY_LEAF): Define.
- (PSEUDO_NOERRNO, PSEUDO_ERRVAL): Use ENTRY_LEAF.
- (DO_CALL): Create frame.
-
-2006-05-15 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-machine.h: Include tls.h
- (elf_machine_fixup_plt): Returns fdesc.
- (elf_machine_profile_fixup_plt): Remove.
- (elf_machine_plt_value): Returns fdesc.
- (elf_machine_runtime_setup): Check that dl_profile != NULL.
- (ARCH_LA_PLTENT, ARCH_LA_PLTEXIT): Define.
- (RTLD_START): Use iitlbp with sr0.
- (elf_machine_type_class): Include TLS relocs.
- (reassemble_21, reassemble_14): Define.
- (elf_machine_rela): Add DIR21L, DIR14R, PLABEL21L, PLABEL14R,
- TLS_DTPMOD32, TLS_TPREL32, TLS_DTPOFF32 support.
- (TRAMPOLINE_TEMPLATE): Move to ...
- * sysdeps/hppa/dl-trampoline.S: ... here.
- * sysdeps/hppa/abort-instr.h: Use iitlbp with sr0.
- * sysdeps/hppa/dl-lookupcfg.h: Inlcude dl-fptr.h.
- (DL_FIXUP_VALUE_TYPE, DL_FIXUP_MAKE_VALUE, DL_FIXUP_VALUE_CODE_ADDR,
- DL_FIXUP_VALUE_ADD, DL_FIXUP_ADDR_VALUE): Define.
- * sysdeps/hppa/sysdep.h: Use "!" as a separator. Cleanup comments.
- * sysdeps/hppa/bits/link.h (La_hppa_regs, La_hppa_retval): Define.
- Define prototypes for la_hppa_gnu_pltenter and la_hppa_gnu_pltexit.
-
-2006-04-27 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h: Include uio.h, and
- define vmsplice.
-
-2006-04-21 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/dl-tls.h: New file
- * sysdeps/hppa/libc-tls.c: Likewise.
- * sysdeps/hppa/tls-macros.h: Likewise.
- * sysdeps/hppa/elf/configure: Likewise.
- * sysdeps/hppa/elf/configure.in: Likewise.
-
-2006-04-20 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/fpu/fclrexcpt.c (feclearexcept): Use union to
- align parameters. Specify memory clobbers.
- * sysdeps/hppa/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
- * sysdeps/hppa/fpu/feenablxcpt.c (feenableexcept): Likewise.
- * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Do not save exception
- register. Use memcpy to align buffer.
- * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Store and reload
- fr0. Use union to align parameters.
- * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
- * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Do not save
- exception registers. Define libm_hidden_def.
- * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Do not save exception
- registers.
- * sysdeps/hppa/fpu/fesetround.c (fesetround): Use union to
- align parameters, speficy memory clobbers. Define libm_hidde_def
- * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Use union to align
- parameters. Use memcpy to align buffer.
- * sysdeps/hppa/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
- * sysdeps/hppa/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
- * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
- * sysdeps/hppa/fpu/libm-test-ulps: Update.
- * sysdeps/hppa/fpu/bits/fenv.h: Add ABI comments.
-
-2006-04-19 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_GNU]:
- Define MMAP_FIXED.
- * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_GNU]:
- Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE,
- SYNC_FILE_RANGE_WAIT_AFTER, sync_file_range, splice, tee.
-
-2006-04-19 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/unix/sysv/linux/hppa/kernel-features.h: New file.
-
-2006-04-19 Carlos O'Donell <carlos@systemhalted.org>
-
- * sysdeps/hppa/linuxthreads/pspinlock.c: New file.
- * sysdeps/hppa/linuxthreads/pt-machine.h: Likewise.
- * sysdeps/hppa/linuxthreads/tls.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/aio_cancel.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h:
- Likewise.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/pt-initfini.c: Likewise.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/initspin.h: Likewise.
- * sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h:
- Likewise.
-
-2006-02-28 Roland McGrath <roland@redhat.com>
-
- * sysdeps/hppa/shlib-versions: New file.
- * sysdeps/hppa/preconfigure: New file.
diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64
deleted file mode 100644
index e73454d4ce..0000000000
--- a/ports/ChangeLog.ia64
+++ /dev/null
@@ -1,1399 +0,0 @@
-This file describes changes to the machine while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-16 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64: Move directory to ../sysdeps/ia64.
- * sysdeps/unix/sysv/linux/ia64: Move directory to
- ../sysdeps/unix/sysv/linux/ia64.
-
-2014-01-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/ia64/setjmp.S: Remove spaces before
- tabs.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/libm-test-ulps: Update after truncating.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #16401]
- * sysdeps/ia64/fpu/libm-test-ulps: Delete large pow entries.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/libm-test-ulps: Update.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #762]
- * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (ia64_fpreg):
- Rename to ...
- (__ia64_fpreg): ... this.
- (sigcontext): Use __ia64_fpreg.
- * sysdeps/unix/sysv/linux/ia64/sys/procfs.h (elf_fpreg_t): Use
- __ia64_fpreg.
- * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (pt_all_user_regs):
- Rename to ...
- (__pt_all_user_regs): ... this. Use __ia64_fpreg.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (ptrace_peeksiginfo_args):
- Rename to ...
- (__ptrace_peeksiginfo_args): ... this.
-
-2014-01-04 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/dl-tls.h (GET_ADDR_ARGS): Add "tls_ia64_" prefix to vars.
- (GET_ADDR_PARAM): Likewise.
- (GET_ADDR_MODULE): Likewise.
- (GET_ADDR_OFFSET): Likewise.
-
-2013-12-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/Makefile (gen-as-const-headers): Add
- sigaltstack-offsets.sym.
- * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: Include new
- sigaltstack-offsets.h header.
- (STACK_SPACE): Define.
- (CHECK_RSP): Rewrite to support sigaltstack.
- * sysdeps/unix/sysv/linux/ia64/__longjmp.S: Move CHECK_RSP to top.
- * sysdeps/unix/sysv/linux/ia64/sigaltstack-offsets.sym: New file.
-
-2013-12-30 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #16379]
- * sysdeps/unix/sysv/linux/ia64/__longjmp.S: Comment out loading of
- fpsr. Update offsets accordingly.
- * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/setjmp.S: Comment out saving of
- fpsr. Update offsets accordingly.
-
-2013-12-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/setjmp.S (setjmp): Call __sigsetjmp
- via HIDDEN_JUMPTARGET.
- (_setjmp): Likewise.
- (__sigsetjmp): Delete strong_alias. Call libc_hidden_def and
- rtld_hidden_def.
-
-2013-12-29 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/syscall.S: Add a comment.
-
-2013-12-25 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Likewise.
- (lll_futex_wait_requeue_pi): Likewise.
- (lll_futex_timed_wait_requeue_pi): Likewise.
- (lll_futex_cmp_requeue_pi): Likewise.
-
-2013-12-25 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): Define.
-
-2013-12-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/ioperm.c: Delete code behind #if 0.
-
-2013-12-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/sotruss-lib.c: New file.
-
-2013-12-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/bits/link.h: Fix whitespace.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/ia64/fpu/fegetround.c (fegetround): Use libm_hidden_def.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
- * sysdeps/unix/sysv/linux/ia64/bits/ipc.h: Use __glibc_reserved instead __unused.
- * sysdeps/unix/sysv/linux/ia64/bits/msq.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sem.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
-
-2013-11-21 Guy Martin <gmsoft@tuxicoman.be>
-
- * sysdeps/ia64/dl-lookupcfg.h: Remove obsolete
- DL_DT_INIT_ADDRESS() and DL_DT_FINI_ADDRESS() macro and implement
- DL_CALL_DT_INIT() as well as DL_CALL_DT_FINI().
- Define DL_DT_FUNCTION_ADDRESS().
- * sysdeps/ia64/dl-machine.h: Update ELF_MACHINE_START_ADDRESS()
- to use DL_DT_FUNCTION_ADDRESS().
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/configure.in: Moved to ...
- * sysdeps/ia64/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/ia64/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/ia64/configure.ac: ... here.
- * sysdeps/ia64/configure: Regenerated.
- * sysdeps/unix/sysv/linux/ia64/configure: Likewise.
-
-2013-10-04 Alan Modra <amodra@gmail.com>
-
- * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change.
-
-2013-09-22 Carlos O'Donell <carlos@redhat.com>
-
- [BZ #15754]
- * sysdeps/ia64/stackguard-macros.h: Define POINTER_CHK_GUARD.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/ia64/fpu/libm_reduce.S: Fix typos.
- * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
- * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
- * sysdeps/ia64/fpu/s_erfc.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Likewise.
-
-2013-08-29 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/ia64/fpu/e_acoshl.S: Fix typos.
- * sysdeps/ia64/fpu/e_logf.S: Likewise.
- * sysdeps/ia64/fpu/e_log.S: Likewise.
- * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
- * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
- * sysdeps/ia64/fpu/s_log1p.S: Likewise.
- * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
-
-2013-08-21 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/ia64/fpu/e_atanhl.S: Fix typos.
- * sysdeps/ia64/fpu/e_log2l.S: Likewise.
- * sysdeps/ia64/fpu/e_logl.S: Likewise.
- * sysdeps/ia64/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
- * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
-
-2013-07-04 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_LISTEN):
- Add define.
- (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
- (ptrace_peeksiginfo_args): Add.
- (__ptrace_peeksiginfo_flags): Add.
-
-2013-06-27 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/ia64/dl-static.c: Do not include
- <bits/libc-lock.h>.
- (_dl_static_lock): Remove variable.
- (_dl_static_init): Remove _dl_static_lock locking.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Update.
-
-2013-06-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize): Use
- (void) in function definition.
-
-2013-06-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/ia64/bits/byteswap-16.h [__GNUC__ && __GNUC__ >= 2]
- (__bswap_16): Do not use "register".
- * sysdeps/ia64/bits/byteswap.h [__GNUC__ && __GNUC__ >= 2]
- (__bswap_32): Likewise.
- [__GNUC__ && __GNUC__ >= 2] (__bswap_64): Likewise.
-
-2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (siginfo_t): Add
- si_addr_lsb to _sifields.sigfault.
- (si_addr_lsb): Define new macro.
- (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/ia64/fpu/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/ia64/fpu/libm-test-ulps: Update names of sincos tests.
-
-2013-03-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL_DECL): Add
- __attribute__ ((unused)) to err decl.
- (INTERNAL_SYSCALL_ERROR_P): Add (void)val dummy reference.
-
-2013-03-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/libm_error.c (STATIC): Delete redundant definition.
- (_DECL_NUM, DECL_FLOAT, DECL_DOUBLE, DECL_LONG_DOUBLE): New defines.
- (float_inf): Change definition to use DECL_FLOAT.
- (float_huge, float_zero, float_neg_inf, float_neg_huge,
- float_neg_zero): Likewise.
- (double_inf): Change definition to use DECL_DOUBLE.
- (double_huge, double_zero, double_neg_inf, double_neg_huge,
- double_neg_zero): Likewise.
- (long_double_inf): Change definition to use DECL_LONG_DOUBLE.
- (long_double_huge, long_double_zero, long_double_neg_inf,
- long_double_neg_huge, long_double_neg_zero): Likewise.
- (RETVAL_HUGE_VALL): Change from casting a pointer to using the num
- field of the union.
- (RETVAL_NEG_HUGE_VALL, RETVAL_HUGEL, RETVAL_NEG_HUGEL,
- RETVAL_HUGE_VALL, RETVAL_NEG_HUGE_VALL, RETVAL_HUGEL,
- RETVAL_NEG_HUGEL, RETVAL_HUGE_VALD, RETVAL_NEG_HUGE_VALD,
- RETVAL_HUGED, RETVAL_NEG_HUGED, RETVAL_HUGE_VALF,
- RETVAL_NEG_HUGE_VALF, RETVAL_HUGEF, RETVAL_NEG_HUGEF,
- ZEROL_VALUE, ZEROD_VALUE, ZEROF_VALUE, RETVAL_ZEROL,
- RETVAL_ZEROD, RETVAL_ZEROF, RETVAL_NEG_ZEROL, RETVAL_NEG_ZEROD,
- RETVAL_NEG_ZEROF): Likewise.
-
-2013-03-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/dl-fptr.h (ELF_PTR_TO_FDESC): New definition.
- * sysdeps/ia64/dl-machine.h (elf_machine_runtime_setup): Change
- struct fdesc * casts to use new ELF_PTR_TO_FDESC helper.
- * sysdeps/ia64/entry.h: Include link.h and dl-fptr.h.
- (ENTRY_POINT): Change cast to use new ELF_PTR_TO_FDESC helper.
- * sysdeps/unix/sysv/linux/ia64/makecontext.c: Include link.h and
- dl-fptr.h.
- (struct fdesc): Remove structure, now redundant.
- (makecontext): Change casts to use new ELF_PTR_TO_FDESC helper.
-
-2013-03-11 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
-
-2013-03-10 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Change
- type of rbs to unsigned. Change stack_start cast to unsigned.
-
-2013-03-10 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h:
- Change multiple inclusion guard to _LINUX_IA64_DL_SYSDEP_H.
- Use #include_next.
- (RTLD_PRIVATE_ERRNO): Remove definition, now redundant.
- (NEED_DL_SYSINFO, _dl_discover_osversion,
- HAVE_DL_DISCOVER_OSVERSION): Likewise.
-
-2013-03-06 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/ia64/bits/msq.h (MSG_COPY): Define.
- (MSG_EXCEPT): Make conditional on __USE_GNU.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Add
- __cxa_thread_atexit_impl.
-
-2013-02-08 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/ia64/sigaction.c: Do not include
- <bp-checks.h>.
- (__libc_sigaction): Do not use CHECK_1_NULL_OK.
-
-2013-02-04 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/ia64/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
- Remove alias.
- * sysdeps/unix/sysv/linux/ia64/umount.c: Do not include
- <bp-checks.h>.
- (umount): Do not use CHECK_STRING.
-
-2013-01-31 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/ia64/sigpending.c: Don't include
- <bp-checks.h>.
- (sigpending): Don't use CHECK_SIGSET.
- * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Don't include
- <bp-checks.h>.
- (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-11-29 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: Delete.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/ia64/fpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_def.
-
- [BZ #3439]
- * sysdeps/ia64/bits/fenv.h (FE_INEXACT): Define macro to integer
- constant usable in #if and use that to give value to enum
- constant.
- (FE_UNDERFLOW): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_DIVBYZERO): Likewise.
- (FE_UNNORMAL): Likewise.
- (FE_INVALID): Likewise.
- (FE_ALL_EXCEPT): Likewise.
- (FE_TOWARDZERO): Likewise.
- (FE_UPWARD): Likewise.
- (FE_DOWNWARD): Likewise.
- (FE_TONEAREST): Likewise.
-
-2012-10-30 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14047]
- * sysdeps/ia64/tininess.h: New file.
-
-2012-10-25 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
-
-2012-10-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist
- (GLIBC_2.17): Add clock_* symbols.
-
- * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c (__get_clockfreq):
- Use __open, __read, __close rather than their public counterparts.
-
-2012-10-09 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/ia64/configure: Regenerated.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-09-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/fegetround.c (fegetround): Move contents
- of function to ...
- * sysdeps/ia64/fpu/get-rounding-mode.h: ... here.
-
-2012-09-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/Makeconfig: New file.
-
-2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
-
- * sysdeps/ia64/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
- <ia64_gnu_pltenter>: struct La_ia64_regs is not constant.
-
-2012-08-14 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/configure.in: Remove assembler-with-cpp debug check.
- * sysdeps/ia64/configure: Regenerated.
-
-2012-08-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/ia64/kernel-features.h
- (__ASSUME_CLONE_THREAD_FLAGS): Remove.
- * sysdeps/unix/sysv/linux/ia64/system.c (FORK): Define
- unconditionally.
-
-2012-08-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/configure.in: Remove TLS check.
- * sysdeps/ia64/configure: Regenerated.
-
-2012-08-12 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/libm-symbols.h (ASM_TYPE_DIRECTIVE): Remove.
- (LOCAL_OBJECT_START): Do not use ASM_TYPE_DIRECTIVE.
- (WEAK_LIBM_END): Likewise.
- (GLOBAL_IEEE754_END): Likewise.
- * sysdeps/ia64/fpu/libm_tan.S: Likewise.
-
-2012-08-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h
- (_dl_discover_osversion): Do not condition on
- __LINUX_KERNEL_VERSION < 0x020617.
- (HAVE_DL_DISCOVER_OSVERSION): Likewise.
-
-2012-08-03 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #12194]
- * sysdeps/ia64/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
- warning.
- * sysdeps/ia64/bits/byteswap.h (__bswap_constant_16): Likewise.
-
-2012-08-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/ia64/configure.in (arch_minimum_kernel):
- Remove.
- * sysdeps/unix/sysv/linux/ia64/configure: Regenerated.
-
-2012-07-26 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (__ptrace_eventcodes):
- Add new value PTRACE_EVENT_SECCOMP from Linux 3.5.
- (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
- PTRACE_O_MASK.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Add
- secure_getenv.
-
-2012-07-20 Joseph Myers <joseph@codesourcery.com>
-
- * data/localplt-ia64-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: ... here.
-
-2012-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Move from
- ../scripts/data/c++-types-ia64-linux-gnu.data.
-
-2012-05-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove
- __connect_internal alias.
-
- * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Replace
- _internal alias by hidden_def.
-
-2012-05-25 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Update.
-
-2012-05-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/bits/mman.h (MADV_DONTDUMP): Define.
- (MADV_DODUMP): Likewise.
-
-2012-05-23 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add forward
- declaration of pthread_attr_t and use it in sigevent.
-
-2012-05-15 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/elf/stackguard-macros.h: Delete unused file.
-
-2012-05-14 Mike Frysinger <vapier@gentoo.org>
-
- [BZ #14109]
- * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (__jmp_buf): Use
- __aligned__ in attribute.
- * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (ia64_fpreg):
- Likewise.
-
-2012-05-14 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/libm-symbols.h: Delete __ELF__ checks.
-
-2012-05-07 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/sysdep.h: Include errno.h.
-
-2012-05-06 Mike Frysinger <vapier@gentoo.org>
-
- * data/localplt-ia64-linux-gnu.data: New file.
-
-2012-05-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Update symbol list.
- * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Likewise.
-
-2012-05-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Generated from
- files found in glibc-2.15.
- * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/s_ilogbl.S: Move to ...
- * sysdeps/ia64/fpu/e_ilogbl.S: ... here.
- (__ieee754_ilogbl): Rename from ilogbl.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/kernel-features.h (__ASSUME_ACCEPT4):
- Define.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/dl-tls.h (GET_ADDR_PARAM): Define.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/bits/byteswap.h (__bswap_16): Removed.
- Include <bits/byteswap-16.h> to get __bswap_16.
- * sysdeps/ia64/bits/byteswap-16.h: New file.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Delete __cplusplus
- define check.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
- (pthread_attr_t): Change union tag to pthread_attr_t. Only define
- typedef if not already defined.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/bits/mman.h (MAP_STACK): Define.
- (MAP_HUGETLB): Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/s_scalbn.c (__scalbn): Rename from scalbn.
- Add weak alias from scalbn to __scalbn.
- * sysdeps/ia64/fpu/s_scalbnf.c (__scalbnf): Rename from scalbnf.
- Add weak alias from scalbnf to __scalbnf.
- * sysdeps/ia64/fpu/s_scalbnl.c (__scalbnl): Rename from scalbnl.
- Add weak alias from scalbnl to __scalbnl.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/s_matherrf.c: Delete __STDC__.
- * sysdeps/ia64/fpu/s_matherrl.c,
- sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/e_rem_pio2l.c: New file.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/bits/fenv.h: Change __const to const.
- * sysdeps/unix/sysv/linux/ia64/swapcontext.c: Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/s_matherrf.c: Change "math.h" and "math_private.h"
- to <math.h> and <math_private.h>.
- * sysdeps/ia64/fpu/s_matherrl.c: Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/hp-timing.h: Change stdio-common/_itoa.h to _itoa.h.
- * sysdeps/unix/sysv/linux/ia64/register-dump.h: Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/crti.S: New file.
- * sysdeps/ia64/crtn.S: Likewise.
- * sysdeps/ia64/elf/initfini.c: Delete.
- * sysdeps/unix/sysv/linux/ia64/nptl/pt-initfini.c: Likewise.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/elf/configure.in: Merge contents to ...
- * sysdeps/ia64/configure.in: ... here.
- * sysdeps/ia64/elf/configure: Delete.
- * sysdeps/ia64/configure: Regenerate.
- * sysdeps/ia64/elf/entry.h: Move to ...
- * sysdeps/ia64/entry.h: ... here.
- * sysdeps/ia64/elf/start.S: Move to ...
- * sysdeps/ia64/start.S: ... here.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/elf/stackguard-macros.h: New stub include file.
- * sysdeps/ia64/ldsodefs.h: Move ia64 logic from
- sysdeps/generic/ldsodefs.h.
- * sysdeps/ia64/nptl/shlib-versions: Move ia64 logic from
- nptl/shlib-versions.
- * sysdeps/ia64/preconfigure: Move ia64 logic from configure.in.
- * sysdeps/ia64/shlib-versions: Move ia64 logic from shlib-versions.
- * sysdeps/ia64/stackguard-macros.h: Move ia64 logic from
- elf/stackguard-macros.h.
- * sysdeps/ia64/tls-macros.h: Move ia64 logic from elf/tls-macros.h.
- * sysdeps/ia64/tst-audit.h: Move ia64 logic from elf/tst-auditmod1.c.
- * sysdeps/unix/sysv/linux/ia64/configure.in: Move ia64 logic from
- sysdeps/unix/sysv/linux/configure.
- * sysdeps/unix/sysv/linux/ia64/configure: Generate.
- * sysdeps/unix/sysv/linux/ia64/kernel-features.h: Move ia64 logic
- from sysdeps/unix/sysv/linux/kernel-features.h.
-
-2012-04-27 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/backtrace.c: Replace all contents with a single
- include of sysdeps/x86_64/backtrace.c.
- * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: Change include path
- prefix from ../ to sysdeps/unix/sysv/linux/, and "..." to <...>.
- * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c,
- sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c,
- sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c,
- sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c,
- sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c,
- sysdeps/unix/sysv/linux/ia64/sysconf.c,
- sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
-
-2012-04-25 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Replace
- boiler license text with standard GNU Lesser General Public.
- * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Likewise.
-
-2012-04-22 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/_mcount.S: Replace FSF snail mail address with URL.
- * sysdeps/ia64/backtrace.c: Likewise.
- * sysdeps/ia64/bits/atomic.h: Likewise.
- * sysdeps/ia64/bits/byteswap.h: Likewise.
- * sysdeps/ia64/bits/fenv.h: Likewise.
- * sysdeps/ia64/bits/huge_vall.h: Likewise.
- * sysdeps/ia64/bits/link.h: Likewise.
- * sysdeps/ia64/bits/mathdef.h: Likewise.
- * sysdeps/ia64/bits/xtitypes.h: Likewise.
- * sysdeps/ia64/bzero.S: Likewise.
- * sysdeps/ia64/dl-dtprocnum.h: Likewise.
- * sysdeps/ia64/dl-fptr.h: Likewise.
- * sysdeps/ia64/dl-lookupcfg.h: Likewise.
- * sysdeps/ia64/dl-machine.h: Likewise.
- * sysdeps/ia64/dl-sysdep.h: Likewise.
- * sysdeps/ia64/dl-tls.h: Likewise.
- * sysdeps/ia64/dl-trampoline.S: Likewise.
- * sysdeps/ia64/elf/initfini.c: Likewise.
- * sysdeps/ia64/elf/start.S: Likewise.
- * sysdeps/ia64/fpu/bits/math-finite.h: Likewise.
- * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
- * sysdeps/ia64/fpu/fclrexcpt.c: Likewise.
- * sysdeps/ia64/fpu/fedisblxcpt.c: Likewise.
- * sysdeps/ia64/fpu/feenablxcpt.c: Likewise.
- * sysdeps/ia64/fpu/fegetenv.c: Likewise.
- * sysdeps/ia64/fpu/fegetexcept.c: Likewise.
- * sysdeps/ia64/fpu/fegetround.c: Likewise.
- * sysdeps/ia64/fpu/feholdexcpt.c: Likewise.
- * sysdeps/ia64/fpu/fesetenv.c: Likewise.
- * sysdeps/ia64/fpu/fesetround.c: Likewise.
- * sysdeps/ia64/fpu/feupdateenv.c: Likewise.
- * sysdeps/ia64/fpu/fgetexcptflg.c: Likewise.
- * sysdeps/ia64/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/ia64/fpu/fsetexcptflg.c: Likewise.
- * sysdeps/ia64/fpu/ftestexcept.c: Likewise.
- * sysdeps/ia64/fpu/printf_fphex.c: Likewise.
- * sysdeps/ia64/fpu/s_copysign.S: Likewise.
- * sysdeps/ia64/fpu/s_finite.S: Likewise.
- * sysdeps/ia64/fpu/s_fpclassify.S: Likewise.
- * sysdeps/ia64/fpu/s_isinf.S: Likewise.
- * sysdeps/ia64/fpu/s_isnan.S: Likewise.
- * sysdeps/ia64/fpu/s_signbit.S: Likewise.
- * sysdeps/ia64/gccframe.h: Likewise.
- * sysdeps/ia64/hp-timing.c: Likewise.
- * sysdeps/ia64/hp-timing.h: Likewise.
- * sysdeps/ia64/htonl.S: Likewise.
- * sysdeps/ia64/htons.S: Likewise.
- * sysdeps/ia64/ieee754.h: Likewise.
- * sysdeps/ia64/jmpbuf-unwind.h: Likewise.
- * sysdeps/ia64/libc-tls.c: Likewise.
- * sysdeps/ia64/machine-gmon.h: Likewise.
- * sysdeps/ia64/memccpy.S: Likewise.
- * sysdeps/ia64/memchr.S: Likewise.
- * sysdeps/ia64/memcmp.S: Likewise.
- * sysdeps/ia64/memcpy.S: Likewise.
- * sysdeps/ia64/memmove.S: Likewise.
- * sysdeps/ia64/memset.S: Likewise.
- * sysdeps/ia64/memusage.h: Likewise.
- * sysdeps/ia64/nptl/Makefile: Likewise.
- * sysdeps/ia64/nptl/pthread_spin_lock.c: Likewise.
- * sysdeps/ia64/nptl/pthread_spin_trylock.c: Likewise.
- * sysdeps/ia64/nptl/pthread_spin_unlock.c: Likewise.
- * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
- * sysdeps/ia64/nptl/tls.h: Likewise.
- * sysdeps/ia64/sched_cpucount.c: Likewise.
- * sysdeps/ia64/softpipe.h: Likewise.
- * sysdeps/ia64/stackinfo.h: Likewise.
- * sysdeps/ia64/strcat.c: Likewise.
- * sysdeps/ia64/strchr.S: Likewise.
- * sysdeps/ia64/strcmp.S: Likewise.
- * sysdeps/ia64/strcpy.S: Likewise.
- * sysdeps/ia64/strlen.S: Likewise.
- * sysdeps/ia64/strncmp.S: Likewise.
- * sysdeps/ia64/strncpy.S: Likewise.
- * sysdeps/ia64/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/__longjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/__start_context.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/ipc.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/msq.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sem.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/brk.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/clone2.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/dl-cache.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/getcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ioperm.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/kernel_stat.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ldconfig.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ldsodefs.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/makecontext.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/pipe.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/profil-counter.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/readelflib.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/register-dump.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/setcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigpending.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/swapcontext.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/io.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/procfs.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/rse.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/user.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/syscall.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sysconf.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ucontext_i.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/umount.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/wordexp.c: Likewise.
-
-2012-04-22 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/fpu/e_acosf.S: Trim trailing whitespace.
- * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
- * sysdeps/ia64/fpu/e_acosl.S: Likewise.
- * sysdeps/ia64/fpu/e_asinf.S: Likewise.
- * sysdeps/ia64/fpu/e_asinl.S: Likewise.
- * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
- * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
- * sysdeps/ia64/fpu/e_coshl.S: Likewise.
- * sysdeps/ia64/fpu/e_exp.S: Likewise.
- * sysdeps/ia64/fpu/e_expf.S: Likewise.
- * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
- * sysdeps/ia64/fpu/e_hypot.S: Likewise.
- * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
- * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
- * sysdeps/ia64/fpu/e_log.S: Likewise.
- * sysdeps/ia64/fpu/e_log2.S: Likewise.
- * sysdeps/ia64/fpu/e_log2f.S: Likewise.
- * sysdeps/ia64/fpu/e_log2l.S: Likewise.
- * sysdeps/ia64/fpu/e_logl.S: Likewise.
- * sysdeps/ia64/fpu/e_powf.S: Likewise.
- * sysdeps/ia64/fpu/e_remainder.S: Likewise.
- * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
- * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
- * sysdeps/ia64/fpu/e_scalb.S: Likewise.
- * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
- * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
- * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
- * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
- * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
- * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
- * sysdeps/ia64/fpu/libm_cpu_defs.h: Likewise.
- * sysdeps/ia64/fpu/libm_error_codes.h: Likewise.
- * sysdeps/ia64/fpu/libm_frexp.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexpf.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexpl.S: Likewise.
- * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
- * sysdeps/ia64/fpu/libm_tan.S: Likewise.
- * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
- * sysdeps/ia64/fpu/s_atanf.S: Likewise.
- * sysdeps/ia64/fpu/s_atanl.S: Likewise.
- * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
- * sysdeps/ia64/fpu/s_cos.S: Likewise.
- * sysdeps/ia64/fpu/s_cosf.S: Likewise.
- * sysdeps/ia64/fpu/s_erf.S: Likewise.
- * sysdeps/ia64/fpu/s_erfc.S: Likewise.
- * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
- * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
- * sysdeps/ia64/fpu/s_erff.S: Likewise.
- * sysdeps/ia64/fpu/s_erfl.S: Likewise.
- * sysdeps/ia64/fpu/s_expm1.S: Likewise.
- * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
- * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
- * sysdeps/ia64/fpu/s_fabs.S: Likewise.
- * sysdeps/ia64/fpu/s_fabsf.S: Likewise.
- * sysdeps/ia64/fpu/s_fabsl.S: Likewise.
- * sysdeps/ia64/fpu/s_finite.S: Likewise.
- * sysdeps/ia64/fpu/s_fma.S: Likewise.
- * sysdeps/ia64/fpu/s_fmaf.S: Likewise.
- * sysdeps/ia64/fpu/s_fmal.S: Likewise.
- * sysdeps/ia64/fpu/s_fmax.S: Likewise.
- * sysdeps/ia64/fpu/s_fmaxf.S: Likewise.
- * sysdeps/ia64/fpu/s_fmaxl.S: Likewise.
- * sysdeps/ia64/fpu/s_fpclassify.S: Likewise.
- * sysdeps/ia64/fpu/s_frexp.c: Likewise.
- * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
- * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
- * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
- * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
- * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
- * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
- * sysdeps/ia64/fpu/s_modf.S: Likewise.
- * sysdeps/ia64/fpu/s_modff.S: Likewise.
- * sysdeps/ia64/fpu/s_modfl.S: Likewise.
- * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
- * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
- * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
- * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
- * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
- * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
- * sysdeps/ia64/fpu/s_round.S: Likewise.
- * sysdeps/ia64/fpu/s_roundf.S: Likewise.
- * sysdeps/ia64/fpu/s_roundl.S: Likewise.
- * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
- * sysdeps/ia64/fpu/s_scalbn.c: Likewise.
- * sysdeps/ia64/fpu/s_scalbnf.c: Likewise.
- * sysdeps/ia64/fpu/s_scalbnl.c: Likewise.
- * sysdeps/ia64/fpu/s_signbit.S: Likewise.
- * sysdeps/ia64/fpu/s_significand.S: Likewise.
- * sysdeps/ia64/fpu/s_significandf.S: Likewise.
- * sysdeps/ia64/fpu/s_significandl.S: Likewise.
- * sysdeps/ia64/fpu/s_tan.S: Likewise.
- * sysdeps/ia64/fpu/s_tanf.S: Likewise.
- * sysdeps/ia64/fpu/s_tanh.S: Likewise.
- * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
- * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
- * sysdeps/ia64/fpu/s_tanl.S: Likewise.
- * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
- * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
- * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
- * sysdeps/ia64/softpipe.h: Likewise.
- * sysdeps/ia64/strchr.S: Likewise.
- * sysdeps/ia64/strlen.S: Likewise.
- * sysdeps/ia64/strncmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/register-dump.h: Likewise.
-
-2012-04-22 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/ia64/Implies: Copied from the main tree.
- * sysdeps/ia64/Makefile: Likewise.
- * sysdeps/ia64/Versions: Likewise.
- * sysdeps/ia64/_mcount.S: Likewise.
- * sysdeps/ia64/abort-instr.h: Likewise.
- * sysdeps/ia64/backtrace.c: Likewise.
- * sysdeps/ia64/bcopy.S: Likewise.
- * sysdeps/ia64/bits/atomic.h: Likewise.
- * sysdeps/ia64/bits/byteswap.h: Likewise.
- * sysdeps/ia64/bits/fenv.h: Likewise.
- * sysdeps/ia64/bits/huge_vall.h: Likewise.
- * sysdeps/ia64/bits/link.h: Likewise.
- * sysdeps/ia64/bits/linkmap.h: Likewise.
- * sysdeps/ia64/bits/mathdef.h: Likewise.
- * sysdeps/ia64/bits/xtitypes.h: Likewise.
- * sysdeps/ia64/bzero.S: Likewise.
- * sysdeps/ia64/configure: Likewise.
- * sysdeps/ia64/configure.in: Likewise.
- * sysdeps/ia64/dl-dtprocnum.h: Likewise.
- * sysdeps/ia64/dl-fptr.h: Likewise.
- * sysdeps/ia64/dl-lookupcfg.h: Likewise.
- * sysdeps/ia64/dl-machine.h: Likewise.
- * sysdeps/ia64/dl-sysdep.h: Likewise.
- * sysdeps/ia64/dl-tls.h: Likewise.
- * sysdeps/ia64/dl-trampoline.S: Likewise.
- * sysdeps/ia64/elf/configure: Likewise.
- * sysdeps/ia64/elf/configure.in: Likewise.
- * sysdeps/ia64/elf/entry.h: Likewise.
- * sysdeps/ia64/elf/initfini.c: Likewise.
- * sysdeps/ia64/elf/start.S: Likewise.
- * sysdeps/ia64/fpu/Makefile: Likewise.
- * sysdeps/ia64/fpu/README: Likewise.
- * sysdeps/ia64/fpu/Versions: Likewise.
- * sysdeps/ia64/fpu/bits/math-finite.h: Likewise.
- * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
- * sysdeps/ia64/fpu/branred.c: Likewise.
- * sysdeps/ia64/fpu/doasin.c: Likewise.
- * sysdeps/ia64/fpu/dosincos.c: Likewise.
- * sysdeps/ia64/fpu/e_acos.S: Likewise.
- * sysdeps/ia64/fpu/e_acosf.S: Likewise.
- * sysdeps/ia64/fpu/e_acosh.S: Likewise.
- * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
- * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
- * sysdeps/ia64/fpu/e_acosl.S: Likewise.
- * sysdeps/ia64/fpu/e_asin.S: Likewise.
- * sysdeps/ia64/fpu/e_asinf.S: Likewise.
- * sysdeps/ia64/fpu/e_asinl.S: Likewise.
- * sysdeps/ia64/fpu/e_atan2.S: Likewise.
- * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
- * sysdeps/ia64/fpu/e_atan2l.c: Likewise.
- * sysdeps/ia64/fpu/e_atanh.S: Likewise.
- * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
- * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
- * sysdeps/ia64/fpu/e_cosh.S: Likewise.
- * sysdeps/ia64/fpu/e_coshf.S: Likewise.
- * sysdeps/ia64/fpu/e_coshl.S: Likewise.
- * sysdeps/ia64/fpu/e_exp.S: Likewise.
- * sysdeps/ia64/fpu/e_exp10.S: Likewise.
- * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
- * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
- * sysdeps/ia64/fpu/e_exp2.S: Likewise.
- * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
- * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
- * sysdeps/ia64/fpu/e_expf.S: Likewise.
- * sysdeps/ia64/fpu/e_expl.c: Likewise.
- * sysdeps/ia64/fpu/e_fmod.S: Likewise.
- * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
- * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
- * sysdeps/ia64/fpu/e_gamma_r.c: Likewise.
- * sysdeps/ia64/fpu/e_gammaf_r.c: Likewise.
- * sysdeps/ia64/fpu/e_gammal_r.c: Likewise.
- * sysdeps/ia64/fpu/e_hypot.S: Likewise.
- * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
- * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
- * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
- * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
- * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
- * sysdeps/ia64/fpu/e_log.S: Likewise.
- * sysdeps/ia64/fpu/e_log10.c: Likewise.
- * sysdeps/ia64/fpu/e_log10f.c: Likewise.
- * sysdeps/ia64/fpu/e_log10l.c: Likewise.
- * sysdeps/ia64/fpu/e_log2.S: Likewise.
- * sysdeps/ia64/fpu/e_log2f.S: Likewise.
- * sysdeps/ia64/fpu/e_log2l.S: Likewise.
- * sysdeps/ia64/fpu/e_logf.S: Likewise.
- * sysdeps/ia64/fpu/e_logl.S: Likewise.
- * sysdeps/ia64/fpu/e_pow.S: Likewise.
- * sysdeps/ia64/fpu/e_powf.S: Likewise.
- * sysdeps/ia64/fpu/e_powl.S: Likewise.
- * sysdeps/ia64/fpu/e_rem_pio2.c: Likewise.
- * sysdeps/ia64/fpu/e_rem_pio2f.c: Likewise.
- * sysdeps/ia64/fpu/e_remainder.S: Likewise.
- * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
- * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
- * sysdeps/ia64/fpu/e_scalb.S: Likewise.
- * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
- * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
- * sysdeps/ia64/fpu/e_sinh.S: Likewise.
- * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
- * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
- * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
- * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
- * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
- * sysdeps/ia64/fpu/fclrexcpt.c: Likewise.
- * sysdeps/ia64/fpu/fedisblxcpt.c: Likewise.
- * sysdeps/ia64/fpu/feenablxcpt.c: Likewise.
- * sysdeps/ia64/fpu/fegetenv.c: Likewise.
- * sysdeps/ia64/fpu/fegetexcept.c: Likewise.
- * sysdeps/ia64/fpu/fegetround.c: Likewise.
- * sysdeps/ia64/fpu/feholdexcpt.c: Likewise.
- * sysdeps/ia64/fpu/fesetenv.c: Likewise.
- * sysdeps/ia64/fpu/fesetround.c: Likewise.
- * sysdeps/ia64/fpu/feupdateenv.c: Likewise.
- * sysdeps/ia64/fpu/fgetexcptflg.c: Likewise.
- * sysdeps/ia64/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/ia64/fpu/fsetexcptflg.c: Likewise.
- * sysdeps/ia64/fpu/ftestexcept.c: Likewise.
- * sysdeps/ia64/fpu/gen_import_file_list: Likewise.
- * sysdeps/ia64/fpu/halfulp.c: Likewise.
- * sysdeps/ia64/fpu/import_check: Likewise.
- * sysdeps/ia64/fpu/import_diffs: Likewise.
- * sysdeps/ia64/fpu/import_file.awk: Likewise.
- * sysdeps/ia64/fpu/import_intel_libm: Likewise.
- * sysdeps/ia64/fpu/k_rem_pio2.c: Likewise.
- * sysdeps/ia64/fpu/k_rem_pio2f.c: Likewise.
- * sysdeps/ia64/fpu/k_rem_pio2l.c: Likewise.
- * sysdeps/ia64/fpu/libc_libm_error.c: Likewise.
- * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
- * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
- * sysdeps/ia64/fpu/libm_cpu_defs.h: Likewise.
- * sysdeps/ia64/fpu/libm_error.c: Likewise.
- * sysdeps/ia64/fpu/libm_error_codes.h: Likewise.
- * sysdeps/ia64/fpu/libm_frexp.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexp4.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexp4f.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexp4l.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexpf.S: Likewise.
- * sysdeps/ia64/fpu/libm_frexpl.S: Likewise.
- * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
- * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
- * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
- * sysdeps/ia64/fpu/libm_reduce.S: Likewise.
- * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
- * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
- * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
- * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
- * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
- * sysdeps/ia64/fpu/libm_support.h: Likewise.
- * sysdeps/ia64/fpu/libm_tan.S: Likewise.
- * sysdeps/ia64/fpu/math_ldbl.h: Likewise.
- * sysdeps/ia64/fpu/mpa.c: Likewise.
- * sysdeps/ia64/fpu/mpatan.c: Likewise.
- * sysdeps/ia64/fpu/mpatan2.c: Likewise.
- * sysdeps/ia64/fpu/mpexp.c: Likewise.
- * sysdeps/ia64/fpu/mplog.c: Likewise.
- * sysdeps/ia64/fpu/mpsqrt.c: Likewise.
- * sysdeps/ia64/fpu/mptan.c: Likewise.
- * sysdeps/ia64/fpu/printf_fphex.c: Likewise.
- * sysdeps/ia64/fpu/s_asinh.S: Likewise.
- * sysdeps/ia64/fpu/s_asinhf.S: Likewise.
- * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
- * sysdeps/ia64/fpu/s_atan.S: Likewise.
- * sysdeps/ia64/fpu/s_atanf.S: Likewise.
- * sysdeps/ia64/fpu/s_atanl.S: Likewise.
- * sysdeps/ia64/fpu/s_cbrt.S: Likewise.
- * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
- * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
- * sysdeps/ia64/fpu/s_ceil.S: Likewise.
- * sysdeps/ia64/fpu/s_ceilf.S: Likewise.
- * sysdeps/ia64/fpu/s_ceill.S: Likewise.
- * sysdeps/ia64/fpu/s_copysign.S: Likewise.
- * sysdeps/ia64/fpu/s_copysignf.S: Likewise.
- * sysdeps/ia64/fpu/s_copysignl.S: Likewise.
- * sysdeps/ia64/fpu/s_cos.S: Likewise.
- * sysdeps/ia64/fpu/s_cosf.S: Likewise.
- * sysdeps/ia64/fpu/s_cosl.S: Likewise.
- * sysdeps/ia64/fpu/s_erf.S: Likewise.
- * sysdeps/ia64/fpu/s_erfc.S: Likewise.
- * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
- * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
- * sysdeps/ia64/fpu/s_erff.S: Likewise.
- * sysdeps/ia64/fpu/s_erfl.S: Likewise.
- * sysdeps/ia64/fpu/s_expm1.S: Likewise.
- * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
- * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
- * sysdeps/ia64/fpu/s_fabs.S: Likewise.
- * sysdeps/ia64/fpu/s_fabsf.S: Likewise.
- * sysdeps/ia64/fpu/s_fabsl.S: Likewise.
- * sysdeps/ia64/fpu/s_fdim.S: Likewise.
- * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
- * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
- * sysdeps/ia64/fpu/s_finite.S: Likewise.
- * sysdeps/ia64/fpu/s_finitef.S: Likewise.
- * sysdeps/ia64/fpu/s_finitel.S: Likewise.
- * sysdeps/ia64/fpu/s_floor.S: Likewise.
- * sysdeps/ia64/fpu/s_floorf.S: Likewise.
- * sysdeps/ia64/fpu/s_floorl.S: Likewise.
- * sysdeps/ia64/fpu/s_fma.S: Likewise.
- * sysdeps/ia64/fpu/s_fmaf.S: Likewise.
- * sysdeps/ia64/fpu/s_fmal.S: Likewise.
- * sysdeps/ia64/fpu/s_fmax.S: Likewise.
- * sysdeps/ia64/fpu/s_fmaxf.S: Likewise.
- * sysdeps/ia64/fpu/s_fmaxl.S: Likewise.
- * sysdeps/ia64/fpu/s_fpclassify.S: Likewise.
- * sysdeps/ia64/fpu/s_fpclassifyf.S: Likewise.
- * sysdeps/ia64/fpu/s_fpclassifyl.S: Likewise.
- * sysdeps/ia64/fpu/s_frexp.c: Likewise.
- * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
- * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
- * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
- * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
- * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
- * sysdeps/ia64/fpu/s_isinf.S: Likewise.
- * sysdeps/ia64/fpu/s_isinff.S: Likewise.
- * sysdeps/ia64/fpu/s_isinfl.S: Likewise.
- * sysdeps/ia64/fpu/s_isnan.S: Likewise.
- * sysdeps/ia64/fpu/s_isnanf.S: Likewise.
- * sysdeps/ia64/fpu/s_isnanl.S: Likewise.
- * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
- * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
- * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
- * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
- * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
- * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
- * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
- * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
- * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
- * sysdeps/ia64/fpu/s_log1p.S: Likewise.
- * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
- * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
- * sysdeps/ia64/fpu/s_logb.S: Likewise.
- * sysdeps/ia64/fpu/s_logbf.S: Likewise.
- * sysdeps/ia64/fpu/s_logbl.S: Likewise.
- * sysdeps/ia64/fpu/s_matherrf.c: Likewise.
- * sysdeps/ia64/fpu/s_matherrl.c: Likewise.
- * sysdeps/ia64/fpu/s_modf.S: Likewise.
- * sysdeps/ia64/fpu/s_modff.S: Likewise.
- * sysdeps/ia64/fpu/s_modfl.S: Likewise.
- * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
- * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
- * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
- * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
- * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
- * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
- * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
- * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
- * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
- * sysdeps/ia64/fpu/s_rint.S: Likewise.
- * sysdeps/ia64/fpu/s_rintf.S: Likewise.
- * sysdeps/ia64/fpu/s_rintl.S: Likewise.
- * sysdeps/ia64/fpu/s_round.S: Likewise.
- * sysdeps/ia64/fpu/s_roundf.S: Likewise.
- * sysdeps/ia64/fpu/s_roundl.S: Likewise.
- * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
- * sysdeps/ia64/fpu/s_scalbn.c: Likewise.
- * sysdeps/ia64/fpu/s_scalbnf.c: Likewise.
- * sysdeps/ia64/fpu/s_scalbnl.c: Likewise.
- * sysdeps/ia64/fpu/s_signbit.S: Likewise.
- * sysdeps/ia64/fpu/s_signbitf.S: Likewise.
- * sysdeps/ia64/fpu/s_signbitl.S: Likewise.
- * sysdeps/ia64/fpu/s_significand.S: Likewise.
- * sysdeps/ia64/fpu/s_significandf.S: Likewise.
- * sysdeps/ia64/fpu/s_significandl.S: Likewise.
- * sysdeps/ia64/fpu/s_sin.c: Likewise.
- * sysdeps/ia64/fpu/s_sincos.c: Likewise.
- * sysdeps/ia64/fpu/s_sincosf.c: Likewise.
- * sysdeps/ia64/fpu/s_sincosl.c: Likewise.
- * sysdeps/ia64/fpu/s_sinf.c: Likewise.
- * sysdeps/ia64/fpu/s_sinl.c: Likewise.
- * sysdeps/ia64/fpu/s_tan.S: Likewise.
- * sysdeps/ia64/fpu/s_tanf.S: Likewise.
- * sysdeps/ia64/fpu/s_tanh.S: Likewise.
- * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
- * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
- * sysdeps/ia64/fpu/s_tanl.S: Likewise.
- * sysdeps/ia64/fpu/s_trunc.S: Likewise.
- * sysdeps/ia64/fpu/s_truncf.S: Likewise.
- * sysdeps/ia64/fpu/s_truncl.S: Likewise.
- * sysdeps/ia64/fpu/sincos32.c: Likewise.
- * sysdeps/ia64/fpu/slowexp.c: Likewise.
- * sysdeps/ia64/fpu/slowpow.c: Likewise.
- * sysdeps/ia64/fpu/t_exp.c: Likewise.
- * sysdeps/ia64/fpu/w_acos.c: Likewise.
- * sysdeps/ia64/fpu/w_acosf.c: Likewise.
- * sysdeps/ia64/fpu/w_acosh.c: Likewise.
- * sysdeps/ia64/fpu/w_acoshf.c: Likewise.
- * sysdeps/ia64/fpu/w_acoshl.c: Likewise.
- * sysdeps/ia64/fpu/w_acosl.c: Likewise.
- * sysdeps/ia64/fpu/w_asin.c: Likewise.
- * sysdeps/ia64/fpu/w_asinf.c: Likewise.
- * sysdeps/ia64/fpu/w_asinl.c: Likewise.
- * sysdeps/ia64/fpu/w_atan2.c: Likewise.
- * sysdeps/ia64/fpu/w_atan2f.c: Likewise.
- * sysdeps/ia64/fpu/w_atan2l.c: Likewise.
- * sysdeps/ia64/fpu/w_atanh.c: Likewise.
- * sysdeps/ia64/fpu/w_atanhf.c: Likewise.
- * sysdeps/ia64/fpu/w_atanhl.c: Likewise.
- * sysdeps/ia64/fpu/w_cosh.c: Likewise.
- * sysdeps/ia64/fpu/w_coshf.c: Likewise.
- * sysdeps/ia64/fpu/w_coshl.c: Likewise.
- * sysdeps/ia64/fpu/w_exp.c: Likewise.
- * sysdeps/ia64/fpu/w_exp10.c: Likewise.
- * sysdeps/ia64/fpu/w_exp10f.c: Likewise.
- * sysdeps/ia64/fpu/w_exp10l.c: Likewise.
- * sysdeps/ia64/fpu/w_exp2.c: Likewise.
- * sysdeps/ia64/fpu/w_exp2f.c: Likewise.
- * sysdeps/ia64/fpu/w_exp2l.c: Likewise.
- * sysdeps/ia64/fpu/w_expf.c: Likewise.
- * sysdeps/ia64/fpu/w_expl.c: Likewise.
- * sysdeps/ia64/fpu/w_fmod.c: Likewise.
- * sysdeps/ia64/fpu/w_fmodf.c: Likewise.
- * sysdeps/ia64/fpu/w_fmodl.c: Likewise.
- * sysdeps/ia64/fpu/w_hypot.c: Likewise.
- * sysdeps/ia64/fpu/w_hypotf.c: Likewise.
- * sysdeps/ia64/fpu/w_hypotl.c: Likewise.
- * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
- * sysdeps/ia64/fpu/w_lgamma_r.c: Likewise.
- * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
- * sysdeps/ia64/fpu/w_lgammaf_r.c: Likewise.
- * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
- * sysdeps/ia64/fpu/w_lgammal_r.c: Likewise.
- * sysdeps/ia64/fpu/w_log.c: Likewise.
- * sysdeps/ia64/fpu/w_log10.c: Likewise.
- * sysdeps/ia64/fpu/w_log10f.c: Likewise.
- * sysdeps/ia64/fpu/w_log10l.c: Likewise.
- * sysdeps/ia64/fpu/w_log2.c: Likewise.
- * sysdeps/ia64/fpu/w_log2f.c: Likewise.
- * sysdeps/ia64/fpu/w_log2l.c: Likewise.
- * sysdeps/ia64/fpu/w_logf.c: Likewise.
- * sysdeps/ia64/fpu/w_logl.c: Likewise.
- * sysdeps/ia64/fpu/w_pow.c: Likewise.
- * sysdeps/ia64/fpu/w_powf.c: Likewise.
- * sysdeps/ia64/fpu/w_powl.c: Likewise.
- * sysdeps/ia64/fpu/w_remainder.c: Likewise.
- * sysdeps/ia64/fpu/w_remainderf.c: Likewise.
- * sysdeps/ia64/fpu/w_remainderl.c: Likewise.
- * sysdeps/ia64/fpu/w_scalb.c: Likewise.
- * sysdeps/ia64/fpu/w_scalbf.c: Likewise.
- * sysdeps/ia64/fpu/w_scalbl.c: Likewise.
- * sysdeps/ia64/fpu/w_sinh.c: Likewise.
- * sysdeps/ia64/fpu/w_sinhf.c: Likewise.
- * sysdeps/ia64/fpu/w_sinhl.c: Likewise.
- * sysdeps/ia64/fpu/w_sqrt.c: Likewise.
- * sysdeps/ia64/fpu/w_sqrtf.c: Likewise.
- * sysdeps/ia64/fpu/w_sqrtl.c: Likewise.
- * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
- * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
- * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
- * sysdeps/ia64/gccframe.h: Likewise.
- * sysdeps/ia64/hp-timing.c: Likewise.
- * sysdeps/ia64/hp-timing.h: Likewise.
- * sysdeps/ia64/htonl.S: Likewise.
- * sysdeps/ia64/htons.S: Likewise.
- * sysdeps/ia64/ia64libgcc.S: Likewise.
- * sysdeps/ia64/ieee754.h: Likewise.
- * sysdeps/ia64/jmpbuf-unwind.h: Likewise.
- * sysdeps/ia64/ldbl2mpn.c: Likewise.
- * sysdeps/ia64/libc-tls.c: Likewise.
- * sysdeps/ia64/machine-gmon.h: Likewise.
- * sysdeps/ia64/memccpy.S: Likewise.
- * sysdeps/ia64/memchr.S: Likewise.
- * sysdeps/ia64/memcmp.S: Likewise.
- * sysdeps/ia64/memcpy.S: Likewise.
- * sysdeps/ia64/memmove.S: Likewise.
- * sysdeps/ia64/memset.S: Likewise.
- * sysdeps/ia64/memusage.h: Likewise.
- * sysdeps/ia64/nptl/Makefile: Likewise.
- * sysdeps/ia64/nptl/pthread_spin_lock.c: Likewise.
- * sysdeps/ia64/nptl/pthread_spin_trylock.c: Likewise.
- * sysdeps/ia64/nptl/pthread_spin_unlock.c: Likewise.
- * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
- * sysdeps/ia64/nptl/tcb-offsets.sym: Likewise.
- * sysdeps/ia64/nptl/tls.h: Likewise.
- * sysdeps/ia64/sched_cpucount.c: Likewise.
- * sysdeps/ia64/softpipe.h: Likewise.
- * sysdeps/ia64/stackinfo.h: Likewise.
- * sysdeps/ia64/strcat.c: Likewise.
- * sysdeps/ia64/strchr.S: Likewise.
- * sysdeps/ia64/strcmp.S: Likewise.
- * sysdeps/ia64/strcpy.S: Likewise.
- * sysdeps/ia64/strlen.S: Likewise.
- * sysdeps/ia64/strncmp.S: Likewise.
- * sysdeps/ia64/strncpy.S: Likewise.
- * sysdeps/ia64/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/Implies: Likewise.
- * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
- * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
- * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/__longjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/__start_context.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/endian.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/ipc.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/msq.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sem.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/brk.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bsd-_setjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/bsd-setjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/clone2.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/dl-brk.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/dl-cache.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/getclktck.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/getcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ioperm.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/kernel_stat.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ldconfig.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ldsodefs.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/makecontext.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/Versions: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/pt-initfini.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/pipe.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/profil-counter.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/readelflib.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/register-dump.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/rt-sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/setcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigcontext-offsets.sym: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigpending.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/swapcontext.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/io.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/procfs.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/rse.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sys/user.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/syscall.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sysconf.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/ucontext_i.h: Likewise.
- * sysdeps/unix/sysv/linux/ia64/umount.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: Likewise.
- * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
- * sysdeps/unix/sysv/linux/ia64/wordexp.c: Likewise.
diff --git a/ports/ChangeLog.linux-generic b/ports/ChangeLog.linux-generic
deleted file mode 100644
index 19ace4410e..0000000000
--- a/ports/ChangeLog.linux-generic
+++ /dev/null
@@ -1,200 +0,0 @@
-This file describes changes to the linux-generic infrastructure while
-it was in the ports add-on directory. This code is no longer maintained
-here and so future changes to it should be listed in the top-level
-ChangeLog file.
-
-
-
-2014-02-10 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic: Move directory to
- ../sysdeps/unix/sysv/linux/generic.
-
-2013-11-13 Chung-Lin Tang <cltang@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/stat.h (__field64): Use
- __alignof__(type64) in alignment attribute instead of 8.
- * sysdeps/unix/sysv/linux/generic/bits/statfs.h (__field64): Use
- __alignof__(type64) in alignment attribute instead of 8.
- (struct statfs): Remove alignment attribute.
- (struct statfs64): Likewise.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/generic/wordsize-32/syscalls.list:
- Remove trailing whitespace.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2013-01-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c: Reformat
- copyright notice.
-
-2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/generic/sysctl.c: Don't include
- <stub-tag.h>.
- * sysdeps/unix/sysv/linux/generic/ustat.c: Likewise.
-
-2012-10-27 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: (__O_LARGEFILE)
- [__WORDSIZE != 64]: Do not define, take value from
- <bits/fcntl-linux.h>.
-
-2012-10-23 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
-
-2012-10-01 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/typesizes.h
- (__SWBLK_T_TYPE): Macro removed.
-
-2012-08-02 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/typesizes.h
- [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
-
-2012-05-30 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/syscalls.list: Remove
- __connect_internal alias.
-
-2012-05-18 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/typesizes.h
- (__FSWORD_T_TYPE): New macro.
-
-2012-05-16 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/not-cancel.h: Add
- multiple-inclusion guard.
-
-2012-05-16 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/typesizes.h:
- Remove now-unused __SNSECONDS_T_TYPE, and add new
- __SYSCALL_ULONG_TYPE and __SYSCALL_SLONG_TYPE types.
-
-2012-05-14 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/stat.h,
- sysdeps/unix/sysv/linux/generic/bits/statfs.h:
- Use "__aligned__" instead of "aligned" in public headers.
-
-2012-05-12 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/wordsize-32/syscalls.list:
- Add entries for prlimit64 and fanotify_mark.
-
-2012-05-12 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/typesizes.h
- (__SNSECONDS_T_TYPE): New macro.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-01-30 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/not-cancel.h: New file.
-
-2012-01-30 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/epoll_wait.c: Remove
- libc_hidden_proto declaration now it's in sys/epoll.h override.
-
-2011-12-09 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/bits/msq.h: New file.
- * sysdeps/unix/sysv/linux/generic/bits/shm.h: New file.
-
-2011-12-03 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/generic/Makefile: New file.
- * sysdeps/unix/sysv/linux/generic/____longjmp_chk.c: New file.
- * sysdeps/unix/sysv/linux/generic/access.c: New file.
- * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: New file.
- * sysdeps/unix/sysv/linux/generic/bits/sem.h: New file.
- * sysdeps/unix/sysv/linux/generic/bits/stat.h: New file.
- * sysdeps/unix/sysv/linux/generic/bits/statfs.h: New file.
- * sysdeps/unix/sysv/linux/generic/bits/typesizes.h: New file.
- * sysdeps/unix/sysv/linux/generic/brk.c: New file.
- * sysdeps/unix/sysv/linux/generic/chmod.c: New file.
- * sysdeps/unix/sysv/linux/generic/chown.c: New file.
- * sysdeps/unix/sysv/linux/generic/creat.c: New file.
- * sysdeps/unix/sysv/linux/generic/dl-origin.c: New file.
- * sysdeps/unix/sysv/linux/generic/dup2.c: New file.
- * sysdeps/unix/sysv/linux/generic/epoll_create.c: New file.
- * sysdeps/unix/sysv/linux/generic/epoll_wait.c: New file.
- * sysdeps/unix/sysv/linux/generic/futimesat.c: New file.
- * sysdeps/unix/sysv/linux/generic/getdents.c: New file.
- * sysdeps/unix/sysv/linux/generic/getdents64.c: New file.
- * sysdeps/unix/sysv/linux/generic/inotify_init.c: New file.
- * sysdeps/unix/sysv/linux/generic/kernel_stat.h: New file.
- * sysdeps/unix/sysv/linux/generic/lchown.c: New file.
- * sysdeps/unix/sysv/linux/generic/link.c: New file.
- * sysdeps/unix/sysv/linux/generic/lxstat.c: New file.
- * sysdeps/unix/sysv/linux/generic/mkdir.c: New file.
- * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: New file.
- * sysdeps/unix/sysv/linux/generic/open.c: New file.
- * sysdeps/unix/sysv/linux/generic/open64.c: New file.
- * sysdeps/unix/sysv/linux/generic/pause.c: New file.
- * sysdeps/unix/sysv/linux/generic/pipe.c: New file.
- * sysdeps/unix/sysv/linux/generic/poll.c: New file.
- * sysdeps/unix/sysv/linux/generic/readlink.c: New file.
- * sysdeps/unix/sysv/linux/generic/readlink_chk.c: New file.
- * sysdeps/unix/sysv/linux/generic/recv.c: New file.
- * sysdeps/unix/sysv/linux/generic/rename.c: New file.
- * sysdeps/unix/sysv/linux/generic/rmdir.c: New file.
- * sysdeps/unix/sysv/linux/generic/select.c: New file.
- * sysdeps/unix/sysv/linux/generic/send.c: New file.
- * sysdeps/unix/sysv/linux/generic/symlink.c: New file.
- * sysdeps/unix/sysv/linux/generic/syscalls.list: New file.
- * sysdeps/unix/sysv/linux/generic/sysctl.c: New file.
- * sysdeps/unix/sysv/linux/generic/sysdep.h: New file.
- * sysdeps/unix/sysv/linux/generic/umount.c: New file.
- * sysdeps/unix/sysv/linux/generic/unlink.c: New file.
- * sysdeps/unix/sysv/linux/generic/ustat.c: New file.
- * sysdeps/unix/sysv/linux/generic/utimes.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/Versions: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/syscalls.list: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c: New file.
- * sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c: New file.
- * sysdeps/unix/sysv/linux/generic/xmknod.c: New file.
- * sysdeps/unix/sysv/linux/generic/xstat.c: New file.
diff --git a/ports/ChangeLog.m68k b/ports/ChangeLog.m68k
deleted file mode 100644
index 74f9fb85ce..0000000000
--- a/ports/ChangeLog.m68k
+++ /dev/null
@@ -1,1451 +0,0 @@
-This file describes changes to the M68K port while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-10 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k: Move directory to ../sysdeps/m68k.
- * sysdeps/unix/sysv/linux/m68k: Move directory to
- ../sysdeps/unix/sysv/linux/m68k.
-
-2014-01-27 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Regenerate.
-
-2013-12-10 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Use
- math_force_eval.
-
- * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h
- (FUTEX_WAIT_REQEUE_PI, FUTEX_CMP_REQEUE_PI)
- (lll_futex_wait_requeue_pi, lll_futex_timed_wait_requeue_pi)
- (lll_futex_cmp_requeue_pi): Define.
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_REQUEUE_PI, __ASSUME_SET_ROBUST_LIST): Undefine before
- 3.10.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/fpu/fegetround.c (fegetround): Use libm_hidden_def.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Use __glibc_reserved
- instead of __unused.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/m68k/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/m68k/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/m68k/configure: Regenerated.
-
-2013-10-08 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/m68k/start.S [SHARED]: Use PIC.
-
-2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/ffs.c (__ffs): Define as hidden.
-
-2013-09-04 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/mmap64.c: New file.
-
-2013-08-21 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c: Fix typos.
-
-2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/dl-static.c: New file.
- * sysdeps/unix/sysv/linux/m68k/ldsodefs.h: New file.
- * sysdeps/unix/sysv/linux/m68k/Makefile (sysdep-dl-routines)
- (sysdep_routines, sysdep-rtld-routines) [$(subdir) = elf]: Add
- dl-static.
- * sysdeps/unix/sysv/linux/m68k/Versions (ld: GLIBC_PRIVATE): Add
- _dl_var_init.
-
-2013-07-03 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2013-06-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/dl-trampoline.S (FMOVE): Define conditional on
- [__mcoldfire__] and [__mcffpu__].
- (FPSPACE): Likewise.
- (_dl_runtime_profile): Save and restore %fp0 with FMOVE, only if
- [FMOVE]. Use FPSPACE in stack offsets.
-
-2013-06-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/fpu_control.h: Fix preprocessor indentation.
-
-2013-06-28 Nathan Sidwell <nathan@codesourcery.com>
-
- * sysdeps/m68k/fpu_control.h [__mcoldfire__ && !__mcffpu__]
- (_FPU_RESERVED): Provide alternative definition.
- [__mcoldfire__ && !__mcffpu__] (_FPU_DEFAULT): Likewise.
- [__mcoldfire__ && !__mcffpu__] (_FPU_GETCW): Likewise.
- [__mcoldfire__ && !__mcffpu__] (_FPU_SETCW): Likewise.
- [!(__mcoldfire__ && !__mcffpu__)]: Make existing macro definitions
- conditional.
-
-2013-06-25 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/sysdep.h (CALL_MCOUNT) [PROF]: Use %a6 instead of
- %fp in cfi insns.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
- Update.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
- Likewise.
-
-2013-06-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/getpagesize.c (__getpagesize): Use
- (void) in function definition.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/socket.S: Remove trailing
- whitespace.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/m68k/dl-machine.h (elf_machine_rela): Use
- RTLD_PROGNAME.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Update test names.
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Update names of sincos
- tests.
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
-
-2013-04-11 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update
-
-2013-03-11 Andreas Schwab <schwab@suse.de>
-
- [BZ #15234]
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist
- (GLIBC_2.4): Remove pthread_atfork.
-
-2013-03-06 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Add
- __cxa_thread_atexit_impl.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist:
- Likewise.
-
-2013-02-08 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_O_CLOEXEC): Define for 2.6.23 or later.
- (__ASSUME_SOCK_CLOEXEC, __ASSUME_IN_NONBLOCK, __ASSUME_PIPE2)
- (__ASSUME_EVENTFD2, __ASSUME_SIGNALFD4, __ASSUME_DUP3): Define for
- 2.6.27 or later.
- (__ASSUME_ACCEPT4): Define for 2.6.28 or later.
-
-2013-02-04 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/m68k/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
- Remove alias.
-
-2013-01-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
- * sysdeps/m68k/Makefile (CFLAGS-backtrace.c): Add -funwind-tables.
-
-2013-01-19 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/backtrace.c: New file.
-
- * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: New file.
- * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add waitpid.
-
-2013-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/bits/byteswap.h (__bswap_64): Use __extension__
- with long long.
-
-2013-01-04 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/m680x0/fpu/mathimpl.h: Fix copyright notice
- formatting.
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-11-30 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-11-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/dl-trampoline.S (_dl_runtime_profile)
- [__mcoldfire__]: Fix copying loop.
-
- * sysdeps/m68k/sotruss-lib.c: New file.
-
-2012-11-21 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): Remove use of
- INTERNAL_SYSCALL_ERROR_P.
-
-2012-11-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/s_atan.c (weak_aliasx): Remove
- macro and use weak_alias directly.
- * sysdeps/m68k/m680x0/fpu/s_ccosh.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_cexp.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_csin.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_csinh.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_expm1.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_frexp.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_lrint.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_modf.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_isinf.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_remquo.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_scalbn.c (strong_aliasx, weak_aliasx):
- Likewise.
- * sysdeps/m68k/m680x0/fpu/s_sin.c (weak_aliasx): Likewise.
- * sysdeps/m68k/m680x0/fpu/s_sincos.c (weak_aliasx): Likewise.
-
-2012-11-18 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h (_DOCARGS_5)
- (UNDOCARGS_5): Save %d5 on stack instead of in %a1.
-
-2012-11-15 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS):
- Define.
-
-2012-11-06 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
- * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): Define.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/fpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_ver.
-
- [BZ #3439]
- * sysdeps/m68k/fpu/bits/fenv.h (FE_INEXACT): Define macro to
- integer constant usable in #if and use that to give value to enum
- constant.
- (FE_DIVBYZERO): Likewise.
- (FE_UNDERFLOW): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_INVALID): Likewise.
- (FE_TONEAREST): Likewise.
- (FE_TOWARDZERO): Likewise.
- (FE_DOWNWARD): Likewise.
- (FE_UPWARD): Likewise.
-
-2012-10-25 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
-
-2012-10-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist:
- (GLIBC_2.17): Add clock_* symbols.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Likewise.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-09-28 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/m68k/init-first.c: Include main file from
- csu/ rather than sysdeps/unix/sysv/linux/.
-
-2012-08-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_STAT64_SYSCALL): Remove.
-
-2012-08-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_FADVISE64_64_SYSCALL): Remove.
-
-2012-08-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_MMAP2_SYSCALL): Remove.
-
-2012-08-15 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/m68k/nptl/pthread_spin_lock.c: Use generic code.
- * sysdeps/m68k/nptl/pthread_spin_trylock.c: Remove, use generic version.
-
-2012-08-10 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/ldsodefs.h (m68k_gnu_pltenter): Remove const on
- fifth parameter.
-
-2012-08-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_TGKILL): Remove.
-
-2012-08-08 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/coldfire/fpu/bits/mathinline.h: New file.
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h
- (atomic_compare_and_exchange_val_acq) [!SHARED]: Add cast to avoid
- warning.
-
-2012-08-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/configure.in (arch_minimum_kernel):
- Remove.
- * sysdeps/unix/sysv/linux/m68k/configure: Regenerated.
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_TGKILL): Define unconditionally.
- (__ASSUME_UTIMES): Likewise.
- (__ASSUME_FADVISE64_64_SYSCALL): Likewise.
-
-2012-08-03 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE)
- (ASM_SIZE_DIRECTIVE): Remove.
- (ENTRY, END): Use .p2align. Use .type and .size instead of
- ASM_TYPE_DIRECTIVE and ASM_SIZE_DIRECTIVE.
- * sysdeps/m68k/asm-syntax.h (ALIGNARG, PROLOG, EPILOG, ALIGN)
- (GLOBL): Remove unused macros.
-
-2012-08-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_FCNTL64): Remove.
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_VFORK_SYSCALL): Remove.
- * sysdeps/unix/sysv/linux/m68k/vfork.S (__vfork) [__NR_vfork]:
- Make code unconditional.
- (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
- (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
-
-2012-08-01 Roland McGrath <roland@hack.frob.com>
-
- [BZ #14138]
- * sysdeps/unix/sysv/linux/m68k/getrlimit.c: File removed.
-
-2012-08-01 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-07-26 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-07-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_MMAP2_SYSCALL): Define unconditionally.
- (__ASSUME_STAT64_SYSCALL): Likewise.
- (__ASSUME_FCNTL64): Likewise.
- (__ASSUME_VFORK_SYSCALL): Likewise.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist:
- Add secure_getenv.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist:
- Likewise.
-
-2012-07-20 Joseph Myers <joseph@codesourcery.com>
-
- * data/localplt-m68k-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: ... here.
-
-2012-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * data/c++-types-m68k-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: ... here.
-
-2012-07-16 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/m680x0/Makefile: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/getcontext.S: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/makecontext.S: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/setcontext.S: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/swapcontext.S: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/ucontext_i.sym: New file.
-
-2012-07-09 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-05-30 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_TRUNCATE64_SYSCALL): Remove.
-
- * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Use
- hidden_def instead of adding _internal alias.
-
-2012-05-26 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove.
-
- * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add chown.
- * sysdeps/unix/sysv/linux/m68k/chown.c: Remove file.
-
-2012-05-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MADV_DONTDUMP)
- (MADV_DODUMP): Define.
-
-2012-05-21 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/s_logbl.c: New file.
-
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Update.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Update.
-
-2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/configure.in (arch_minimum_kernel)
- [$machine != m68k/coldfire]: Don't set.
-
-2012-05-10 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-04-28 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
- New file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
- New file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
- New file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
- New file.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
- New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: New
- file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
- New file.
- * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: New
- file.
-
-2012-04-26 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/m68k/libgcc_s.h: Remove.
- * sysdeps/m68k/shlib-versions: Add libgcc_s.
-
-2012-04-18 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-04-17 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/e_ilogb.c: Renamed from s_ilogb.c.
- Define __ieee754_ilogb instead of __ilogb.
- * sysdeps/m68k/m680x0/fpu/e_ilogbf.c: Renamed from s_ilogbf.c and
- adjusted.
- * sysdeps/m68k/m680x0/fpu/e_ilogbl.c: Renamed from s_ilogbl.c and
- adjusted.
-
-2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MAP_STACK)
- (MAP_HUGETLB): Define.
-
-2012-03-27 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/elf/start.S: Move to ...
- * sysdeps/m68k/start.S: ... here.
-
-2012-03-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
- * sysdeps/m68k/m680x0/fpu/s_cexp.c: Avoid undue overflow.
-
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h (__inline_mathop1):
- Mark asm as volatile.
- (__scalbn): Likewise.
- (__lrint): Likewise.
- (__sincos): Likewise.
-
-2012-03-22 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/register-dump.h: Include <_itoa.h>
- instead of <stdio-common/_itoa.h>.
-
-2012-03-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-03-15 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-03-13 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h
- (__ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_VFORK_SYSCALL): Define
- for 2.4.12 or later.
- (__ASSUME_PSELECT, __ASSUME_PPOLL): Only undefine before 3.0.
-
-2012-03-09 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/m68k/m680x0/fpu/math_private.h: Use include_next to
- chain math_private.h.
-
- * m68k/m680x0/fpu/e_acos.c: Use <> to include math_private.h.
- * m68k/m680x0/fpu/e_atan2.c, m68k/m680x0/fpu/e_fmod.c: Likewise.
- * m68k/m680x0/fpu/e_pow.c, m68k/m680x0/fpu/e_scalb.c: Likewise.
- * m68k/m680x0/fpu/s_fpclassifyl.c, m68k/m680x0/fpu/s_llrint.c: Likewise.
- * m68k/m680x0/fpu/s_llrintf.c, m68k/m680x0/fpu/s_llrintl.c: Likewise.
- * m68k/m680x0/fpu/s_nextafterl.c: Likewise.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-03-05 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
-
-2012-03-02 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update ULPs.
-
-2012-02-27 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
- (pthread_attr_t): Fix name of union. Only define if not already
- defined.
-
-2012-02-26 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Name
- pthread_attr_t union.
-
- * sysdeps/m68k/m680x0/fpu/Makefile: Remove.
- * sysdeps/m68k/m680x0/fpu/switch: Remove directory.
-
- * sysdeps/m68k/m680x0/fpu/k_sinl.c: Replace by empty file.
- * sysdeps/m68k/m680x0/fpu/k_cosl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/k_tanf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/k_tanl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/k_sin.c: Remove.
- * sysdeps/m68k/m680x0/fpu/k_sinf.c: Remove.
- * sysdeps/m68k/m680x0/fpu/k_cos.c: Remove.
- * sysdeps/m68k/m680x0/fpu/k_cosf.c: Remove.
- * sysdeps/m68k/m680x0/fpu/k_tan.c: Remove.
-
-2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/s_ccosh.c: Avoid raising invalid
- exception for NaN+iNaN.
-
-2012-02-24 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update ULPs.
-
- * sysdeps/m68k/m680x0/fpu/s_expm1.c: Set errno to ERANGE if
- argument causes overflow.
- * sysdeps/m68k/m680x0/fpu/s_expm1f.c: Include <s_expm1.c>.
- (float_type, o_threshold): Define.
- * sysdeps/m68k/m680x0/fpu/s_expm1l.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__OPTIMIZE__]: Don't
- define expm1 as inline.
-
- * sysdeps/m68k/m680x0/fpu/s_sin.c: Set errno to EDOM if argument
- is infinite.
- * sysdeps/m68k/m680x0/fpu/s_cos.c: Include <s_sin.c>.
- * sysdeps/m68k/m680x0/fpu/s_tan.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/s_cosf.c: Include <s_sinf.c>.
- * sysdeps/m68k/m680x0/fpu/s_cosl.c: Include <s_sinl.c>.
- * sysdeps/m68k/m680x0/fpu/s_sinf.c: Include <s_sin.c>.
- (FUNC): Don't define if already defined.
- (float_type): Define.
- * sysdeps/m68k/m680x0/fpu/s_sinl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__OPTIMIZE__]: Don't
- define sin, cos, tan as inlines.
-
-2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/crti.S: New file.
- * sysdeps/m68k/crtn.S: New file.
-
- * sysdeps/m68k/m680x0/sysdep.h (LOAD_GOT): Define.
- * sysdeps/m68k/coldfire/sysdep.h (LOAD_GOT): Define.
- * sysdeps/unix/sysv/linux/m68k/coldfire/m68k-helper.S: Remove.
- * sysdeps/unix/sysv/linux/m68k/m680x0/m68k-helper.S: Remove.
- * sysdeps/unix/sysv/linux/m68k/m68k-helper.S: New file.
-
- * sysdeps/unix/sysv/linux/m68k/configure.in
- (libc_cv_gcc_unwind_find_fde): Don't set on coldfire.
-
-2012-01-29 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/asm-syntax.h: Remove __STDC__ conditionals.
- * sysdeps/m68k/m680x0/fpu/s_nextafterl.c: Likewise.
- * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
-
-2012-01-08 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/fpu/bits/fenv.h (FE_DFL_ENV, FE_NOMASK_ENV): Use
- const intead of __const.
-
- * sysdeps/m68k/asm-syntax.h: Remove non-ELF support.
- * sysdeps/m68k/sysdep.h: Likewise.
- (NO_UNDERSCORES): Don't define.
-
-2012-01-07 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/configure.in: Set
- arch_minimum_kernel, libc_cv_gcc_unwind_find_fde and
- ldd_rewrite_script.
-
-2012-01-05 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/dl-trampoline.S: Add cfi directives.
- * sysdeps/m68k/memchr.S: Likewise.
- * sysdeps/m68k/rawmemchr.S: Likewise.
- * sysdeps/m68k/strchr.S: Likewise.
- * sysdeps/m68k/strchrnul.S: Likewise.
- * sysdeps/m68k/m680x0/add_n.S: Likewise.
- * sysdeps/m68k/m680x0/lshift.S: Likewise.
- * sysdeps/m68k/m680x0/rshift.S: Likewise.
- * sysdeps/m68k/m680x0/sub_n.S: Likewise.
- * sysdeps/m68k/m680x0/m68020/addmul_1.S: Likewise.
- * sysdeps/m68k/m680x0/m68020/mul_1.S: Likewise.
- * sysdeps/m68k/m680x0/m68020/submul_1.S: Likewise.
- * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/m68k/semtimedop.S: Likewise.
- * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
- * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
- * sysdeps/m68k/sysdep.h (CALL_MCOUNT): Likewise.
- (ENTRY): Add cfi_startproc.
- (END): Add cfi_endproc.
- * sysdeps/unix/sysv/linux/m68k/coldfire/m68k-helpers.S: Remove
- cfi_startproc/cfi_endproc.
- * sysdeps/unix/sysv/linux/m68k/m680x0/m68k-helpers.S: Likewise.
- * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h (PSEUDO):
- Likewise.
-
-2011-12-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/bits/byteswap.h (__bswap_constant_64): Protect long
- long constant with __extension__.
-
-2011-12-04 Thorsten Glaser <tg@mirbsd.de>
-
- * sysdeps/unix/sysv/linux/m68k/syscall.S: Allow six arguments.
-
-2011-11-01 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/stackinfo.h (stackinfo_get_sp, stackinfo_sub_sp):
- Define.
-
-2011-10-26 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/math_private.h: New file.
-
- * sysdeps/m68k/m680x0/fpu/sincostab.c: New file.
-
-2011-10-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/coldfire/fpu/e_sqrt.c: Add __sqrt_finite alias.
- * sysdeps/m68k/coldfire/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
-
- * sysdeps/m68k/m680x0/fpu/e_exp.c (FUNC_FINITE): Define.
- * sysdeps/m68k/m680x0/fpu/e_expf.c (FUNC_FINITE): Define.
- * sysdeps/m68k/m680x0/fpu/e_expl.c (FUNC_FINITE): Define.
-
-2011-10-22 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/s_ccos.c: Remove.
- * sysdeps/m68k/m680x0/fpu/s_ccosf.c: Remove.
- * sysdeps/m68k/m680x0/fpu/s_ccosl.c: Remove.
-
-2011-10-13 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/e_acos.c: Add __*_finite alias.
- * sysdeps/m68k/m680x0/fpu/e_acosf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_acosl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_asin.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_asinl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_asinf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_atan2.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_atanh.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_atanhf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_atanhl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_cosh.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_coshf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_coshl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_exp10.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_exp10f.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_exp10l.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_exp2.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_exp2l.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_exp2f.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_fmod.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_fmodf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_fmodl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_logl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_logf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log10.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log10f.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log10l.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log2.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log2f.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_log2l.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_pow.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_remainder.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_remainderl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_remainderf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_scalb.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_sinh.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_sinhf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_sinhl.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_sqrt.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_sqrtf.c: Likewise.
- * sysdeps/m68k/m680x0/fpu/e_sqrtl.c: Likewise.
-
-2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/s_isinfl.c: Remove.
- * sysdeps/m68k/m680x0/s_isnanl.c: Remove.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/m68k/dl-machine.h (elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc.
-
-2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/nptl/tls.h: Don't define USE_TLS.
- * sysdeps/m68k/dl-machine.h: Remove use of USE_TLS.
- * sysdeps/m68k/libc-tls.c: Likewise.
-
- * sysdeps/unix/sysv/linux/m68k/sysdep.h: Remove use of
- USE___THREAD.
-
-2011-06-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/dl-trampoline.S (_dl_runtime_profile)
- [__mcoldfire__]: Fix typo saving %fp0.
-
-2011-04-11 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
-
-2011-04-03 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Update comments.
- (O_PATH): Define.
- (struct file_handle, MAX_HANDLE_SZ): Define.
- (name_to_handle_at, open_by_handle_at): Declare.
-
-2011-03-06 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
- (__bswap_64): Implement as inline functions.
-
-2011-01-18 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MADV_HUGEPAGE)
- (MADV_NOHUGEPAGE): Define.
-
-2011-01-10 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h (sem_t):
- Force alignment.
-
-2010-12-26 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/stackinfo.h (DEFAULT_STACK_PERMS): Define.
-
-2010-11-05 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include
- i386/fchownat.c.
-
-2010-10-11 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Remove fma inlines.
-
- * sysdeps/m68k/fpu/feupdateenv.c (feupdateenv): Add
- libm_hidden_ver.
- * sysdeps/m68k/fpu/ftestexcept.c (feupdateenv): Add
- libm_hidden_def.
-
-2010-08-25 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/coldfire/sysdep.h
- (SYSCALL_ERROR_LOAD_GOT): Use & instead of #.
-
-2010-08-17 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove
- fanotify_init.
-
-2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/syscalls.list: Add prlimit64,
- fanotify_init, fanotify_mask.
-
-2010-08-02 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/coldfire/sysdep.h: New file.
- (PCREL_OP): Define.
- * sysdeps/m68k/m680x0/sysdep.h: New file.
- (PCREL_OP): Define.
- * sysdeps/m68k/sysdep.h (PCREL_OP): Don't define here.
- * sysdeps/unix/sysv/linux/m68k/coldfire/sysdep.h: New file.
- (SYSCALL_ERROR_LOAD_GOT): Define.
- * sysdeps/unix/sysv/linux/m68k/m680x0/sysdep.h: New file.
- (SYSCALL_ERROR_LOAD_GOT): Define.
- * sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't include subordinate
- sysdep files.
- (SYSCALL_ERROR_HANDLER) [PIC && USE___THREAD]: Use
- SYSCALL_ERROR_LOAD_GOT.
-
-2010-06-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (F_SETPIPE_SZ,
- F_GETPIPE_SZ): Define.
-
-2010-06-13 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Mark all functions as
- non-throwing.
-
- * sysdeps/unix/sysv/linux/m68k/sys/user.h (NBPG, UPAGES)
- (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Define.
-
-2010-06-11 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Force
- alignment of futex variables.
-
-2010-05-22 Andreas Schwab <schwab@linux-m68k.org>
-
- * data/c++-types-m68k-linux-gnu.data: New file.
- * data/localplt-m68k-linux-gnu.data: New file.
-
-2010-03-13 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/m680x0/fpu/s_ccosh.c: Use signbit macro.
- * sysdeps/m68k/m680x0/fpu/s_ccos.c: Likewise.
-
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h (__signbit)
- (__signbitf, __signbitl): Always define as inline.
-
- * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
- Add variant for USE__THREAD.
-
-2010-03-12 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Don't include
- <sysdep.h>.
-
- * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Renamed ...
- * sysdeps/unix/sysv/linux/m68k/coldfire/m68k-helpers.S: ... to
- this.
- * sysdeps/unix/sysv/linux/m68k/m680x0/m68k-helpers.S: New file.
-
-2010-03-09 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- NPTL support for m68k/ColdFire
- * sysdeps/unix/sysv/linux/m68k/sysdep.h (tls.h): Include.
- (INTERNAL_SYSCALL): Convert to INTERNAL_SYSCALL_NCS.
- (PTR_MANGLE, PTR_DEMANGLE): Define.
- (NEED_STATIC_SYSINFO_DSO): Define.
- * sysdeps/unix/sysv/linux/m68k/clone.S: Support RESET_PID.
- * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: New.
- * sysdeps/unix/sysv/linux/m68k/Makefile: Add new files to lists.
- * sysdeps/unix/sysv/linux/m68k/vfork.S: Add SAVE_PID/RESTORE_PID.
- * sysdeps/unix/sysv/linux/m68k/m68k-vdso.c: New.
- * sysdeps/unix/sysv/linux/m68k/libc-m68k-vdso.c: New.
- * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: New.
- * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: New.
- * sysdeps/unix/sysv/linux/m68k/Versions: Add symbols for NPTL support.
- * sysdeps/unix/sysv/linux/m68k/init-first.c: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: New.
- * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: New.
- * sysdeps/unix/sysv/linux/m68k/socket.S: Update cancelation code.
- * sysdeps/m68k/dl-tls.h: New.
- * sysdeps/m68k/libc-tls.c: New.
- * sysdeps/m68k/tls-macros.h: New.
- * sysdeps/m68k/dl-machine.h (RTLD_START): Terminate stack frame to
- generate better backtraces.
- (elf_machine_type_class, elf_machine_rela): Handle TLS relocations.
- * sysdeps/m68k/dl-machine.h: Handle TLS relocations.
- * sysdeps/m68k/nptl/tcb-offsets.sym: New.
- * sysdeps/m68k/nptl/pthread_spin_trylock.c: New.
- * sysdeps/m68k/nptl/tls.h: New.
- * sysdeps/m68k/nptl/pthread_spin_lock.c: New.
- * sysdeps/m68k/nptl/pthreaddef.h: New.
- * sysdeps/m68k/nptl/Makefile: New.
-
- * sysdeps/unix/sysv/linux/m68k/bits/sigcontext.h: Remove.
- * sysdeps/unix/sysv/linux/m68k/register-dump.h: Update.
-
- * sysdeps/unix/sysv/linux/m68k/bits/siginfo.h: Remove.
-
- * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ)
- (_jmpbuf_sp, _JMPBUF_UNWINDS_ADJ, __libc_unwind_longjmp): Define.
-
-2010-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/fpu/fegetenv.c: Add hidden alias.
-
-2010-01-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Fix double-inclusion
- problem.
-
-2010-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Define O_DIRECTORY,
- O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
- XPG7.
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Enable using from
- fcntl.h.
-
-2009-12-16 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #11093]
- * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Define POLLRDNORM,
- POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
-
-2009-12-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Redefine O_SYNC and
- O_DSYNC to match 2.6.33+ kernels.
-
-2009-11-23 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Use struct timespec
- for timestamps also if __USE_XOPEN2K8.
-
-2009-11-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Introduce new symbol
- F_OWNER_PGRP and mark F_OWNER_GID obsolete.
-
-2009-11-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Change misleading
- names of parameters of sync_file_range.
-
-2009-11-17 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #10972]
- * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add new MADV_*
- constants from recent kernels.
-
-2009-11-15 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/m68k/libgcc_s.h: New file.
-
-2009-11-14 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (F_SETOWN_EX)
- (F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_GID, f_owner_ex):
- Define.
-
-2009-11-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (fallocate): Fix types
- of last two arguments when -D_FILE_OFFSET_BITS=64.
-
-2009-10-30 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #10609]
- * sysdeps/unix/sysv/linux/m68k/fchownat.c (fchownat): Fix handling
- of empty parameters for file names.
-
-2009-09-06 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/____longjmp_chk.c: New file.
-
- * sysdeps/m68k/__longjmp.c (__longjmp): Call CHECK_SP if defined.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/Versions (libc): Add
- fallocate64@@GLIBC_2.11.
-
-2009-04-25 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
- change, the syscalls have been added to 2.6.30-rc4.
-
-2009-04-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
- __ASSUME_PWRITEV): Undefine.
-
-2009-03-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/getsysstats.c (GET_NPROCS_PARSER):
- Change parameters and use next_line.
-
-2009-03-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/bits/link.h: Uglify function parameter names.
-
-2009-03-04 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Declare
- fallocate{,64}.
-
-2009-02-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Protect UTIME_NOW and
- UTIME_OMIT only with __USE_ATFILE.
-
-2008-08-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/m68k/bits/byteswap.h: Allow inclusion from <endian.h>.
- (__bswap_constant_16): Define.
- (__bswap_16): Allow arguments with side effects.
- (__bswap_constant_32): Ensure result is unsigned.
- (__bswap_32): Define as inline function in fallback case.
- (__bswap_constant_64): Define.
- (__bswap_64): Use it for constant arguments.
- * sysdeps/m68k/bits/setjmp.h (__jmp_buf): Give name to structure
- type.
- * sysdeps/m68k/m680x0/fpu/bits/mathinline.h: Only allow inclusion
- from <math.h>. Do not use extern inline directly.
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Include <bits/uio.h>.
- (O_CLOEXEC, SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE,
- SYNC_FILE_RANGE_WAIT_AFTER, SPLICE_F_MOVE, SPLICE_F_NONBLOCK,
- SPLICE_F_MORE, SPLICE_F_GIFT): Define.
- (sync_file_range, vmsplice, splice, tee): Declare.
- * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MADV_REMOVE): Define.
- * sysdeps/unix/sysv/linux/m68k/bits/poll.h (POLLMSG, POLLREMOVE,
- POLLRDHUP): Define.
- * sysdeps/unix/sysv/linux/m68k/bits/stat.h (UTIME_NOW,
- UTIME_OMIT): Define.
- * sysdeps/unix/sysv/linux/m68k/kernel-features.h: New.
- * sysdeps/unix/sysv/linux/m68k/sys/user.h: New.
-
-2008-03-28 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- Explicitly get address of _DYNAMIC.
- * sysdeps/m68k/dl-machine.h (elf_machine_dynamic): Retrieve _DYNAMIC
- from GOT instead of assuming value at GOT pointer.
-
-2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
-
-2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Comment fix.
-
-2006-11-28 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/unix/sysv/linux/m68k/sysdep.h (DOARGS_6, _DOARGS_6)
- (UNDOARGS_6): Define for 6-argument syscall stubs.
-
-2006-10-03 Andreas Schwab <schwab@suse.de>
-
- * sysdeps/m68k/setjmp.c: Use __builtin_return_address and
- __builtin_frame_address. Don't call __sigjmp_save in ld.so.
-
- * sysdeps/unix/sysv/linux/m68k/mremap.S: Accept fifth parameter.
-
-2006-10-03 Richard Sandiford <richard@codesourcery.com>
-
- * sysdeps/m68k/bits/mathdef.h: Moved from sysdeps/m68k to
- sysdeps/m68k/m680x0.
- * sysdeps/m68k/m68020/submul_1.S: Likewise.
- * sysdeps/m68k/m68020/Makefile: Likewise.
- * sysdeps/m68k/m68020/mul_1.S: Likewise.
- * sysdeps/m68k/m68020/wordcopy.S: Likewise.
- * sysdeps/m68k/m68020/addmul_1.S: Likewise.
- * sysdeps/m68k/m68020/bits/string.h: Likewise.
- * sysdeps/m68k/m68020/bits/atomic.h: Likewise.
- * sysdeps/m68k/sub_n.S: Likewise.
- * sysdeps/m68k/add_n.S: Likewise.
- * sysdeps/m68k/s_isnanl.c: Likewise.
- * sysdeps/m68k/fpu/s_log1p.c: Likewise.
- * sysdeps/m68k/fpu/e_asinf.c: Likewise.
- * sysdeps/m68k/fpu/s_cosl.c: Likewise.
- * sysdeps/m68k/fpu/s_isinff.c: Likewise.
- * sysdeps/m68k/fpu/k_rem_pio2.c: Likewise.
- * sysdeps/m68k/fpu/s_ccos.c: Likewise.
- * sysdeps/m68k/fpu/s_expm1.c: Likewise.
- * sysdeps/m68k/fpu/slowexp.c: Likewise.
- * sysdeps/m68k/fpu/k_rem_pio2l.c: Likewise.
- * sysdeps/m68k/fpu/s_ccoshf.c: Likewise.
- * sysdeps/m68k/fpu/s_ilogbl.c: Likewise.
- * sysdeps/m68k/fpu/Makefile: Likewise.
- * sysdeps/m68k/fpu/s_expm1f.c: Likewise.
- * sysdeps/m68k/fpu/s_significandf.c: Likewise.
- * sysdeps/m68k/fpu/e_pow.c: Likewise.
- * sysdeps/m68k/fpu/s_csinh.c: Likewise.
- * sysdeps/m68k/fpu/e_exp.c: Likewise.
- * sysdeps/m68k/fpu/s_remquof.c: Likewise.
- * sysdeps/m68k/fpu/s_ilogbf.c: Likewise.
- * sysdeps/m68k/fpu/s_truncl.c: Likewise.
- * sysdeps/m68k/fpu/s_frexpf.c: Likewise.
- * sysdeps/m68k/fpu/s_cos.c: Likewise.
- * sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/m68k/fpu/branred.c: Likewise.
- * sysdeps/m68k/fpu/s_frexpl.c: Likewise.
- * sysdeps/m68k/fpu/s_atan.c: Likewise.
- * sysdeps/m68k/fpu/e_rem_pio2f.c: Likewise.
- * sysdeps/m68k/fpu/e_scalbl.c: Likewise.
- * sysdeps/m68k/fpu/e_exp2.c: Likewise.
- * sysdeps/m68k/fpu/s_cexpf.c: Likewise.
- * sysdeps/m68k/fpu/mplog.c: Likewise.
- * sysdeps/m68k/fpu/s_rintf.c: Likewise.
- * sysdeps/m68k/fpu/s_tanh.c: Likewise.
- * sysdeps/m68k/fpu/e_scalbf.c: Likewise.
- * sysdeps/m68k/fpu/s_csinhl.c: Likewise.
- * sysdeps/m68k/fpu/s_floorl.c: Likewise.
- * sysdeps/m68k/fpu/k_tanf.c: Likewise.
- * sysdeps/m68k/fpu/k_tanl.c: Likewise.
- * sysdeps/m68k/fpu/e_fmodf.c: Likewise.
- * sysdeps/m68k/fpu/e_atanhf.c: Likewise.
- * sysdeps/m68k/fpu/s_isnanf.c: Likewise.
- * sysdeps/m68k/fpu/s_fpclassifyl.c: Likewise.
- * sysdeps/m68k/fpu/s_modf.c: Likewise.
- * sysdeps/m68k/fpu/e_log2.c: Likewise.
- * sysdeps/m68k/fpu/e_acosf.c: Likewise.
- * sysdeps/m68k/fpu/s_log1pl.c: Likewise.
- * sysdeps/m68k/fpu/e_log2f.c: Likewise.
- * sysdeps/m68k/fpu/mpa.c: Likewise.
- * sysdeps/m68k/fpu/t_exp.c: Likewise.
- * sysdeps/m68k/fpu/e_acos.c: Likewise.
- * sysdeps/m68k/fpu/s_expm1l.c: Likewise.
- * sysdeps/m68k/fpu/s_ccoshl.c: Likewise.
- * sysdeps/m68k/fpu/s_sinf.c: Likewise.
- * sysdeps/m68k/fpu/k_tan.c: Likewise.
- * sysdeps/m68k/fpu/k_cosl.c: Likewise.
- * sysdeps/m68k/fpu/e_remainder.c: Likewise.
- * sysdeps/m68k/fpu/s_trunc.c: Likewise.
- * sysdeps/m68k/fpu/s_sincos.c: Likewise.
- * sysdeps/m68k/fpu/s_scalbnl.c: Likewise.
- * sysdeps/m68k/fpu/s_finitef.c: Likewise.
- * sysdeps/m68k/fpu/s_tanhl.c: Likewise.
- * sysdeps/m68k/fpu/s_lrintl.c: Likewise.
- * sysdeps/m68k/fpu/slowpow.c: Likewise.
- * sysdeps/m68k/fpu/mpexp.c: Likewise.
- * sysdeps/m68k/fpu/s_isnanl.c: Likewise.
- * sysdeps/m68k/fpu/e_expf.c: Likewise.
- * sysdeps/m68k/fpu/s_significand.c: Likewise.
- * sysdeps/m68k/fpu/e_sinhf.c: Likewise.
- * sysdeps/m68k/fpu/s_tanl.c: Likewise.
- * sysdeps/m68k/fpu/s_tanhf.c: Likewise.
- * sysdeps/m68k/fpu/s_cexp.c: Likewise.
- * sysdeps/m68k/fpu/e_sqrtf.c: Likewise.
- * sysdeps/m68k/fpu/s_isinf.c: Likewise.
- * sysdeps/m68k/fpu/s_nearbyint.c: Likewise.
- * sysdeps/m68k/fpu/e_fmod.c: Likewise.
- * sysdeps/m68k/fpu/sincos32.c: Likewise.
- * sysdeps/m68k/fpu/e_sqrtl.c: Likewise.
- * sysdeps/m68k/fpu/s_sincosl.c: Likewise.
- * sysdeps/m68k/fpu/e_atan2f.c: Likewise.
- * sysdeps/m68k/fpu/s_nearbyintf.c: Likewise.
- * sysdeps/m68k/fpu/e_fmodl.c: Likewise.
- * sysdeps/m68k/fpu/e_coshf.c: Likewise.
- * sysdeps/m68k/fpu/s_csinf.c: Likewise.
- * sysdeps/m68k/fpu/s_ccosl.c: Likewise.
- * sysdeps/m68k/fpu/e_sqrt.c: Likewise.
- * sysdeps/m68k/fpu/s_sin.c: Likewise.
- * sysdeps/m68k/fpu/e_asin.c: Likewise.
- * sysdeps/m68k/fpu/mptan.c: Likewise.
- * sysdeps/m68k/fpu/e_exp10f.c: Likewise.
- * sysdeps/m68k/fpu/e_scalb.c: Likewise.
- * sysdeps/m68k/fpu/s_finitel.c: Likewise.
- * sysdeps/m68k/fpu/e_log10.c: Likewise.
- * sysdeps/m68k/fpu/k_sinl.c: Likewise.
- * sysdeps/m68k/fpu/e_remainderl.c: Likewise.
- * sysdeps/m68k/fpu/s_remquol.c: Likewise.
- * sysdeps/m68k/fpu/s_scalblnf.c: Likewise.
- * sysdeps/m68k/fpu/s_llrint.c: Likewise.
- * sysdeps/m68k/fpu/e_rem_pio2.c: Likewise.
- * sysdeps/m68k/fpu/e_asinl.c: Likewise.
- * sysdeps/m68k/fpu/e_logl.c: Likewise.
- * sysdeps/m68k/fpu/s_cosf.c: Likewise.
- * sysdeps/m68k/fpu/s_rint.c: Likewise.
- * sysdeps/m68k/fpu/s_ceill.c: Likewise.
- * sysdeps/m68k/fpu/s_modfl.c: Likewise.
- * sysdeps/m68k/fpu/s_csinl.c: Likewise.
- * sysdeps/m68k/fpu/s_tan.c: Likewise.
- * sysdeps/m68k/fpu/s_sincosf.c: Likewise.
- * sysdeps/m68k/fpu/dosincos.c: Likewise.
- * sysdeps/m68k/fpu/e_powl.c: Likewise.
- * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
- * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
- * sysdeps/m68k/fpu/e_expl.c: Likewise.
- * sysdeps/m68k/fpu/libm-test-ulps: Likewise.
- * sysdeps/m68k/fpu/s_tanf.c: Likewise.
- * sysdeps/m68k/fpu/mpsqrt.c: Likewise.
- * sysdeps/m68k/fpu/s_sinl.c: Likewise.
- * sysdeps/m68k/fpu/mathimpl.h: Likewise.
- * sysdeps/m68k/fpu/e_acosl.c: Likewise.
- * sysdeps/m68k/fpu/e_cosh.c: Likewise.
- * sysdeps/m68k/fpu/s_cexpl.c: Likewise.
- * sysdeps/m68k/fpu/s_fabsl.c: Likewise.
- * sysdeps/m68k/fpu/halfulp.c: Likewise.
- * sysdeps/m68k/fpu/s_modff.c: Likewise.
- * sysdeps/m68k/fpu/s_isnan.c: Likewise.
- * sysdeps/m68k/fpu/e_atan2.c: Likewise.
- * sysdeps/m68k/fpu/s_fabs.c: Likewise.
- * sysdeps/m68k/fpu/e_log10f.c: Likewise.
- * sysdeps/m68k/fpu/k_cosf.c: Likewise.
- * sysdeps/m68k/fpu/e_sinh.c: Likewise.
- * sysdeps/m68k/fpu/s_truncf.c: Likewise.
- * sysdeps/m68k/fpu/s_ceil.c: Likewise.
- * sysdeps/m68k/fpu/s_log1pf.c: Likewise.
- * sysdeps/m68k/fpu/e_logf.c: Likewise.
- * sysdeps/m68k/fpu/mpatan.c: Likewise.
- * sysdeps/m68k/fpu/s_csin.c: Likewise.
- * sysdeps/m68k/fpu/e_exp2l.c: Likewise.
- * sysdeps/m68k/fpu/e_sinhl.c: Likewise.
- * sysdeps/m68k/fpu/e_atan2l.c: Likewise.
- * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
- * sysdeps/m68k/fpu/s_floorf.c: Likewise.
- * sysdeps/m68k/fpu/e_log2l.c: Likewise.
- * sysdeps/m68k/fpu/s_atanl.c: Likewise.
- * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
- * sysdeps/m68k/fpu/k_sinf.c: Likewise.
- * sysdeps/m68k/fpu/s_csinhf.c: Likewise.
- * sysdeps/m68k/fpu/s_frexp.c: Likewise.
- * sysdeps/m68k/fpu/s_atanf.c: Likewise.
- * sysdeps/m68k/fpu/s_floor.c: Likewise.
- * sysdeps/m68k/fpu/e_exp10l.c: Likewise.
- * sysdeps/m68k/fpu/doasin.c: Likewise.
- * sysdeps/m68k/fpu/s_rintl.c: Likewise.
- * sysdeps/m68k/fpu/e_atanhl.c: Likewise.
- * sysdeps/m68k/fpu/e_remainderf.c: Likewise.
- * sysdeps/m68k/fpu/s_scalbln.c: Likewise.
- * sysdeps/m68k/fpu/e_rem_pio2l.c: Likewise.
- * sysdeps/m68k/fpu/e_exp10.c: Likewise.
- * sysdeps/m68k/fpu/s_lrintf.c: Likewise.
- * sysdeps/m68k/fpu/k_cos.c: Likewise.
- * sysdeps/m68k/fpu/s_lrint.c: Likewise.
- * sysdeps/m68k/fpu/s_ccosf.c: Likewise.
- * sysdeps/m68k/fpu/s_scalblnl.c: Likewise.
- * sysdeps/m68k/fpu/switch/Makefile: Likewise.
- * sysdeps/m68k/fpu/switch/switch.c: Likewise.
- * sysdeps/m68k/fpu/switch/68881-sw.h: Likewise.
- * sysdeps/m68k/fpu/switch/bits/mathinline.h: Likewise.
- * sysdeps/m68k/fpu/e_log.c: Likewise.
- * sysdeps/m68k/fpu/s_nextafterl.c: Likewise.
- * sysdeps/m68k/fpu/s_nearbyintl.c: Likewise.
- * sysdeps/m68k/fpu/mpatan2.c: Likewise.
- * sysdeps/m68k/fpu/k_sin.c: Likewise.
- * sysdeps/m68k/fpu/e_atanh.c: Likewise.
- * sysdeps/m68k/fpu/s_remquo.c: Likewise.
- * sysdeps/m68k/fpu/e_log10l.c: Likewise.
- * sysdeps/m68k/fpu/s_ceilf.c: Likewise.
- * sysdeps/m68k/fpu/s_fabsf.c: Likewise.
- * sysdeps/m68k/fpu/s_significandl.c: Likewise.
- * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
- * sysdeps/m68k/fpu/e_coshl.c: Likewise.
- * sysdeps/m68k/fpu/s_scalbnf.c: Likewise.
- * sysdeps/m68k/fpu/s_finite.c: Likewise.
- * sysdeps/m68k/fpu/e_exp2f.c: Likewise.
- * sysdeps/m68k/fpu/k_rem_pio2f.c: Likewise.
- * sysdeps/m68k/fpu/s_isinfl.c: Likewise.
- * sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
- * sysdeps/m68k/fpu/e_powf.c: Likewise.
- * sysdeps/m68k/rshift.S: Likewise.
- * sysdeps/m68k/lshift.S: Likewise.
- * sysdeps/m68k/strtold_l.c: Likewise.
- * sysdeps/m68k/printf_fphex.c: Likewise.
- * sysdeps/m68k/s_isinfl.c: Likewise.
- * sysdeps/m68k/bits/huge_vall.h: Likewise.
-
- * sysdeps/m68k/asm-syntax.h (andw, andl, subqw, tstw, tstl): New.
- * sysdeps/m68k/bits/byteswap.h (__bswap32): Don't define for
- Coldfire targets.
- * sysdeps/m68k/bits/setjmp.h (__jmp_buf): Add a 64-byte
- __fpregs field for Coldfire FPUs.
- * sysdeps/m68k/dl-machine.h: Include sysdep.h.
- (elf_machine_load_address): Use PCREL_OP.
- (_dl_start_user): Likewise.
- * sysdeps/m68k/dl-trampoline.S (_dl_runtime_resolve): Avoid jmp (%dN)
- on Coldfire; push the target address and use rts instead.
- (_dl_runtime_profile): Likewise. Round up the frame size to longword
- rather than word alignment. Avoid dbra on Coldfire. Avoid using
- jsr (%d0) on Coldfire; push the return address and target address
- and use rts instead. Use fmovem.l rather than fmovem.x on Coldfire.
- Add missing initialization of lrv_a0 and restore a0 from it after
- calling _dl_call_pltexit. Adjust the stack offsets of later data
- accordingly, fixing a previously incorrect offset for the inregs
- parameter.
- * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Save the control
- registers individually on Coldfire targets.
- * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
- Add missing libm_hidden_def.
- * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Save and restore the
- control registers individually on Coldfire targets.
- * sysdeps/m68k/fpu/fesetround.c (fesetround): Add missing
- libm_hidden_def.
- * sysdeps/m68k/fpu_control.h: Add the Coldfire bit assignments to
- the main comment.
- (_FPU_DOUBLE): Define to 0 for Coldfire.
- (_FPU_EXTENDED): Don't define for Coldfire.
- (_FPU_RESERVED): Include bit 15 for Coldfire.
- * sysdeps/m68k/Implies: Remove ieee754/ldbl-96.
- * sysdeps/m68k/m680x0/Implies: Add it to this new file instead.
- * sysdeps/m68k/ldsodefs.h: New file.
- * sysdeps/m68k/__longjmp.c (__longjmp): Restore the floating-point
- registers when using a Coldfire FPU.
- * sysdeps/m68k/Makefile (long-double-fcts): Delete.
- * sysdeps/m68k/m680x0/Makefile: Add it to this new file instead.
- * sysdeps/m68k/memchr.S (__memchr): Add Coldfire code. Avoid
- unnecessary moves.
- * sysdeps/m68k/preconfigure (m680?0): Add "m680x0" to $machine.
- (m68k): Use the compiler to decide whether $machine should be
- set to m68k/coldfire or m68k/m680x0/m68020.
- * sysdeps/m68k/rawmemchr.S (__rawmemchr): Add Coldfire code. Avoid
- unnecessary moves.
- * sysdeps/m68k/setjmp.c (__sigsetjmp): Save the floating-point
- registers when using a Coldfire FPU. Use libc_hidden_def rather
- than hidden_def.
- * sysdeps/m68k/strchrnul.S (__strchrnul): Add Coldfire code. Avoid
- unnecessary moves.
- * sysdeps/m68k/strchr.S (strchr): Likewise.
- * sysdeps/m68k/sysdep.h (PCREL_OP): Define.
- * sysdeps/m68k/tst-audit.h: New file.
- * sysdeps/m68k/wcpcpy.c: Likewise.
- * sysdeps/m68k/wcpcpy_chk.c: Likewise.
- * sysdeps/unix/sysv/linux/m68k/configure.in: New file.
- * sysdeps/unix/sysv/linux/m68k/configure: Likewise.
- * sysdeps/unix/sysv/linux/m68k/clone.S (__clone): Add Coldfire code.
- * sysdeps/unix/sysv/linux/m68k/register-dump.h (real_catch_segfault):
- Do not define on Coldfire.
- (catch_segfault): Likewise.
- (register_dump): Use the Coldfire-specific sigcontext fields to
- display call-saved data and address registers (rather than the
- data stored in sc_fpstate by real_catch_segfault). Display 8-byte
- floating-point registers on Coldfire.
- * sysdeps/unix/sysv/linux/m68k/socket.S (__socket): Pass a temporary
- register to SINGLE_THREAD_P.
- * sysdeps/unix/sysv/linux/m68k/sys/reg.h (PT_FP0): Redefine for
- Coldfire.
- (PT_FP1, PT_FP2, PT_FP3, PT_FP4, PT_FP5, PT_FP6, PT_FP7): Likewise.
- * sysdeps/unix/sysv/linux/m68k/sys/ucontext.h (fpregset): Sync field
- order with linux. Make f_fpregs an 8*2 array on Coldfire.
- (ucontext): Sync field order with linux.
- * sysdeps/unix/sysv/linux/m68k/sysdep.h: Guard against multiple
- inclusion.
- (SYSCALL_ERROR_HANDLER): Use PCREL_OP.
- * sysdeps/unix/sysv/linux/m68k/syscalls.list (oldgetrlimit): Delete.
- (oldsetrlimit): Likewise.
- * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list: New file.
- List oldgetrlimit and oldsetrlimit here instead.
- * sysdeps/unix/sysv/linux/m68k/bits/sigcontext.h: New file.
- * sysdeps/unix/sysv/linux/m68k/bits/siginfo.h: Likewise.
- * sysdeps/m68k/coldfire/bits/atomic.h: Likewise.
- * sysdeps/m68k/coldfire/fpu/e_sqrt.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/e_sqrtf.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
- * sysdeps/m68k/coldfire/fpu/s_fabs.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/s_fabsf.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/s_lrint.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/s_lrintf.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/s_rint.c: Likewise.
- * sysdeps/m68k/coldfire/fpu/s_rintf.c: Likewise.
- * sysdeps/m68k/coldfire/shlib-versions: Likewise.
-
-2006-02-28 Roland McGrath <roland@redhat.com>
-
- * sysdeps/m68k/preconfigure: New file.
diff --git a/ports/ChangeLog.microblaze b/ports/ChangeLog.microblaze
deleted file mode 100644
index 4e81737e89..0000000000
--- a/ports/ChangeLog.microblaze
+++ /dev/null
@@ -1,198 +0,0 @@
-This file describes changes to the machine while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-17 David Holsgrove <david.holsgrove@xilinx.com>
-
- * sysdeps/microblaze: Move directory to ../sysdeps/microblaze.
- * sysdeps/unix/sysv/linux/microblaze: Move directory to
- ../sysdeps/unix/sysv/linux/microblaze.
-
-2014-02-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/microblaze/msgctl.c: Include
- sysdeps/unix/sysv/linux/arm/msgctl.c instead of
- sysdeps/unix/sysv/linux/alpha/msgctl.c.
- * sysdeps/unix/sysv/linux/microblaze/semctl.c: Include
- sysdeps/unix/sysv/linux/arm/semctl.c instead of
- sysdeps/unix/sysv/linux/alpha/semctl.c.
- * sysdeps/unix/sysv/linux/microblaze/shmctl.c: Include
- sysdeps/unix/sysv/linux/arm/shmctl.c instead of
- sysdeps/unix/sysv/linux/alpha/shmctl.c.
-
-2014-02-04 David Holsgrove <david.holsgrove@xilinx.com>
-
- * sysdeps/microblaze/libm-test-ulps: Update.
- * sysdeps/microblaze/libm-test-ulps_new: Delete redundant file.
-
-2014-02-04 David Holsgrove <david.holsgrove@xilinx.com>
-
- * sysdeps/microblaze/fegetround.c: Delete redundant file.
- * sysdeps/microblaze/fesetround.c: Likewise.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/microblaze/fegetround.c (fegetround): Use
- libm_hidden_def.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
- * sysdeps/unix/sysv/linux/microblaze/bits/stat.h: Use __glibc_reserved instead __unused.
- * sysdeps/unix/sysv/linux/microblaze/kernel_stat.h: Likewise.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/microblaze/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/microblaze/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/microblaze/configure: Regenerated.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist:
- Update.
-
-2013-06-14 David Holsgrove <david.holsgrove@xilinx.com>
-
- * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: Correct
- return from macros.
-
-2013-06-05 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/microblaze/bits/atomic.h: Remove executable mode.
- * sysdeps/unix/sysv/linux/microblaze/sysdep.h: Likewise.
-
-2013-05-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/microblaze/Makefile ($(objpfx)libm.so): Remove
- dependency on ld.so.
- ($(objpfx)libcrypt.so): Likewise.
- ($(objpfx)libresolv.so): Likewise.
- ($(objpfx)libnss_dns.so): Likewise.
- ($(objpfx)libnss_files.so): Likewise.
- ($(objpfx)libnss_db.so): Likewise.
- ($(objpfx)libnss_nis.so): Likewise.
- ($(objpfx)libnss_nisplus.so): Likewise.
- ($(objpfx)libnss_hesiod.so): Likewise.
- ($(objpfx)libnss_compat.so): Likewise.
- ($(objpfx)libanl.so): Likewise.
- ($(objpfx)libnsl.so): Likewise.
- ($(objpfx)libcidn.so): Likewise.
- ($(objpfx)libutil.so): Likewise.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/microblaze/dl-machine.h (elf_machine_rela): Use
- RTLD_PROGNAME.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/microblaze/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/microblaze/libm-test-ulps: Update names of sincos tests.
-
-2013-03-28 David Holsgrove <david.holsgrove@xilinx.com>
-
- * sysdeps/microblaze/Implies: New file.
- * sysdeps/microblaze/Makefile: New file.
- * sysdeps/microblaze/__longjmp.S: New file.
- * sysdeps/microblaze/_mcount.S: New file.
- * sysdeps/microblaze/abort-instr.h: New file.
- * sysdeps/microblaze/asm-syntax.h: New file.
- * sysdeps/microblaze/backtrace.c: New file.
- * sysdeps/microblaze/backtrace_linux.c: New file.
- * sysdeps/microblaze/bits/atomic.h: New file.
- * sysdeps/microblaze/bits/endian.h: New file.
- * sysdeps/microblaze/bits/fenv.h: New file.
- * sysdeps/microblaze/bits/link.h: New file.
- * sysdeps/microblaze/bits/setjmp.h: New file.
- * sysdeps/microblaze/bsd-_setjmp.S: New file.
- * sysdeps/microblaze/bsd-setjmp.S: New file.
- * sysdeps/microblaze/crti.S: New file.
- * sysdeps/microblaze/crtn.S: New file.
- * sysdeps/microblaze/dl-machine.h: New file.
- * sysdeps/microblaze/dl-tls.h: New file.
- * sysdeps/microblaze/dl-trampoline.S: New file.
- * sysdeps/microblaze/fegetround.c: New file.
- * sysdeps/microblaze/fesetround.c: New file.
- * sysdeps/microblaze/gccframe.h: New file.
- * sysdeps/microblaze/jmpbuf-unwind.h: New file.
- * sysdeps/microblaze/ldsodefs.h: New file.
- * sysdeps/microblaze/libc-tls.c: New file.
- * sysdeps/microblaze/libm-test-ulps: New file.
- * sysdeps/microblaze/machine-gmon.h: New file.
- * sysdeps/microblaze/math_private.h: New file.
- * sysdeps/microblaze/memusage.h: New file.
- * sysdeps/microblaze/nptl/Makefile: New file.
- * sysdeps/microblaze/nptl/pthread_spin_lock.c: New file.
- * sysdeps/microblaze/nptl/pthreaddef.h: New file.
- * sysdeps/microblaze/nptl/tcb-offsets.sym: New file.
- * sysdeps/microblaze/nptl/tls.h: New file.
- * sysdeps/microblaze/preconfigure: New file.
- * sysdeps/microblaze/setjmp.S: New file.
- * sysdeps/microblaze/shlib-versions: New file.
- * sysdeps/microblaze/sotruss-lib.c: New file.
- * sysdeps/microblaze/stackinfo.h: New file.
- * sysdeps/microblaze/start.S: New file.
- * sysdeps/microblaze/sysdep.h: New file.
- * sysdeps/microblaze/tls-macros.h: New file.
- * sysdeps/microblaze/tst-audit.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/Makefile: New file.
- * sysdeps/unix/sysv/linux/microblaze/Versions: New file.
- * sysdeps/unix/sysv/linux/microblaze/____longjmp_chk.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/bits/fcntl.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/bits/mman.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/bits/stat.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/brk.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/clone.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/configure: New file.
- * sysdeps/unix/sysv/linux/microblaze/configure.in: New file.
- * sysdeps/unix/sysv/linux/microblaze/fcntl.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/fxstat.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/fxstatat.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/getsysstats.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/kernel-features.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/kernel_stat.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/lxstat.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/mmap.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/msgctl.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/profil-counter.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/semctl.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/shmctl.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/setgroups.c: New file.
- * sysdeps/unix/sysv/linux/microblaze/sigcontextinfo.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/socket.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/sys/procfs.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/sys/user.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/syscall.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/syscalls.list: New file.
- * sysdeps/unix/sysv/linux/microblaze/sysdep.S: New file.
- * sysdeps/unix/sysv/linux/microblaze/sysdep.h: New file.
- * sysdeps/unix/sysv/linux/microblaze/xstat.c: New file.
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
deleted file mode 100644
index a1b16886fc..0000000000
--- a/ports/ChangeLog.mips
+++ /dev/null
@@ -1,2657 +0,0 @@
-This file describes changes to the MIPS port while it was in the ports
-add-on directory. This port is no longer part of an add-on and so
-future changes to it should be listed in the top-level ChangeLog file,
-not here.
-
-
-
-2014-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips: Move directory to ../sysdeps/mips.
- * sysdeps/unix/mips: Move directory to ../sysdeps/unix/mips.
- * sysdeps/unix/sysv/linux/mips: Move directory to
- ../sysdeps/unix/sysv/linux/mips.
-
- * sysdeps/unix/sysv/linux/mips/mips64/umount.c: Move from
- sysdeps/unix/sysv/linux/hppa/umount.c instead of #include of that
- file.
-
- * sysdeps/unix/sysv/linux/mips/ipc_priv.h: Directly include
- sysdeps/unix/sysv/linux/powerpc/ipc_priv.h instead of via
- sysdeps/unix/sysv/linux/alpha/ipc_priv.h.
-
-2014-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Move to
- ....
- * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist:
- ... here.
- * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist: New
- file.
-
-2014-01-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
- * sysdeps/mips/mips64/libm-test-ulps: Likewise.
-
-2013-12-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2013-11-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/fegetround.c (fegetround): Use libm_hidden_def.
-
-2013-11-27 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM64_INFINITY): Fix
- Fix 64-bit value for 32-bit ABIs.
- * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Rename generic getrlimit64
- version as getrlimit64@@GLIBC_2_2. Provide the getrlimit64 as
- getrlimit64@@GLIBC_2_19.
- * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Ditto with setrlimit64.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist (GLIBC_2.19):
- Add getrlimit64 and setrlimit64.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Ditto.
- * sysdeps/unix/sysv/linux/mips/mips32/Versions (libc): Add
- getrlimit64@@GLIBC_2_19 and setrlimit64@@GLIBC_2_19.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/Versions: Ditto.
-
-2013-11-27 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/mips/getrlimit64.c: On O32 and N32 ABIs,
- include the generic getrlimit64 version as __internal_getrlimit64
- and add a wrapper around it to convert the RLIM64_INFINITY constant
- between the libc and the kernel version.
- * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Ditto with setrlimit64.
-
-2013-11-26 Ondřej Bílka <neleai@seznam.cz>
- * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Use __glibc_reserved instead __unused.
- * sysdeps/unix/sysv/linux/mips/bits/msq.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/bits/sem.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/mips/configure.in: Moved to ...
- * sysdeps/mips/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/mips/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/mips/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/mips/mips64/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/mips/mips64/configure.ac: ... here.
- * sysdeps/mips/configure: Regenerated.
- * sysdeps/unix/sysv/linux/mips/configure: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/configure: Likewise.
-
-2013-09-26 Steve Ellcey <sellcey@mips.com>
-
- [BZ #15632]
- * sysdeps/mips/mips32/fpu/e_sqrt.c: New.
- * sysdeps/mips/mips32/fpu/e_sqrtf.c: New.
- * sysdeps/mips/mips64/n32/fpu/e_sqrt.c: New.
- * sysdeps/mips/mips64/n32/fpu/e_sqrtf.c: New.
- * sysdeps/mips/mips64/n64/fpu/e_sqrt.c: New.
- * sysdeps/mips/mips64/n64/fpu/e_sqrtf.c: New.
-
-2013-09-23 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/math_private.h (libc_feholdexcept_mips): New function.
- (libc_feholdexcept): New macro.
- (libc_feholdexceptf): New macro.
- (libc_feholdexceptl): New macro.
- (libc_fesetround_mips): New function.
- (libc_fesetround): New macro.
- (libc_fesetroundf): New macro.
- (libc_fesetroundl): New macro.
- (libc_feholdexcept_setround_mips): New function.
- (libc_feholdexcept_setround): New macro.
- (libc_feholdexcept_setroundf): New macro.
- (libc_feholdexcept_setroundl): New macro.
- (libc_fesetenv_mips): New function.
- (libc_fesetenv): New macro.
- (libc_fesetenvf): New macro.
- (libc_fesetenvl): New macro.
- (libc_feupdateenv_mips): New function.
- (libc_feupdateenv): New macro.
- (libc_feupdateenvf): New macro.
- (libc_feupdateenvl): New macro.
-
-2013-09-23 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/mips/bits/atomic.h: Fix comment typo.
-
-2013-09-23 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/fpu/fegetround.c (fegetround): Use _FPU_RC_MASK.
- * sysdeps/mips/fpu/fesetround.c (fesetround): Use _FPU_RC_MASK.
-
-2013-09-23 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/fpu_control.h (_FPU_RC_MASK): New.
-
-2013-09-23 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/fpu_control.h (comments): Add capitalization and
- periods to match GNU standard.
-
-2013-09-20 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/memset.S: Change prefetching and add loop unrolling.
- * sysdeps/mips/mips64/memset.S: Remove.
-
-2013-09-18 Maciej W. Rozycki <macro@codesourcery.com>
- Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/mips/dl-machine.h (ELF_MACHINE_NAN2008): New macro.
- (elf_machine_matches_host): Reject objects that use a different
- NaN encoding convention.
- * sysdeps/mips/fpu_control.h: Document IEEE 754-2008 feature
- control bits.
- (_FPU_ABS2008, _FPU_NAN2008): New macros.
- (_FPU_RESERVED): Clear bits #20 and #19.
- (_FPU_DEFAULT) [__mips_nan2008]: Set bit #18.
- (_FPU_IEEE) [__mips_nan2008]: Likewise.
- * sysdeps/mips/math_private.h [__mips_nan2008]
- (HIGH_ORDER_BIT_IS_SET_FOR_SNAN): Don't define.
- * sysdeps/mips/bits/nan.h [__mips_nan2008] (__qnan_bytes): Define
- appropriately.
- * sysdeps/mips/mips64/soft-fp/sfp-machine.h [__mips_nan2008]
- (_FP_NANFRAC_S, _FP_NANFRAC_D, _FP_NANFRAC_Q): Define 2008-NaN
- payloads.
- (_FP_QNANNEGATEDP): Set to 0.
- * sysdeps/mips/soft-fp/sfp-machine.h [__mips_nan2008]
- (_FP_NANFRAC_S, _FP_NANFRAC_D, _FP_NANFRAC_Q): Define 2008-NaN
- payloads.
- (_FP_QNANNEGATEDP): Set to 0.
- * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
- Define 2008 NaN encoding values.
- * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
- Handle 2008-NaN libraries.
- * sysdeps/mips/shlib-versions [HAVE_MIPS_NAN2008]: Set
- ld=ld-linux-mipsn8.so.1.
- * sysdeps/mips/configure.in: Define HAVE_MIPS_NAN2008 if the
- 2008 NaN encoding is used.
- * sysdeps/unix/sysv/linux/mips/Makefile (abi-variants): Add
- 2008-NaN ABI variants.
- (abi-o32_soft-options, abi-o32_soft-condition): Update with the
- __mips_nan2008 macro.
- (abi-o32_hard-options, abi-o32_hard-condition): Likewise.
- (abi-n32_soft-options, abi-n32_soft-condition): Likewise.
- (abi-n32_hard-options, abi-n32_hard-condition): Likewise.
- (abi-n64_soft-options, abi-n64_soft-condition): Likewise.
- (abi-n64_hard-options, abi-n64_hard-condition): Likewise.
- (abi-o32_soft-ld-soname, abi-o32_hard-ld-soname): New macros.
- (abi-n32_soft-ld-soname, abi-n32_hard-ld-soname): Likewise.
- (abi-n64_soft-ld-soname, abi-n64_hard-ld-soname): Likewise.
- (abi-o32_soft_2008-options): Likewise.
- (abi-o32_soft_2008-condition): Likewise.
- (abi-o32_hard_2008-options): Likewise.
- (abi-o32_hard_2008-condition): Likewise.
- (abi-n32_soft_2008-options): Likewise.
- (abi-n32_soft_2008-condition): Likewise.
- (abi-n32_hard_2008-options): Likewise.
- (abi-n32_hard_2008-condition): Likewise.
- (abi-n64_soft_2008-options): Likewise.
- (abi-n64_soft_2008-condition): Likewise.
- (abi-n64_hard_2008-options): Likewise.
- (abi-n64_hard_2008-condition): Likewise.
- (abi-o32_soft_2008-ld-soname): Likewise.
- (abi-o32_hard_2008-ld-soname): Likewise.
- (abi-n32_soft_2008-ld-soname): Likewise.
- (abi-n32_hard_2008-ld-soname): Likewise.
- (abi-n64_soft_2008-ld-soname): Likewise.
- (abi-n64_hard_2008-ld-soname): Likewise.
- * sysdeps/unix/sysv/linux/mips/configure.in: Include the NaN
- encoding selection in default-abi. Set arch_minimum_kernel to
- 10.0.0 if 2008 NaN encoding is used.
- * sysdeps/mips/configure: Regenerate.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/mips/memcpy.S: Fix then/than typos.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/mips/memcpy.S: Fix typos.
-
-2013-08-29 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
- Use ELFOSABI_GNU instead of ELFOSABI_LINUX.
-
-2013-08-29 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/mips/sys/asm.h: Fix typos.
-
-2013-08-22 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/mips/fpu_control.h: Document bits reserved for
- architecture implementers.
- (_FPU_RESERVED): Clear bit #21.
- * sysdeps/mips/fpu/fedisblxcpt.c (fedisableexcept): Don't clear
- reserved bits.
- * sysdeps/mips/fpu/feenablxcpt.c (feenableexcept): Likewise.
-
-2013-07-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
- * sysdeps/mips/mips64/libm-test-ulps: Likewise.
-
- [BZ #13304]
- * sysdeps/mips/ieee754/s_fma.c: New file.
- * sysdeps/mips/ieee754/s_fmaf.c: Likewise.
- * sysdeps/mips/ieee754/s_fmal.c: Likewise.
- * sysdeps/mips/mips32/Implies: Add mips/soft-fp.
- * sysdeps/mips/mips64/n32/s_fma.c: Remove file.
- * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
- * sysdeps/mips/mips64/soft-fp/sfp-machine.h (_FP_MUL_MEAT_DW_S):
- New macro.
- (_FP_MUL_MEAT_DW_D): Likewise.
- (_FP_MUL_MEAT_DW_Q): Likewise.
- * sysdeps/mips/soft-fp/sfp-machine.h (_FP_MUL_MEAT_DW_S): New
- macro.
- (_FP_MUL_MEAT_DW_D): Likewise.
- (_FP_MUL_MEAT_DW_Q): Likewise.
-
-2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/mips/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
- to macro prototype for AT_HWCAP2 support.
-
-2013-06-27 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/dl-static.c: Do not include
- <bits/libc-lock.h>.
- (_dl_static_lock): Remove variable.
- (_dl_static_init): Remove _dl_static_lock locking.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
- Update.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
- Likewise.
-
-2013-06-14 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14909]
- * sysdeps/mips/bits/setjmp.h (struct __jmp_buf_internal_tag):
- Rename __fpc_csr field to __glibc_reserved1.
- * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux) [__mips_hard_float]:
- Do not set __fpc_csr.
- * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux)
- [__mips_hard_float]: Likewise.
- * sysdeps/mips/__longjmp.c (____longjmp) [__mips_hard_float]: Do
- not use __fpc_csr.
- * sysdeps/mips/mips64/__longjmp.c (__longjmp) [__mips_hard_float]:
- Likewise.
-
- * sysdeps/mips/math-tests.h: New file.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/fgetexcptflg.c: Remove trailing whitespace.
- * sysdeps/mips/fpu/fraiseexcpt.c: Likewise.
- * sysdeps/mips/memset.S: Likewise.
- * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
- * sysdeps/mips/mips64/bsd-setjmp.S: Likewise.
- * sysdeps/mips/mips64/memset.S: Likewise.
- * sysdeps/mips/mips64/setjmp.S: Likewise.
- * sysdeps/mips/start.S: Likewise.
- * sysdeps/unix/mips/sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/dl-static.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Likewise.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/mips/dl-lookup.c (do_lookup_x): Use DSO_FILENAME.
- (add_dependency): Likewise.
- (_dl_lookup_symbol_x): Likewise.
- (_dl_debug_bindings): Likewise.
- * sysdeps/mips/dl-machine.h (elf_machine_reloc): Use
- RTLD_PROGNAME.
-
-2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (siginfo_t): Add
- si_addr_lsb to _sifields.sifault.
- (si_addr_lsb): Define new macro.
- (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips32/libm-test-ulps: Update test names.
- * sysdeps/mips/mips64/libm-test-ulps: Likewise.
-
-2013-05-21 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #15506]
- * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
- [!__PIC__] (PSEUDO): Undefine and redefine.
- (PSEUDO_END): Undefine and redefine unconditionally.
- [!__PIC__] (STK_PAD): Define to 0.
- [!__PIC__] (STKOFF_GP): Do not define.
- [!__PIC__] (STKSPACE): Define to (STKOFF_SVMSK + SZREG).
- (PSEUDO_JMP): Define depending on [__PIC__].
- (CENABLE): Use PSEUDO_JMP in all definitions.
- (CDISABLE): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
- (SYSCALL_ERROR_LABEL): Define unconditionally.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
- (SYSCALL_ERROR_LABEL): Define unconditionally.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips32/libm-test-ulps: Update names of sincos
- tests.
- * sysdeps/mips/mips64/libm-test-ulps: Likewise.
-
-2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
-
- [BZ #15442]
- * sysdeps/mips/mips64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
- New macro.
- (_FP_NANFRAC_S): Don't set the quiet bit.
- (_FP_NANFRAC_D): Likewise.
- (_FP_NANFRAC_Q): Likewise.
- * sysdeps/mips/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
- macro.
- (_FP_NANFRAC_S): Don't set the quiet bit.
- (_FP_NANFRAC_D): Likewise.
- (_FP_NANFRAC_Q): Likewise.
-
-2013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: Add missing
- #include <stdint.h> due to uint64_t or uint32_t usage.
- * sysdeps/mips/bits/atomic.h: Likewise.
-
-2013-04-02 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/mips/math_private.h: New file.
-
-2013-03-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/configure.in (default-abi): Set
- using LIBC_CONFIG_VAR.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
- * sysdeps/unix/sysv/linux/mips/Makefile: Do not include
- default-abi.make.
-
-2013-03-15 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/mman.h [__USE_MISC]
- (MAP_ANONYMOUS): Don't define.
-
-2013-03-06 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/mips/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
- (__MAP_ANONYMOUS): Define.
-
- * sysdeps/unix/sysv/linux/mips/bits/msq.h (MSG_COPY): Define.
-
-2013-02-27 Chung-Lin Tang <cltang@codesourcery.com>
- Maciej W. Rozycki <macro@codesourcery.com>
- Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/mips/abort-instr.h (ABORT_INSTRUCTION) [__mips16]:
- New macro.
- * sysdeps/mips/dl-machine.h (elf_machine_load_address): Add
- MIPS16 version of assembly code.
- (RTLD_START) [__mips16]: New macro.
- * sysdeps/mips/fpu_control.h (__mips_fpu_getcw): New prototype.
- (__mips_fpu_setcw): Likewise.
- (_FPU_GETCW) [__mips16]: New macro.
- (_FPU_SETCW) [__mips16]: Likewise.
- * sysdeps/mips/machine-gmon.h (MCOUNT): Add `.set nomips16'.
- * sysdeps/mips/tls-macros.h (LOAD_GP) [__mips16]: New macro.
- (TLS_GD, TLS_LD, TLS_IE, TLS_LE) [__mips16]: Likewise.
- * sysdeps/mips/bits/atomic.h: Also use __atomic_* builtins with
- GCC 4.7 in MIPS16 code.
- (atomic_compare_and_exchange_val_acq) [__mips16]: New macro.
- (atomic_compare_and_exchange_bool_acq) [__mips16]: Likewise.
- (atomic_exchange_acq) [__mips16]: Likewise.
- (atomic_exchange_and_add) [__mips16]: Likewise.
- (atomic_bit_test_set) [__mips16]: Likewise.
- (atomic_and, atomic_and_val) [__mips16]: Likewise.
- (atomic_or, atomic_or_val) [__mips16]: Likewise.
- (atomic_full_barrier) [__mips16]: Likewise.
- * sysdeps/mips/nptl/tls.h (READ_THREAD_POINTER) [__mips16]:
- Likewise.
- * sysdeps/mips/sys/tas.h (_test_and_set): Add `__nomips16__'
- attribute.
- * sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO): Add
- `.set nomips16'.
- (PSEUDO_ERRVAL): Likewise.
- * sysdeps/unix/mips/mips32/sysdep.h (PSEUDO): Likewise.
- * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Likewise.
- * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
- (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS) [__mips16]: New macros.
- (INTERNAL_SYSCALL_MIPS16) [__mips16]: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall.h:
- New file.
- * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO):
- Add `.set nomips16'.
- * sysdeps/mips/bsd-_setjmp.S (_setjmp): Likewise.
- * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
- * sysdeps/mips/memset.S (memset): Likewise.
- * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
- * sysdeps/mips/start.S (ENTRY_POINT) [__mips16]: New function.
- * sysdeps/mips/mips32/crti.S: Add `.set nomips16'.
- * sysdeps/mips/mips32/crtn.S: Likewise.
- * sysdeps/mips/mips64/n32/crti.S: Likewise.
- * sysdeps/mips/mips64/n32/crtn.S: Likewise.
- * sysdeps/mips/mips64/n64/crti.S: Likewise.
- * sysdeps/mips/mips64/n64/crtn.S: Likewise.
- * sysdeps/unix/mips/sysdep.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/getcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/makecontext.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/setcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/swapcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
- * sysdeps/mips/__longjmp.c (__longjmp): Rename function to...
- (____longjmp): ... this. Make static and add `nomips16'
- attribute.
- (__longjmp): New alias.
- * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve) [__mips16]:
- New function.
- (_dl_runtime_pltresolve): Likewise.
- * sysdeps/mips/setjmp_aux.c (__sigsetjmp_aux): Add `nomips16'
- attribute.
- * sysdeps/mips/fpu/e_sqrt.c (__ieee754_sqrt): Likewise.
- * sysdeps/mips/fpu/e_sqrtf.c (__ieee754_sqrtf): Likewise.
- * sysdeps/unix/sysv/linux/mips/brk.c (__brk): Rewrite in terms
- of INTERNAL_SYSCALL.
- * sysdeps/mips/mips32/fpu/fpu_control.c: New file.
- * sysdeps/mips/mips32/mips16/add_n.c: New file.
- * sysdeps/mips/mips32/mips16/addmul_1.c: New file.
- * sysdeps/mips/mips32/mips16/lshift.c: New file.
- * sysdeps/mips/mips32/mips16/mul_1.c: New file.
- * sysdeps/mips/mips32/mips16/rshift.c: New file.
- * sysdeps/mips/mips32/mips16/sub_n.c: New file.
- * sysdeps/mips/mips32/mips16/submul_1.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall2.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall3.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall4.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall5.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c:
- New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall7.c:
- New file.
- * sysdeps/mips/mips32/fpu/Versions: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/Versions: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: New
- file.
- * sysdeps/mips/mips32/mips16/fpu/Makefile: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/mips16/Makefile: New file.
- * sysdeps/mips/preconfigure: Handle o32 MIPS16 compilation.
-
-2013-02-20 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
- __attribute__ ((unused)) to __attribute__ ((__unused__)).
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Sort
- properly.
-
- * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Change
- __attribute_used__ to __attribute__ ((unused)).
-
- * sysdeps/mips/bits/nan.h [!__GNUC__] (__nan_union): Add
- __attribute_used__.
-
- * sysdeps/mips/bits/nan.h: Align to generic IEEE 754 file.
-
-2013-02-19 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14920]
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Likewise.
- (lll_futex_wait_requeue_pi): Likewise.
- (lll_futex_timed_wait_requeue_pi): Likewise.
- (lll_futex_cmp_requeue_pi): Likewise.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
- __cxa_thread_atexit_impl.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
- Likewise.
-
-2013-02-13 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c (__fxstat64): Do
- not use __ptrvalue.
- * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c (__fxstatat64):
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c (__lxstat64):
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c (__xstat64):
- Likewise.
- * sysdeps/unix/sysv/linux/mips/sigaction.c (__libc_sigaction):
- Likewise.
-
-2013-02-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/include/sys/asm.h: New file.
- * sysdeps/mips/mips64/bsd-_setjmp.S (_setjmp): Use SETUP_GP64_REG
- and RESTORE_GP64_REG.
- * sysdeps/mips/mips64/bsd-setjmp.S (setjmp): Likewise.
- * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Likewise.
- * sysdeps/mips/sys/asm.h (__mips_cfi_startproc): Define to empty.
- (__mips_cfi_endproc): Likewise.
- (LEAF): Use __mips_cfi_startproc.
- (NESTED): Likewise.
- (END): Use __mips_cfi_endproc.
- (EXPORT): Use __mips_cfi_startproc.
- * sysdeps/unix/mips/mips32/sysdep.h (PSEUDO): Add CFI information
- for error-handling code in both definitions.
- * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Likewise.
- * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Likewise.
- * sysdeps/unix/mips/sysdep.h (ENTRY): Use cfi_startproc.
- (END): Use cfi_endproc.
- (PSEUDO_END): Likewise.
- (PSEUDO_END_NOERRNO): Likewise.
- (PSEUDO_END_ERRVAL): Likewise.
- * sysdeps/unix/sysv/linux/mips/clone.S (__clone): Add CFI
- information. Use SETUP_GP64_STACK and RESTORE_GP64_STACK.
- * sysdeps/unix/sysv/linux/mips/getcontext.S (__getcontext):
- Likewise.
- * sysdeps/unix/sysv/linux/mips/makecontext.S (__makecontext):
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
- SETUP_GP64_REG and RESTORE_GP64_REG.
- * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
- [(!NOT_IN_libc || IS_IN_libpthread || IS_IN_librt) && __PIC__]
- (PSEUDO): Use cfi_endproc before ENTRY.
- * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Add CFI
- information. Use SETUP_GP64_REG and RESTORE_GP64_REG.
- * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h [(!NOT_IN_libc
- || IS_IN_libpthread || IS_IN_librt) && __PIC__] (PSEUDO): Use
- cfi_endproc before ENTRY.
- * sysdeps/unix/sysv/linux/mips/setcontext.S (__setcontext): Add
- CFI information. Use SETUP_GP64_STACK and RESTORE_GP64_STACK.
- * sysdeps/unix/sysv/linux/mips/swapcontext.S (__swapcontext):
- Likewise.
- * sysdeps/unix/sysv/linux/mips/vfork.S (__vfork): Add CFI
- information. Use SETUP_GP64_REG and RESTORE_GP64_REG.
-
-2013-02-08 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: Don't include
- <bp-checks.h>.
- * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
- (__libc_pread): Don't use CHECK_N.
- * sysdeps/unix/sysv/linux/mips/pread64.c: Don't include
- <bp-checks.h>.
- (__libc_pread64): Don't use CHECK_N.
- * sysdeps/unix/sysv/linux/mips/pwrite.c: Don't include
- <bp-checks.h>.
- (__libc_pwrite): Don't use CHECK_N.
- * sysdeps/unix/sysv/linux/mips/pwrite64.c: Don't include
- <bp-checks.h>.
- (__libc_pwrite64): Don't use CHECK_N.
-
- * sysdeps/mips/add_n.S (__mpn_add_n): Use END.
- * sysdeps/mips/bsd-_setjmp.S (_setjmp): Likewise.
- * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
- * sysdeps/mips/mips64/add_n.S (__mpn_add_n): Use ENTRY and END.
- * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Likewise.
- * sysdeps/mips/mips64/bsd-_setjmp.S (_setjmp): Use END.
- * sysdeps/mips/mips64/bsd-setjmp.S (setjmp): Likewise.
- * sysdeps/mips/mips64/lshift.S (__mpn_lshift): Use ENTRY and END.
- * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Likewise.
- * sysdeps/mips/mips64/rshift.S (__mpn_rshift): Likewise.
- * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Use END.
- * sysdeps/mips/mips64/sub_n.S (__mpn_sub_n): Use ENTRY and END.
- * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Likewise.
- * sysdeps/mips/setjmp.S (__sigsetjmp): Use END.
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: Do not include
- <bp-checks.h>.
- (__msgctl): Do not use CHECK_1.
- * sysdeps/unix/sysv/linux/mips/mips64/shmctl.c: Do not include
- <bp-checks.h>.
- (__shmctl): Do not use CHECK_1.
- * sysdeps/unix/sysv/linux/mips/ustat.c: Do not include
- <bp-checks.h>.
- (ustat): Do not use CHECK_1.
-
-2013-02-05 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Add a missing
- space in asm register specifiers throughout.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
-
- [BZ #15054]
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (MOVE32):
- New macro.
- (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall
- restart convention.
- (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
- convention.
- (internal_syscall0, internal_syscall1): Likewise.
- (internal_syscall2, internal_syscall3): Likewise.
- (internal_syscall4, internal_syscall5): Likewise.
- (internal_syscall6, internal_syscall7): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (MOVE32):
- New macro.
- (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall
- restart convention.
- (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
- convention.
- (internal_syscall0, internal_syscall1): Likewise.
- (internal_syscall2, internal_syscall3): Likewise.
- (internal_syscall4, internal_syscall5): Likewise.
- (internal_syscall6): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (MOVE32):
- New macro.
- (INTERNAL_SYSCALL_NCS): Use it. Rewrite to respect the syscall
- restart convention.
- (INTERNAL_SYSCALL): Rewrite to respect the syscall restart
- convention.
- (internal_syscall0, internal_syscall1): Likewise.
- (internal_syscall2, internal_syscall3): Likewise.
- (internal_syscall4, internal_syscall5): Likewise.
- (internal_syscall6): Likewise.
-
-2013-02-04 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: Do not include
- <bp-checks.h>.
- (truncate64): Do not use CHECK_STRING.
- * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
- <bp-checks.h>.
- (__fxstatat64): Do not use CHECK_STRING.
- * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Do not include
- <bp-checks.h>.
- (__lxstat64): Do not use CHECK_STRING.
- * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Do not include
- <bp-checks.h>.
- (__xstat64): Do not use CHECK_STRING.
-
-2013-01-31 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/unix/sysv/linux/mips/mips64/semctl.c: Don't include
- <bp-checks.h> and <bp-semctl.h>.
- (__semctl): Don't use CHECK_SEMCTL.
-
-2013-01-29 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Correct
- whitespace damage throughout.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
-
-2013-01-25 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/memmove.c: Remove.
-
-2013-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h (struct
- sigcontext): Use __extension__ with long long in all definitions.
-
-2013-01-08 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/memcpy.S: Change prefetch hint, reorder partial
- loads and stores, set and use MAX_PREFETCH_SIZE.
-
-2013-01-08 Andreas Jaeger <aj@suse.de>
-
- [BZ# 14985]
- * sysdeps/unix/sysv/linux/mips/bits/epoll.h (EPOLL_NONBLOCK): Remove.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2013-01-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/dlfcn.h: Reformat copyright notice.
- * sysdeps/mips/bits/mathdef.h: Likewise.
- * sysdeps/mips/bits/setjmp.h: Likewise.
- * sysdeps/mips/ieee754/ieee754.h: Likewise.
- * sysdeps/mips/machine-gmon.h: Likewise.
- * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
- * sysdeps/mips/mips64/setjmp.S: Likewise.
- * sysdeps/mips/start.S: Likewise.
- * sysdeps/unix/mips/mips64/n32/sysdep.h: Likewise.
- * sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
-
-2012-12-04 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu_control.h [__mips_soft_float] (_FPU_GETCW):
- Define to set cw to 0, not just to plain "0" as a statement.
- [__mips_soft_float] (_FPU_SETCW): Define to (void) (cw), rather
- than doing nothing with cw.
-
-2012-11-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips32/libm-test-ulps: Update.
- * sysdeps/mips/mips64/libm-test-ulps: Likewise.
-
-2012-11-29 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14893]
- * sysdeps/mips/mips64/n32/_itoa.h: New file.
- * sysdeps/unix/sysv/linux/mips/register-dump.h: Include
- <sgidefs.h>.
- (CTX_TYPE): New macro.
- (CTX_REG): Likewise.
- (CTX_PC): Likewise.
- (CTX_MDHI): Likewise.
- (CTX_MDLO): Likewise.
- (REG_HEX_SIZE): Likewise.
- (hexvalue): Take _ITOA_WORD_TYPE argument.
- (register_dump): Use these macros instead of hardcoding struct
- sigcontext * type and accesses and 8-byte textual output for
- registers.
-
-2012-11-22 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14822]
- * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list
- (sendfile): New syscall entry.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sendfile64.c: New file.
- Copy of ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c.
-
-2012-11-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/jmpbuf-unwind.h (_jmpbuf_sp): Cast regs[0].__sp to
- uintptr_t.
-
- * sysdeps/mips/sotruss-lib.c: New file.
-
-2012-11-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
- (internal_syscall1): Use parentheses around macro arguments.
- (internal_syscall2): Likewise.
- (internal_syscall3): Likewise.
- (internal_syscall4): Likewise.
- (internal_syscall5): Likewise.
- (internal_syscall6): Likewise.
- (internal_syscall7): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
- (internal_syscall1): Likewise.
- (internal_syscall2): Likewise.
- (internal_syscall3): Likewise.
- (internal_syscall4): Likewise.
- (internal_syscall5): Likewise.
- (internal_syscall6): Likewise.
-
- * sysdeps/mips/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
- _Unwind_GetCFA return to _Unwind_Ptr before casting to a pointer
- type.
- * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c (CHECK_SP): Cast
- ss_sp to long before casting to sp_type.
- * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h [_MIPS_SIM ==
- _ABIO32] (GET_PC): Cast to unsigned long before casting to a
- pointer type.
- [_MIPS_SIM == _ABIO32] (GET_FRAME): Likewise.
- [_MIPS_SIM == _ABIO32] (GET_STACK): Likewise.
- [_MIPS_SIM != _ABIO32] (GET_PC): Likewise.
- [_MIPS_SIM != _ABIO32] (GET_FRAME): Likewise.
- [_MIPS_SIM != _ABIO32] (GET_STACK): Likewise.
-
- * sysdeps/mips/bits/atomic.h [!__GNUC_PREREQ (4, 8)]
- (__arch_compare_and_exchange_xxx_8_int): Separate assignments to
- __prev and __cmp. Cast __cmp to void.
- [!__GNUC_PREREQ (4, 8)] (__arch_compare_and_exchange_xxx_16_int):
- Likewise.
- [!__GNUC_PREREQ (4, 8) && _MIPS_SIM == _ABIO32]
- (__arch_compare_and_exchange_xxx_64_int): Likewise.
-
-2012-11-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-machine.h (RESOLVE_GOTSYM): Declare VERSION
- variable with __attribute__ ((unused)).
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
- (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
- (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
- (INTERNAL_SYSCALL_ERRNO): Cast err to void.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
- (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
- (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
- (INTERNAL_SYSCALL_ERRNO): Cast err to void.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
- (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
- (INTERNAL_SYSCALL_ERROR_P): Cast val to void.
- (INTERNAL_SYSCALL_ERRNO): Cast err to void.
-
-2012-11-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/atomic.h
- (__arch_compare_and_exchange_bool_8_int): Mark __PREV variable
- with __attribute__ ((unused)).
- (__arch_compare_and_exchange_bool_16_int): Likewise.
- (__arch_compare_and_exchange_bool_32_int): Likewise.
- (__arch_compare_and_exchange_bool_64_int): Likewise.
-
-2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/mips/memmove.c: New file. Use memcpy for forward memmove.
-
-2012-11-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): New macro.
-
-2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Don't
- include <stub-tag.h>.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_def.
-
- [BZ #3439]
- * sysdeps/mips/bits/fenv.h (FE_INEXACT): Define macro to integer
- constant usable in #if and use that to give value to enum
- constant.
- (FE_UNDERFLOW): Likewise.
- (FE_OVERFLOW): Likewise.
- (FE_DIVBYZERO): Likewise.
- (FE_INVALID): Likewise.
- (FE_TONEAREST): Likewise.
- (FE_TOWARDZERO): Likewise.
- (FE_UPWARD): Likewise.
- (FE_DOWNWARD): Likewise.
-
-2012-11-01 Thomas Schwinge <thomas@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist
- (GLIBC_2.17): Add clock_* symbols.
-
-2012-10-31 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/memcpy.S: Add prefetching and more unrolling, make
- it work in 32 or 64 bit modes.
- * sysdeps/mips/mips64/memcpy.S: Remove.
-
-2012-10-30 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14047]
- * sysdeps/mips/tininess.h: New file.
-
-2012-10-29 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/Makefile: Remove.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Remove.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Remove.
- * sysdeps/unix/sysv/linux/mips/configure.in: Create default_abi.make.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
- * sysdeps/unix/sysv/linux/mips/Makefile: Include default_abi.make.
- (abi-variants): Add hard and soft float versions.
- (abi-o32-options): Remove.
- (abi-o32-condition): Remove.
- (abi-n32-options): Remove.
- (abi-n32-condition): Remove.
- (abi-n64-options): Remove.
- (abi-n64-condition): Remove.
- (abi-o32_soft-options): New.
- (abi-o32_soft-condition): New.
- (abi-o32_hard-options): New.
- (abi-o32_hard-condition): New.
- (abi-n32_soft-options): New.
- (abi-n32_soft-condition): New.
- (abi-n32_hard-options): New.
- (abi-n32_hard-condition): New.
- (abi-n64_soft-options): New.
- (abi-n64_soft-condition): New.
- (abi-n64_hard-options): New.
- (abi-n64_hard-condition): New.
-
-2012-10-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist
- (GLIBC_2.17): Add clock_* symbols.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
-
-2012-10-24 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove all
- definitions and declarations that are provided by
- <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
-
-2012-10-03 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/ieee754.h: Move to...
- * sysdeps/mips/ieee754/ieee754.h: Here.
- * sysdeps/mips/mips32/Implies: Add mips/ieee754.
- * sysdeps/mips/mips64/Implies: Ditto.
- * sysdeps/mips/mips64/n32/Implies: Ditto.
- * sysdeps/mips/mips64/n64/Implies: Ditto.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-09-28 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/mips/init-first.c: File removed.
-
-2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
-
- * sysdeps/mips/dl-trampoline.c (VERSYMIDX): Removed.
-
-2012-08-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h
- (__ASSUME_STAT64_SYSCALL): Remove.
-
-2012-08-27 Guido Guenther <agx@sigxcpu.org>
-
- * sysdeps/mips/fpu_control.h (_FPU_RESERVED): Set bit 23.
-
-2012-08-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h [_MIPS_SIM ==
- _ABIO32] (__ASSUME_STAT64_SYSCALL): Define.
- * sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c: New file. Based
- on version from ../sysdeps/unix/sysv/linux/.
- * sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/xstat64.c: Likewise.
-
-2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
-
- * sysdeps/mips/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
- <mips_o32_gnu_pltenter, mips_n32_gnu_pltenter, mips_n64_gnu_pltenter>:
- struct La_mips_32_regs and struct La_mips_64_regs are not constant.
-
-2012-08-15 Tom de Vries <vries@codesourcery.com>
- Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (__libc_lock_lock)
- (__libc_lock_trylock): Define versions optimized for MIPS.
-
-2012-08-15 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/mips/nptl/pthread_spin_lock.S: Remove, use generic version.
- * sysdeps/mips/nptl/pthread_spin_lock.c: New file.
- * sysdeps/mips/nptl/pthread_spin_trylock.S: Remove, use generic version.
-
-2012-08-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2012-08-13 Maxim Kuvyrkov <maxim@codesourcery.com>
-
- [__GNUC_PREREQ (4, 8)]
- (atomic_exchange_and_add): Split into ...
- (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
- New atomic macros.
- [!__GNUC_PREREQ (4, 8)]
- (atomic_exchange_and_add): Split into ...
- (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
- New atomic macros.
-
-2012-08-09 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h
- (__ASSUME_UTIMES): Define.
-
-2012-08-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
- Remove.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
-
-2012-08-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h
- (__ASSUME_FCNTL64): Remove.
-
-2012-08-01 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/mips/sys/asm.h [_MIPS_ISA != _MIPS_ISA_MIPS4 &&
- _MIPS_ISA != _MIPS_ISA_MIPS5 && _MIPS_ISA != _MIPS_ISA_MIPS32 &&
- _MIPS_ISA != _MIPS_ISA_MIPS64] (PREF): Define as function-like
- macro.
- (PREFX): Likewise.
-
-2012-07-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/fcntl.c: Remove.
- * sysdeps/unix/sysv/linux/mips/lockf64.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/fcntl.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/lockf64.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/fcntl.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/lockf64.c: Likewise.
-
-2012-07-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (mmap): New.
- * sysdeps/unix/sysv/linux/mips/mips64/mmap64.c: New file.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Add
- secure_getenv.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist:
- Likewise.
-
-2012-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/configure.in: Remove TLS check.
- * sysdeps/mips/configure: Regenerated.
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: New
- file.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
- Likewise.
-
-2012-07-11 Tom de Vries <vries@codesourcery.com>
- Maxim Kuvyrkov <maxim@codesourcery.com>
-
- * sysdeps/mips/bits/atomic.h [__GNUC_PREREQ (4, 8)]
- (__arch_compare_and_exchange_bool_32_int)
- (__arch_compare_and_exchange_val_32_int)
- (__arch_compare_and_exchange_bool_64_int)
- (__arch_compare_and_exchange_val_64_int)
- Define in terms of __atomic_compare_exchange_n.
- [__GNUC_PREREQ (4, 8)]
- (__arch_exchange_32_int, __arch_exchange_64_int):
- Define in terms of __atomic_exchange_n.
- [__GNUC_PREREQ (4, 8)]
- (__arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
- Define in terms of __atomic_fetch_add.
- [!__GNUC_PREREQ (4, 8)]: Update formatting.
-
-2012-07-06 Petar Jovanovic <petar.jovanovic@rt-rk.com>
-
- * sysdeps/mips/dl-machine.h (RTLD_START): Do not store data below
- the stack pointer.
-
-2012-06-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Update
- _gp_disp entry.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist:
- Likewise.
-
-2012-06-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
- (FORCE_FRAME_POINTER): Assign result of alloca to a volatile
- variable.
-
-2012-06-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips64/n32/s_fma.c: New file.
- * sysdeps/mips/mips64/n64/s_fma.c: Likewise.
-
- * sysdeps/unix/sysv/linux/mips/Makefile (abi-n32-condition): Fix
- typo.
-
-2012-05-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips64/libm-test-ulps: Remove sqrt ulps.
-
- * sysdeps/mips/mips32/libm-test-ulps: Regenerate.
- * sysdeps/mips/mips64/libm-test-ulps: Likewise.
-
-2012-05-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/Makefile [subdir = misc]: Move ABI
- settings out of conditional.
-
- * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove
- __connect_internal alias.
-
- * sysdeps/mips/mips64/soft-fp/sfp-machine.h
- (FP_TRAPPING_EXCEPTIONS): Define.
-
- * sysdeps/unix/sysv/linux/mips/Makefile (syscall-list-variants):
- Rename to abi-variants.
- (syscall-list-includes): Rename to abi-includes.
- (syscall-list-o32-options): Rename to abi-o32-options.
- (syscall-list-o32-condition): Rename to abi-o32-condition.
- (syscall-list-n32-options): Rename to abi-n32-options.
- (syscall-list-n32-condition): Rename to abi-n32-condition.
- (syscall-list-n64-options): Rename to abi-n64-options.
- (syscall-list-n64-condition): Rename to abi-n64-condition.
- * sysdeps/unix/sysv/linux/mips/mips32/Makefile: New file.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/Makefile: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/Makefile: Likewise.
-
- * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Replace
- _internal alias by hidden_def.
-
-2012-05-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: New
- file.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
- Likewise.
-
-2012-05-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h
- (__ASSUME_32BITUIDS): Remove.
-
-2012-05-23 Steve Ellcey <sellcey@mips.com>
-
- * sysdeps/unix/sysv/linux/mips/Makefile
- (syscall-list-o32-options): Use -D_MIPS_SIM=1.
- (syscall-list-n32-options): Use -D_MIPS_SIM=2.
- (syscall-list-n64-options): Use -D_MIPS_SIM=3.
-
-2012-05-23 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):
- Define.
- (MADV_DODUMP): Likewise.
-
-2012-05-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
- __WORDSIZE_TIME64_COMPAT32.
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Update.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Update.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Update.
-
-2012-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Move to ...
- * sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c: ... here.
- (kernel-features.h): Don't include.
- [__NR_ftruncate64]: Make code unconditional.
- [!__NR_ftruncate64]: Remove conditional code.
- [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
- * sysdeps/unix/sysv/linux/mips/truncate64.c: Move to ...
- * sysdeps/unix/sysv/linux/mips/mips32/truncate64.c: ... here.
- (kernel-features.h): Don't include.
- [__NR_truncate64]: Make code unconditional.
- [!__NR_truncate64]: Remove conditional code.
- [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (ftruncate):
- Add syscall.
- (truncate): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
- (ftruncate): Remove syscall.
- (truncate): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Move to ...
- * sysdeps/unix/sysv/linux/mips/mips64/ftruncate64.c: ... here.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Move to ...
- * sysdeps/unix/sysv/linux/mips/mips64/truncate64.c: ... here.
-
-2012-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat)
- [!__USE_MISC && !__USE_XOPEN2K8]: Declare nanoseconds fields with
- type unsigned long and names st_atimensec, st_mtimensec and
- st_ctimensec.
- (struct stat64) [!__USE_MISC && !__USE_XOPEN2K8]: Likewise.
-
-2012-05-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/pread.c [!__ASSUME_PREAD_SYSCALL]:
- Remove conditional code.
- [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
- * sysdeps/unix/sysv/linux/mips/pread64.c
- [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
- [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
- * sysdeps/unix/sysv/linux/mips/pwrite.c
- [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
- [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
- * sysdeps/unix/sysv/linux/mips/pwrite64.c
- [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
- [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
- * sysdeps/unix/sysv/linux/mips/sigaction.c
- [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
- [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
-
-2012-05-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2012-05-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/libm-test-ulps: Move to ...
- * sysdeps/mips/mips32/libm-test-ulps: ... here.
- * sysdeps/mips/mips64/n32/libm-test-ulps: Move to ...
- * sysdeps/mips/mips64/libm-test-ulps: ... here.
- * sysdeps/mips/mips64/n64/libm-test-ulps: Remove file.
-
-2012-05-01 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #14044]
- * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Copy
- from libc version and add symbol versions.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilis
- (GLIBC_2.3.3): Add posix_fadvise64.
-
-2012-04-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
- Likewise.
-
- * sysdeps/mips/mips64/memcpy.S: Don't include <endian.h>. Test
- __MIPSEB instead of __BYTE_ORDER.
- * sysdeps/mips/mips64/memset.S: Likewise.
-
-2012-04-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
- Change to 2.6.12.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
-
-2012-04-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/mips/brk.S: Remove file.
- * sysdeps/unix/mips/dl-brk.S: Likewise.
- * sysdeps/unix/mips/sigreturn.S: Likewise.
- * sysdeps/unix/mips/wait.S: Likewise.
-
-2012-04-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/memcpy.S: Don't include <endian.h>. Test __MIPSEB
- instead of __BYTE_ORDER.
- * sysdeps/mips/memset.S: Likewise.
-
- * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h (struct
- kernel_rt_sigframe): Use siginfo_t instead of struct siginfo.
-
-2012-04-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/mips/fork.S: Remove file.
-
-2012-04-24 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/mips/mips64/configure.in
- (ldd_rewrite_script): Change $dest to $dir.
- * sysdeps/unix/sysv/linux/mips/mips64/configure: Regenerate.
-
-2012-04-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: Include
- sysdeps/unix/sysv/linux/arm/readahead.c not
- sysdeps/unix/sysv/linux/arm/eabi/readahead.c.
-
-2012-03-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/mman.h (MAP_STACK): Define.
- (MAP_HUGETLB): Likewise.
-
-2012-03-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/elf/start.S: Moved to ...
- * sysdeps/mips/start.S: ...here.
- * sysdeps/mips/elf/configure.in: Moved to ...
- * sysdeps/mips/configure.in: ...here. Update comment.
- * sysdeps/mips/configure: New generated file.
-
-2012-03-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>
- instead of <stdio-common/_itoa.h>.
-
-2012-03-10 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- * sysdeps/mips/mips64/gmp-mparam.h: Replace FSF snail mail address
- with URL.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-03-09 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Remove.
-
-2012-02-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h [!__USE_GNU]: Do not
- declare recvmmsg and sendmmsg.
-
-2012-02-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (pthread_attr_t):
- Change union tag to pthread_attr_t. Only define typedef if not
- already defined.
- * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
- (pthread_attr_t): Change union tag to pthread_attr_t. Only define
- typedef if not already defined.
-
-2012-02-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Don't name
- siginfo_t struct. Add forward declaration of pthread_attr_t and
- use it in sigevent.
- * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Name
- pthread_attr_t union.
-
-2012-02-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/epoll.h: New file.
- * sysdeps/unix/sysv/linux/mips/bits/timerfd.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Remove.
- * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
-
-2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/mips/bits/errno.h (EHWPOISON): Define if
- not defined.
-
-2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
- matching the array in dl-procinfo.c.
-
-2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
- * sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
- * sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
-
-2012-02-15 Robert Millan <rmh@gnu.org>
-
- [BZ #12301]
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h [__ASSEMBLER__]
- [__PIC__] (SYSCALL_ERROR_LABEL): New macro.
-
-2012-02-15 Robert Millan <rmh@gnu.org>
-
- [BZ #12298]
- * sysdeps/unix/sysv/linux/mips/sys/tas.h: Moved to ...
- * sysdeps/mips/sys/tas.h: ... here.
-
-2012-02-15 Robert Millan <rmh@gnu.org>
-
- [BZ #12297]
- * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
- * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
- * sysdeps/unix/mips/entry.h: ... here.
-
-2012-02-15 Robert Millan <rmh@gnu.org>
-
- [BZ #12193]
- * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
- Define.
- * sysdeps/mips/dl-procinfo.c: New file.
- * sysdeps/mips/dl-procinfo.h: Likewise.
-
-2012-02-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/signalfd.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: Remove.
-
-2012-02-15 Viju Vincent <vijuvince@gmail.com>
-
- * sysdeps/mips/dl-trampoline.c (__dl_runtime_resolve): Use locking
- around calls to _dl_lookup_symbol_x.
-
-2012-02-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/inotify.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Remove.
-
-2012-02-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/eventfd.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Remove.
-
-2012-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips32/crti.S: New file, based on compiler output
- for sysdeps/generic/initfini.c.
- * sysdeps/mips/mips32/crtn.S: Likewise.
- * sysdeps/mips/mips64/n32/crti.S: Likewise.
- * sysdeps/mips/mips64/n32/crtn.S: Likewise.
- * sysdeps/mips/mips64/n64/crti.S: Likewise.
- * sysdeps/mips/mips64/n64/crtn.S: Likewise.
- * sysdeps/mips/Makefile (CFLAGS-initfini.s): Remove variable.
- (CFLAGS-pt-initfini.s): Likewise.
- (CPPFLAGS-crti.S, CPPFLAGS-crtn.S, CPPFLAGS-pt-crti.S): Define
- variables.
-
-2012-01-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/sys/asm.h: Remove __STDC__ conditionals.
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
-
-2012-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/fenv.h: Use const instead of __const.
- * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: Likewise.
-
-2012-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/nptl/shlib-versions: New.
-
-2012-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
-
-2012-01-04 Tom de Vries <tom@codesourcery.com>
-
- * sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
- -fno-unwind-tables.
-
-2012-01-03 Tom de Vries <tom@codesourcery.com>
-
- * sysdeps/mips/backtrace.c: New file, including ia64 backtrace.c.
- * sysdeps/mips/Makefile: Compile backtrace.c with -funwind-tables.
-
-2011-12-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/Makefile (no_syscall_list_h)
- (mips_list_syscalls, $(objpfx)syscall-%.h $(objpfx)syscall-%.d):
- Remove.
- (syscall-list-variants, syscall-list-includes)
- (syscall-list-o32-options, syscall-list-o32-condition)
- (syscall-list-n32-options, syscall-list-n32-condition)
- (syscall-list-n64-options, syscall-list-n64-condition): Define.
- * sysdeps/unix/sysv/linux/mips/configure.in: Don't generate
- asm-unistd.h.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
- * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Remove.
-
-2011-12-22 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13538]
- * sysdeps/unix/sysv/linux/mips/sys/epoll.h (EPOLLONESHOT)
- (EPOLLET): Initialize with unsigned values.
-
-2011-12-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/Makefile ($(objpfx)syscall-%.h
- $(objpfx)syscall-%.d): Use sysdeps path to locate sys/syscall.h.
-
-2011-11-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n64/ftw.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/ftw64.c: New.
-
-2011-11-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2011-10-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/e_sqrt.c: Add __sqrt_finite alias.
- * sysdeps/mips/fpu/e_sqrtf.c: Add __sqrtf_finite alias.
- * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Add __sqrtl_finite alias.
-
-2011-10-05 Andreas Schwab <schwab@redhat.com>
-
- * sysdeps/mips/dl-machine.h (elf_machine_rel, elf_machine_rela)
- (elf_machine_lazy_rel): Add parameter skip_ifunc.
-
-2011-09-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Cast
- return value to (struct cmsghdr *).
-
-2011-09-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/elf/configure.in: Always test for TLS support and
- error out in case it is missing.
- * sysdeps/mips/elf/configure: Regenerate.
- * sysdeps/mips/nptl/tls.h: Remove test for HAVE_TLS_SUPPORT.
-
-2011-09-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-machine.h, sysdeps/mips/libc-tls.c,
- sysdeps/mips/nptl/tls.h: Don't define or use USE_TLS.
-
-2011-09-06 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13109]
- * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list (fstatfs)
- (statfs): New.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: New.
-
-2011-08-02 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/mips/bits/atomic.h: Workaround R10K ll/sc errata.
-
-2011-07-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_NFC, AF_NFC):
- Define.
-
-2011-06-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c,
- sysdeps/unix/sysv/linux/mips/mips32/internal_sendmmsg.S: New.
-
-2011-06-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SI_USER): Don't
- mention raise in the comment.
-
-2011-05-23 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTTIME):
- Add.
-
-2011-05-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2011-05-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2011-04-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-tls.h (TLS_DTV_UNALLOCATED): Define.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Rename open_by_handle
- to open_by_handle_at.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_PATH): Define.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define struct
- file_handle and MAX_HANDLE_SZ. Declare name_to_handle_at and
- open_by_handle. Augment a few comments.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: Make
- cancelable.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Mark
- sync_file_range as cancellation point.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Mark
- sync_file_range as cancellation point.
-
-2011-04-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add
- sync_file_range.
-
-2011-03-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2011-01-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_HUGEPAGE,
- MADV_NOHUGEPAGE): Define.
-
-2011-01-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_CAIF, AF_ALG,
- PF_CAIF, PF_ALG): Define.
-
-2010-12-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/init-first.c: Don't call __libc_global_ctors if
- NO_CTORS_DTORS_SECTIONS is defined.
- * sysdeps/mach/hurd/mips/init-first.c: Likewise.
-
-2010-12-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
-
-2010-12-06 Matt Turner <mattst88@gmail.com>
-
- * sysdeps/unix/sysv/linux/mips/getpagesize.c: Delete file.
-
-2010-12-06 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/configure.in (arch_minimum_kernel):
- Change to 2.4.1.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
-
-2010-10-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
- sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
- sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
- for fanotify_mark.
-
-2010-10-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add
- libm_hidden_def.
- * sysdeps/mips/fpu/ftestexcept.c (fetestexcept): Likewise.
-
-2010-08-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h
- (__ASSUME_GETDENTS64_SYSCALL): Undefine for n32 ABI before 2.6.35.
-
-2010-08-13 Chandrakala Chavva <cchavva@caviumnetworks.com>
-
- * sysdeps/unix/mips/mips64/n64/sysdep.h (PSEUDO): Add 'nop' in
- jump delay slot.
- * sysdeps/unix/mips/mips64/n32/sysdep.h (PSEUDO): Ditto.
-
-2010-08-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/termios.h (EXTPROC): Define.
-
-2010-08-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/statfs.h (struct statfs,
- struct statfs64): Add f_flags field.
-
-2010-08-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/sys/inotify.h (IN_EXCL_UNLINK):
- Define.
-
-2010-08-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h: Declare prlimit
- and prlimit64.
- * sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
- sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: New files.
- * sysdeps/unix/sysv/linux/mips/n32/syscalls.list: Add entry for
- prlimit64 syscall.
-
-2010-06-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETPIPE_SZ,
- F_GETPIPE_SZ): Define.
-
-2010-05-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c,
- sysdeps/unix/sysv/linux/mips/mips32/internal_recvmmsg.S: New.
-
-2010-04-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/libc-abis: New.
-
-2010-04-06 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,
- VALID_ELF_OSABI, VALID_ELF_HEADER): Remove.
- * sysdeps/unix/sysv/linux/mips/ldsodefs.h (VALID_ELF_ABIVERSION):
- Define.
-
-2010-03-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define
- MSG_WAITFORONE.
-
-2010-03-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2010-03-23 Mischa Jonker <mischa.jonker@viragelogic.com>
-
- [BZ #11291]
- * sysdeps/mips/bits/atomic.h
- (__arch_compare_and_exchange_xxx_32_int,
- __arch_compare_and_exchange_xxx_64_int,
- __arch_exchange_xxx_32_int, __arch_exchange_xxx_64_int,
- __arch_exchange_and_add_32_int, __arch_exchange_and_add_64_int):
- Specify *mem as asm output as well as input.
-
-2010-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/fegetenv.c: Add hidden alias.
-
-2010-01-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-trampoline.c (_dl_runtime_resolve,
- _dl_runtime_pltresolve): Calculate offset from start of function
- to .cpload instead of hardcoding instruction size.
-
-2010-01-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/stat.h: Fix double-inclusion
- problem.
-
-2010-01-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Define
- SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
-
-2010-01-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define O_DIRECTORY,
- O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
- XPG7.
- * sysdeps/unix/sysv/linux/mips/bits/stat.h: Enable using from
- fcntl.h.
-
-2009-12-16 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #11093]
- * sysdeps/unix/sysv/linux/mips/bits/poll.h: Define POLLRDNORM,
- POLLRDBAND, POLLWRNORM, and POLLWRBAND also for POSIX 2008.
-
-2009-12-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2009-12-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Redefine O_SYNC and
- O_DSYNC to match 2.6.33+ kernels.
-
-2009-12-09 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define mmsghdr and
- declare recvmmsg.
-
-2009-12-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
- (posix_fadvise): Remove.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.
-
-2009-12-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/dl-lookup.c: Update from generic version.
-
-2009-11-23 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use struct timespec
- for timestamps also if __USE_XOPEN2K8.
-
-2009-11-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Introduce new symbol
- F_OWNER_PGRP and mark F_OWNER_GID obsolete.
-
-2009-11-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Change misleading
- names of parameters of sync_file_range.
-
-2009-11-17 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #10972]
- * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add new MADV_*
- constants from recent kernels.
-
-2009-11-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/errno.h (ERFKILL): Define if
- not already defined.
-
-2009-11-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_SETOWN_EX,
- F_GETOWN_EX): Update values.
-
-2009-11-06 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (fallocate): Fix types
- of last two arguments when -D_FILE_OFFSET_BITS=64.
-
-2009-10-29 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_OWNER_* and
- f_owner_ex.
-
-2009-10-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define F_SETOWN_EX
- and F_GETOWN_EX.
-
-2009-09-25 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
- (__SYSCALL_CLOBBERS): Add "hi" and "lo".
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
- (__SYSCALL_CLOBBERS): Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
- (__SYSCALL_CLOBBERS): Likewise.
-
-2009-08-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/____longjmp_chk.c: Remove. Replaced by....
- * sysdeps/unix/sysv/linux/mips/____longjmp_chk.c: This. New file.
- * sysdeps/mips/__longjmp.c (__longjmp): Use explicit register
- variable for env. Use expansion of CHECK_SP macro for check.
- * sysdeps/mips/mips64/__longjmp.c (__Longjmp): Likewise.
-
-2009-08-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/accept4.c,
- sysdeps/unix/sysv/linux/mips/mips32/internal_accept4.S: New.
-
-2009-07-20 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h: Define
- __ASSUME_EVENTFD2 and __ASSUME_SIGNALFD4.
-
-2009-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/do-lookup.h: Remove.
- * sysdeps/mips/dl-lookup.c: Update from generic version, with
- non-PIC handling integrated.
-
-2009-06-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define PF_IEEE802154
- and AF_IEEE802154.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/____longjmp_chk.c: New file.
- * sysdeps/mips/__longjmp.c: If CHECK_SP is defined, use it. Don't
- undefine __longjmp.
- * sysdeps/mips64/__longjmp.c: Likewise.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c,
- sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: New.
-
-2009-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/Versions (libc): Add
- fallocate64@@GLIBC_2.11.
-
-2009-05-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: New files.
-
-2009-04-18 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/getcontext.S: New file.
- * sysdeps/unix/sysv/linux/mips/makecontext.S: New file.
- * sysdeps/unix/sysv/linux/mips/setcontext.S: New file.
- * sysdeps/unix/sysv/linux/mips/swapcontext.S: New file.
- * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t):
- Update comment.
- * sysdeps/unix/sysv/linux/mips/kernel_rt_sigframe.h: New file.
- * sysdeps/unix/sysv/linux/mips/ucontext_i.sym: New file.
- * sysdeps/unix/sysv/linux/mips/Makefile (gen-as-const-headers):
- Add ucontext_i.sym.
-
-2009-04-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_PREADV,
- __ASSUME_PWRITEV): Don't define here.
-
-2009-04-15 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/mips/sys/fpregdef.h: Update for new ABIs.
-
-2009-04-09 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add missing protocol
- numbers.
- * sysdeps/unix/sysv/linux/mips/sys/eventfd.h (EFD_SEMAPHORE):
- Define.
- * sysdeps/unix/sysv/linux/mips/kernel-features.h: Add entries for
- preadv and pwritev.
-
-2009-03-18 Maciej W. Rozycki <macro@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
- Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
-
-2009-03-18 Zhang Le <r0bertz@gentoo.org>
-
- [BZ #7074]
- * sysdeps/unix/sysv/linux/mips/readelflib.c (process_elf_file):
- Fix the condition used to annotate n32 objects.
-
-2009-03-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/getsysstats.c (GET_NPROCS_PARSER):
- Change parameters and use next_line.
-
-2009-03-17 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include errno.h.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
-
-2009-03-15 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/link.h: Uglify function parameter names.
- * sysdeps/unix/sysv/linux/mips/sys/cachectl.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
-
-2009-03-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Declare
- fallocate{,64}.
-
-2009-02-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/stat.h: Protect UTIME_NOW and
- UTIME_OMIT only with __USE_ATFILE.
-
-2009-02-13 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #7040]
- * sysdeps/unix/sysv/linux/mips/sys/inotify.h: Second parameter of
- inotify_rm_watch should have type int.
-
-2009-02-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_EXEC): Define.
-
-2009-01-27 Maciej W. Rozycki <macro@linux-mips.org>
- Atsushi Nemoto <anemo@mba.ocn.ne.jp>
-
- PR glibc/1048
- * sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
- variable page size for MIPS.
- * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
- * sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
-
-2009-01-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h (enum
- __rusage_who): Avoid comma after RUSAGE_CHILDREN if not
- -D_GNU_SOURCE.
-
-2009-01-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
- FUTEX_CLOCK_REALTIME and FUTEX_BITSET_MATCH_ANY.
-
-2008-12-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c,
- sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c,
- sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: New.
-
-2008-12-09 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h (SCM_CREDENTIALS):
- Make available only for __USE_GNU.
-
-2008-12-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Define
- FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET.
-
-2008-11-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/sys/signalfd.h (signalfd): Fix
- __THROW vs. __nonnull order for C++.
-
-2008-10-15 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Do not redefine.
- * sysdeps/mips/dl-machine.h (STO_MIPS_PLT, R_MIPS_COPY,
- R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Do not redefine.
-
-2008-10-01 Mark Shinwell <shinwell@codesourcery.com>
- Daniel Jacobowitz <dan@codesourcery.com>
- Richard Sandiford <rdsandiford@googlemail.com>
-
- * sysdeps/mips/dl-dtprocnum.h (DT_MIPS_NUM): Redefine.
- * sysdeps/mips/dl-lookup.c: New.
- * sysdeps/mips/do-lookup.h: New.
- * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_PLT): Remove
- definition.
- (STO_MIPS_PLT, R_MIPS_COPY, R_MIPS_JUMP_SLOT, DT_MIPS_PLTGOT): Define
- if needed.
- (ELF_MACHINE_JMP_SLOT): Alter definition and update comment.
- (elf_machine_type_class): Likewise.
- (ELF_MACHINE_PLT_REL): Define.
- (elf_machine_fixup_plt): New.
- (elf_machine_plt_value): New.
- (elf_machine_reloc): Handle jump slot and copy relocations.
- (elf_machine_lazy_rel): Point relocation place at PLT if
- required.
- (RESOLVE_GOTSYM): Take a relocation type argument.
- (elf_machine_got_rel): Bind lazy stubs directly to their target if
- !lazy. Skip lazy binding for PLT symbols.
- (elf_machine_runtime_setup): Fill in .got.plt header.
- * sysdeps/mips/dl-trampoline.c (IFNEWABI): New macro.
- (ELF_DL_PLT_FRAME_SIZE, ELF_DL_PLT_SAVE_ARG_REGS,
- ELF_DL_PLT_RESTORE_ARG_REGS): Define.
- (_dl_runtime_pltresolve): New.
- * sysdeps/mips/bits/linkmap.h: New file.
- * sysdeps/mips/tls-macros.h: Load $gp as required. Merge 32-bit and
- 64-bit versions.
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (SYSCALL_ERROR_LABEL):
- Delete definition.
- * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h (PSEUDO_CPLOAD,
- PSEUDO_ERRJMP, PSEUDO_SAVEGP, PSEUDO_LOADGP): Define.
- (PSEUDO): Use them. Move outside __PIC__.
- (PSEUDO_JMP): New.
- (CENABLE, CDISABLE): Use it.
-
-2008-08-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/sys/epoll.h: Change epoll_create2
- to epoll_create1.
-
-2008-08-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Define SOCK_CLOEXEC,
- SOCK_NONBLOCK, PF_ISDN and AF_ISDN.
- * sysdeps/unix/sysv/linux/mips/sys/epoll.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/eventfd.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/inotify.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/signalfd.h: New file.
- * sysdeps/unix/sysv/linux/mips/sys/timerfd.h: New file.
-
-2008-08-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu_control.h (_FPU_GETCW, _FPU_SETCW): Make asms
- volatile.
-
-2008-07-18 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/setjmp.h (__jmp_buf): Give name to structure
- type.
-
-2008-05-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/socket.h: Cleanup namespace.
- (SOCK_DCCP): Define.
-
-2008-05-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h: Define
- RUSAGE_THREAD and RUSAGE_LWP.
-
-2008-04-21 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/shm.h: Fix comment describing
- shmid_ds.
-
-2008-04-21 Khem Raj <kraj@mvista.com>
-
- * sysdeps/unix/sysv/linux/mips/xmknod.c: Delete file.
-
-2008-04-02 Aurelien Jarno <aurelien@aurel32.net>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: Add
- truncate and ftruncate systems calls.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: Make an
- empty file.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: Ditto.
-
-2008-03-28 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Undefine
- ARG_MAX if <linux/limits.h> has defined it.
-
-2008-03-28 Robin Randhawa <robin@mips.com>
-
- * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Added memory
- barriers to enforce strict ordering on weakly ordered systems.
-
-2008-03-26 David Stephenson <david.stephenson@sicortex.com>
- Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/mips/fpu/fesetround.c (fesetround): Use fpu_control_t.
- * sysdeps/mips/fpu/fgetexcptflg.c (fegetexceptflag): Likewise.
- * sysdeps/mips/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
-
-2008-03-09 Andreas Jaeger <aj@suse.de>
-
- [BZ #5753]
- * sysdeps/mips/ieee754.h: Use protected namespace
- __BIG_ENDIAN/__LITTLE_ENDIAN.
- Patch by Aurelien Jarno <aurelien@aurel32.net>.
-
-2008-03-04 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (struct siginfo):
- Reorganize to match other architectures. Replace _timer._timer1
- and _timer._timer2 with _timer.si_tid, _timer.si_overrun, and
- _timer.si_sigval. Correct the type of _sigpoll.si_band.
- (si_timerid, si_overrun): Define.
- (__SIGEV_PAD_SIZE): Correct for __WORDSIZE == 64.
- (__pthread_attr_s): Remove declaration.
- (struct sigevent): Remove XXX. Add _tid.
-
-2007-10-22 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (F_DUPFD_CLOEXEC): Define.
-
-2007-09-25 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Correct return value
- type and __THROW marker of splice, vmsplice, and tee.
-
-2007-09-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Pass
- LLL_PRIVATE argument to lll_futex_wake.
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_CLOEXEC): Define.
- * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_UNIX): Update
- comment.
- (PF_IUCV, PF_RXRPC): Define.
- (PF_MAX): Update.
- (AF_IUCV, AF_RXRPC): Define.
- (MSG_CMSG_CLOEXEC): Define.
- (_EXTERN_INLINE): Define to __extern_inline.
- * sysdeps/unix/sysv/linux/mips/bits/stat.h (UTIME_NOW,
- UTIME_OMIT): Define.
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: Include <tls.h>.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Renamed all
- lll_mutex_* resp. lll_robust_mutex_* macros to lll_*
- resp. lll_robust_*. Renamed all LLL_MUTEX_LOCK_* macros to
- LLL_LOCK_*. Include <kernel-features.h>.
- (LLL_LOCK_INITIALIZER): Remove duplicate definition.
- (LLL_PRIVATE, LLL_SHARED, __lll_private_flag): Define.
- * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
- (clear_once_control, __pthread_once): Pass LLL_PRIVATE argument to
- lll_futex_wait.
- (lll_futex_wait, lll_futex_timed_wait, lll_futex_wake,
- lll_robust_dead, lll_futex_requeue, lll_futex_wake_unlock): Take
- private arguments.
- (__lll_robust_trylock): Convert to macro.
- (__lll_robust_lock_wait): Add private argument.
- (__lll_lock_wait_private, __lll_lock_wait): Declare.
- (__lll_lock): Convert to macro. Take private argument.
- (__lll_cond_lock): Likewise.
- (lll_lock, lll_cond_lock): Take private arguments.
- (__lll_robust_lock): Take private argument. Convert to macro.
- (lll_robust_lock, __lll_cond_lock, lll_cond_lock,
- lll_robust_cond_lock): Take private arguments.
- (__lll_timedlock_wait, __lll_robust_timedlock_wait): Take private
- arguments.
- (__lll_timedlock, __lll_robust_timedlock): Take private arguments.
- (lll_timedlock, lll_robust_timedlock): Take private arguments.
- (__lll_unlock, __lll_robust_unlock): Convert to macros. Take
- private arguments.
- (lll_unlock, lll_robust_unlock): Take private arguments.
- (__lll_mutex_unlock_force, lll_mutex_unlock_force, lll_lock_t,
- lll_trylock, lll_lock, lll_unlock, lll_islocked): Remove.
- (lll_wait_tid): Pass LLL_SHARED to lll_futex_wait.
- (__lll_cond_wait, __lll_cond_timedwait, __lll_cond_wake,
- __lll_cond_broadcast, lll_cond_wait, lll_cond_timedwait,
- lll_cond_wake, lll_cond_broadcast): Remove.
- * sysdeps/unix/sysv/linux/mips/sys/tas.h (_EXTERN_INLINE): Define
- to __extern_inline.
-
-2007-08-06 Maciej W. Rozycki <macro@linux-mips.org>
-
- * sysdeps/unix/sysv/linux/mips/dl-cache.h (_DL_CACHE_DEFAULT_ID):
- New macros for the (n)64 and n32 ABIs.
- (_dl_cache_check_flags): Define if _DL_CACHE_DEFAULT_ID has been.
-
-2007-07-13 Carlos O'Donell <carlos@codesourcery.com>
-
- * sysdeps/mips/bits/wordsize.h [_MIPS_SIM == _ABI64]:
- Define __WORDSIZE_COMPAT32 as 1.
-
-2007-07-13 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Copy from
- libc/nptl/sysdeps/unix/sysv/linux/bits/local_lim.h. Increase
- PTHREAD_STACK_MIN.
-
-2007-07-10 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.
-
- * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
- Delete.
-
-2007-06-07 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (ARGIFY): New.
- (internal_syscall1, internal_syscall2, internal_syscall3,
- internal_syscall4, internal_syscall5, internal_syscall6): Use it.
-
-2007-06-06 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/mips/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED,
- THREAD_GSCOPE_FLAG_USED, THREAD_GSCOPE_FLAG_WAIT): Define.
- (THREAD_GSCOPE_RESET_FLAG, THREAD_GSCOPE_SET_FLAG,
- THREAD_GSCOPE_WAIT): Define.
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
- (FUTEX_PRIVATE_FLAG): Define.
- (lll_unlock_wake_cb): Delete prototype.
- * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Include
- <endian.h>.
- (pthread_rwlock_t): Shrink __flags and add __shared.
-
-2007-05-24 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
-
- * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
- (posix_fadvise): Fix high word of len argument.
-
-2007-05-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
-
- * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/readahead.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list: New file.
-
-2007-05-23 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips64/n32/Implies: Add mips/mips64/soft-fp.
- * sysdeps/mips/mips64/n64/Implies: Likewise.
- * sysdeps/mips/mips64/soft-fp/Makefile: New.
- * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: New.
- * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Include <fenv.h> and
- <fpu_control.h>. Use hardware exception and rounding mode
- settings.
-
-2007-05-23 Richard Sandiford <rsandifo@nildram.co.uk>
-
- * sysdeps/mips/dl-machine.h (elf_machine_reloc): Change type of
- r_info argument to ElfW(Addr).
-
-2007-02-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/bits/mathdef.h (float_t): Change to float.
-
-2007-01-25 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
- Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove msgctl,
- shmctl, and semctl.
- * sysdeps/unix/sysv/linux/mips/misp64/semctl.c,
- sysdeps/unix/sysv/linux/mips/mips64/shmctl.c,
- sysdeps/unix/sysv/linux/mips/mips64/msgctl.c: New files.
-
-2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (PTR_MANGLE,
- PTR_DEMANGLE): Define.
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (PTR_MANGLE,
- PTR_DEMANGLE): Define.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (PTR_MANGLE,
- PTR_DEMANGLE): Define.
-
-2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
- (cfi_same_value): Delete definition.
-
-2007-01-08 Richard Sandiford <richard@codesourcery.com>
-
- * sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
- (elf_machine_reloc): New function, retaining the body of
- elf_machine_rel. Take the reloc's r_info field as an argument,
- not the reloc itself. Add extra r_addend and inplace_p arguments.
- When inplace_p is false, use r_addend as the addend, not the contents
- of the relocation field. Hoist the conversion of reloc_addr to
- "ELFW(Addr) *". Don't try to apply TLS relocations against
- undefined symbols. Add R_MIPS_GLOB_DAT support.
- (elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
- (elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
- to ElfW(Rela).
-
-2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/mips/ldsodefs.h: Merge sysdeps/mips/elf/ldsodefs.h. Correct
- multiple inclusion guard.
- * sysdeps/mips/elf/ldsodefs.h: Delete file.
-
-2007-01-04 Thiemo Seufer <ths@networkno.de>
-
- * sysdeps/unix/sysv/linux/mips/bits/msq.h (struct msqid_ds): Update
- to match the kernel.
-
-2006-10-31 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
- (RTLD_SINGLE_THREAD_P): Define.
- * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Likewise.
-
-2006-10-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (splice): Update
- prototype.
-
-2006-09-22 Richard Sandiford <richard@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/xstatconv.c: Remove STAT_IS_KERNEL_STAT
- code.
- (__xstat_conv): Use memset to clear padding arrays. Check for
- overflow.
- (__xstat64_conv): Use memset to clear padding arrays.
- (__xstat32_conv): New function.
- * sysdeps/unix/sysv/linux/mips/mips32/fxstatat.c: New file.
- * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Likewise.
-
-2006-09-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu_control.h: If soft-float, don't use
- floating-point registers.
- * sysdeps/mips/__longjmp.c, sysdeps/mips/setjmp_aux.c,
- sysdeps/mips/mips64/__longjmp.c, sysdeps/mips/mips64/setjmp_aux.c:
- Likewise.
-
-2006-08-04 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_LOCK_PI,
- FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI): Define.
-
-2006-07-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/mips64/n32/libm-test-ulps,
- sysdeps/mips/mips64/n64/libm-test-ulps: New.
-
-2006-07-24 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/sigaction.c: If WRAPPER_INCLUDE is
- defined, include the named file.
-
-2006-06-08 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Reformat.
- (SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT):
- Define.
-
-2006-06-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIM_INFINITY,
- RLIM64_INFINITY): Define appropriately for N64. Use unsigned
- types.
-
-2006-06-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
- Don't use struct timespec.
- * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv,
- __xstat64_conv): Copy individual timespec fields.
-
-2006-06-02 Richard Sandiford <richard@codesourcery.com>
-
- * sysdeps/mips/Makefile (ASFLAGS-.os): Define.
-
-2006-06-02 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def.
- * sysdeps/mips/fpu/fesetround.c: Likewise.
-
-2006-05-10 Richard Sandiford <richard@codesourcery.com>
- Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): Don't
- dump sc_cause, sc_status or sc_badvaddr.
- * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: Rewrite. Update
- structure definitions after DSP kernel changes.
- * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (mcontext_t): Update
- after the same DSP changes.
-
-2006-05-08 Richard Sandiford <richard@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/stat.h (struct stat): Add
- st_atim, st_mtim and st_ctim interface.
- (struct stat64): Likewise.
- * sysdeps/unix/sysv/linux/mips/kernel_stat.h (struct kernel_stat):
- Replace st_atime and its padding field with st_atim. Likewise
- st_mtime/st_mtim and st_ctime/st_ctim.
- * sysdeps/unix/sysv/linux/mips/xstatconv.c (__xstat_conv): Update
- after above changes.
- (__xstat64_conv): Likewise.
-
-2006-05-08 Richard Sandiford <richard@codesourcery.com>
-
- * sysdeps/mips/ldsodefs.h: New file.
- * sysdeps/mips/tst-audit.h: New file.
-
-2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/mman.h: Formatting changes
- for consistency with other ports.
- (MADV_REMOVE): Correct value.
- (MADV_DONTFORK, MADV_DOFORK, POSIX_MADV_NORMAL,
- POSIX_MADV_RANDOM, POSIX_MADV_SEQUENTIAL, POSIX_MADV_WILLNEED,
- POSIX_MADV_DONTNEED): Define.
-
-2006-05-05 Lior Balkohen <balkohen@gmail.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Remove
- LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
- Define SYNC_FILE_RANGE_WAIT_BEFORE, SYNC_FILE_RANGE_WRITE
- and SYNC_FILE_RANGE_WAIT_AFTER.
- Declare sync_file_range, vmsplice, splice and tee.
-
-2006-03-27 Lior Balkohen <balkohen@gmail.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Define
- LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. Add readahead
- prototype.
-
-2006-03-27 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/bits/poll.h (POLLREMOVE, POLLRDHUP):
- Define.
-
-2006-03-27 Denis Barbier <barbier@linuxfr.org>
-
- * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_RTPRIO): Fix
- typo.
-
-2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/fork.c: Correct path to
- i386/fork.c.
-
-2006-03-11 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/configure.in: Set libc_cv_slibdir,
- libc_cv_localedir, libdir, arch_minimum_kernel, and
- libc_cv_gcc_unwind_find_fde.
- * sysdeps/unix/sysv/linux/mips/mips64/configure.in: New file.
- * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
- * sysdeps/unix/sysv/linux/mips/mips64/configure: Generated.
-
-2006-03-02 Lior Balkohen <balkohen@gmail.com>
-
- * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
- (__pthread_list_t, __pthread_slist_t): New typedefs.
- (pthread_mutex_t): Replace __next and __prev fields with __list.
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (FUTEX_WAKE_OP,
- FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
- (lll_futex_wake_unlock): Define.
- (lll_robust_mutex_dead, lll_robust_mutex_trylock, lll_robust_mutex_lock,
- lll_robust_mutex_cond_lock, lll_robust_mutex_timedlock,
- lll_robust_mutex_unlock): New macros.
- (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes.
- * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: Use correct path to
- vfork.S.
- * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: Likewise.
-
-2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/ptrace.c: Delete file.
- * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: Delete file.
-
-2006-03-02 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
- (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
- (INTERNAL_SYSCALL_NCS): New.
- (internal_syscall0, internal_syscall1, internal_syscall2,
- internal_syscall3, internal_syscall4, internal_syscall5,
- internal_syscall6): Take ncs_init, cs_init, and input arguments.
- Use them. Correct types for registers.
- * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
- (INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
- (INTERNAL_SYSCALL_NCS): New.
- (internal_syscall0, internal_syscall1, internal_syscall2,
- internal_syscall3, internal_syscall4, internal_syscall5,
- internal_syscall6): Take ncs_init, cs_init, and input arguments.
- Use them.
- * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
- recvfrom and sendto. Mark lseek, msgrcv, and msgsnd as cancellation
- points.
- * sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
- Use Elf(Addr) for TLS relocation targets.
- * sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
- * sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
- lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
- futexp to long for n64.
- * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
-
-2006-02-20 Roland McGrath <roland@redhat.com>
-
- * sysdeps/mips/shlib-versions: New file.
- * sysdeps/mips/preconfigure: New file.
- * sysdeps/unix/sysv/linux/mips/kernel-features.h: New file.
diff --git a/ports/ChangeLog.powerpc b/ports/ChangeLog.powerpc
deleted file mode 100644
index 9f04afae19..0000000000
--- a/ports/ChangeLog.powerpc
+++ /dev/null
@@ -1,413 +0,0 @@
-This file describes changes to the soft-float powerpc port while it
-was in the ports add-on directory. This port is no longer part of an
-add-on and so future changes to it should be listed in the top-level
-ChangeLog file, not here.
-
-
-
-2013-10-04 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/powerpc32/Makefile: Remove file.
- * sysdeps/powerpc/nofpu: Move directory to
- ../sysdeps/powerpc/nofpu.
- * sysdeps/powerpc/soft-fp: Move directory to
- ../sysdeps/powerpc/soft-fp.
- * sysdeps/powerpc/powerpc32/405: Move directory to
- ../sysdeps/powerpc/powerpc32/405.
- * sysdeps/powerpc/powerpc32/440: Move directory to
- ../sysdeps/powerpc/powerpc32/440.
- * sysdeps/powerpc/powerpc32/464: Move directory to
- ../sysdeps/powerpc/powerpc32/464.
- * sysdeps/powerpc/powerpc32/476: Move directory to
- ../sysdeps/powerpc/powerpc32/476.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
- to ../sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory to
- ../sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory to
- ../sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory to
- ../sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory to
- ../sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/context-e500.h:
- New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S:
- Include <context-e500.h>.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S:
- Likewise.
-
-2013-08-30 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/powerpc/powerpc32/405/memcpy.S: Fix typos.
-
-2013-08-17 Alexandre Oliva <aoliva@redhat.com>
-
- PR 15483
- * sysdeps/powerpc/nofpu/sim-full.c: Add FIXME note about
- the need for thread-specific variables preserved across signal
- handlers.
- * sysdeps/powerpc/nofpu/soft-supp.h: Likewise.
- * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
-
-2013-07-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
- Update.
-
-2013-06-11 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/powerpc/dl-procinfo.c: Remove as this is now redundant with
- glibc/sysdeps/powerpc/dl-procinfo.c.
- * sysdeps/powerpc/dl-procinfo.h: Remove as this is now redundant with
- glibc/sysdeps/powerpc/dl-procinfo.h
-
-2013-06-11 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting
- spaces with tabs where appropriate.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/fenv_const.c: Remove trailing whitespace.
- * sysdeps/powerpc/nofpu/fenv_libc.h: Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S:
- Likewise.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Update names of sincos
- tests.
-
-2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
-
- [BZ #15442]
- * sysdeps/powerpc/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
- macro.
-
-2013-02-28 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/powerpc/powerpc32/405/memcmp.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (memcmp): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/405/memcpy.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (memcpy): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/405/memset.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (memset): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/405/strcmp.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (strcmp): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/405/strcpy.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (strcpy): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/405/strlen.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (strlen): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/405/strncmp.S: Don't include
- <bp-sym.h> and <bp-asm.h>.
- (strncmp): Don't use BP_SYM.
- * sysdeps/powerpc/powerpc32/476/memset.S: Don't include <bp-sym.h>
- and <bp-asm.h>.
- (memset): Don't use BP_SYM.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Add __cxa_thread_atexit_impl.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
- Likewise.
-
-2013-02-14 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #13550]
- * sysdeps/powerpc/nofpu/fegetenv.c: Do not include <bp-sym.h>.
- (fegetenv): Do not use BP_SYM in versioned symbols.
- * sysdeps/powerpc/nofpu/fesetenv.c: Do not include <bp-sym.h>.
- (fesetenv): Do not use BP_SYM in versioned symbols.
- * sysdeps/powerpc/nofpu/feupdateenv.c: Do not include <bp-sym.h>.
- (feupdateenv): Do not use BP_SYM in versioned symbols.
- * sysdeps/powerpc/nofpu/fgetexcptflg.c: Do not include <bp-sym.h>.
- (fegetexceptflag): Do not use BP_SYM in versioned symbols.
- * sysdeps/powerpc/nofpu/fraiseexcpt.c: Do not include <bp-sym.h>.
- (feraiseexcept): Do not use BP_SYM in versioned symbols.
- * sysdeps/powerpc/nofpu/fsetexcptflg.c: Do not include <bp-sym.h>.
- (fesetexceptflag): Do not use BP_SYM in versioned symbols.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-12-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
- Specify return type as int.
-
-2012-11-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Remove fma ulps.
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/fclrexcpt.c (feclearexcept): Add
- libm_hidden_ver.
-
-2012-10-31 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Fix sort order.
-
-2012-10-30 Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
- Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- [BZ #14595]
- * sysdeps/powerpc/powerpc32/476/memset.S: New file copied from
- 405/memset.S to preserve 128-byte cacheline size.
- * sysdeps/powerpc/powerpc32/405/memset.S (memset): Fix cacheline size
- to 32-bytes for 405, 440, and 464 processors.
-
-2012-10-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist
- (GLIBC_2.17): Add clock_* symbols.
-
-2012-09-26 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Add __ppc_get_timebase_freq.
-
-2012-09-12 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/get-rounding-mode.h: New file.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Add secure_getenv.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
- Likewise.
-
-2012-07-20 Joseph Myers <joseph@codesourcery.com>
-
- * data/localplt-powerpcsoft-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
- ... here.
-
-2012-07-17 Joseph Myers <joseph@codesourcery.com>
-
- * data/c++-types-powerpcsoft-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
- ... here.
-
-2012-07-03 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add
- "ppca2".
- * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increase to
- 13.
- (PPC_PLATFORM_PPCA2): Define.
- (PPC_PLATFORM_PPC405): Increase value.
- (PPC_PLATFORM_PPC440): Likewise.
- (PPC_PLATFORM_PPC464): Likewise.
- (PPC_PLATFORM_PPC476): Likewise.
- (_dl_string_platform): Handle ppca2.
-
-2012-06-13 Joseph Myers <joseph@codesourcery.com>
-
- * data/localplt-powerpcsoft-linux-gnu.data: Allow abort and
- soft-fp symbols to be absent.
-
-2012-06-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Update.
-
-2012-05-31 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
-
-2012-05-30 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/soft-fp/sfp-machine.h (FP_EX_DENORM): Remove.
- (FP_TRAPPING_EXCEPTIONS): Define.
-
-2012-05-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist
- (__fe_nomask_env): Remove.
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Update.
-
-2012-05-16 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
- New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
- Likewise.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-02-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/libm-test-ulps: Resort with
- gen-libm-test.pl -n in C locale.
-
-2010-09-03 Luis Machado <luisgpm@br.ibm.com>
-
- * sysdeps/powerpc/dl-procinfo.c: New file.
- * sysdeps/powerpc/dl-procinfo.h: New file.
- * sysdeps/powerpc/powerpc32/405/memcmp.S: New file.
- * sysdeps/powerpc/powerpc32/405/memcpy.S: New file.
- * sysdeps/powerpc/powerpc32/405/memset.S: New file.
- * sysdeps/powerpc/powerpc32/405/strcmp.S: New file.
- * sysdeps/powerpc/powerpc32/405/strcpy.S: New file.
- * sysdeps/powerpc/powerpc32/405/strlen.S: New file.
- * sysdeps/powerpc/powerpc32/405/strncmp.S: New file.
- * sysdeps/powerpc/powerpc32/440/Implies: New file.
- * sysdeps/powerpc/powerpc32/464/Implies: New file.
- * sysdeps/powerpc/powerpc32/476/Implies: New file.
- * sysdeps/powerpc/powerpc32/Makefile: New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies: New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies: New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies: New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies: New file.
-
-2010-10-11 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/feupdateenv.c (feupdateenv): Add
- libm_hidden_ver.
- * sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Add
- libm_hidden_def.
-
-2010-02-10 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/fegetenv.c: Add hidden alias.
-
-2008-08-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/shlib-versions: New.
- * c++-types-powerpcsoft-linux-gnu.data: New.
- * localplt-powerpcsoft-linux-gnu.data: New.
- * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Use
- __fegetenv.
-
-2007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag): Do not
- clobber other exceptions.
- * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Raise new
- exceptions.
- * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Handle
- multiple new exceptions if some are disabled.
- * sysdeps/powerpc/nofpu/sim-full.c (__simulate_exceptions): Likewise.
-
-2007-07-13 Steven Munroe <sjmunroe@us.ibm.com>
-
- * sysdeps/powerpc/nofpu/Makefile: Remove fe_nomask from libm-support.
-
-2007-05-23 Steven Munroe <sjmunroe@us.ibm.com>
-
- * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Disable
- exceptions. Use the updated env in fesetenv().
- Add libm_hidden_def.
-
-2007-01-23 Steven Munroe <sjmunroe@us.ibm.com>
-
- [BZ #2749]
- * sysdeps/powerpc/nofpu/fenv_libc.h: New file.
-
-2007-01-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/powerpc/nofpu/fesetenv.c (__sim_exceptions,
- __sim_disabled_exceptions, __sim_round_mode): Remove declarations.
-
-2006-10-05 Steven Munroe <sjmunroe@us.ibm.com>
-
- [BZ #2749]
- * sysdeps/powerpc/nofpu/Makefile
- [subdirs-soft-fp] (sysdep_routines): Remove gcc-quad-routines.
- [subdirs-math] (CPPFLAGS): Add -I../soft-fp.
- [subdirs-math] (CFLAGS-e_powl.c): Add -fno-builtin-fabsl.
- [subdirs-math] (CFLAGS-s_ccoshl.c): Likewise.
- [subdirs-math] (CFLAGS-s_csinhl.c): Likewise.
- [subdirs-math] (CFLAGS-s_clogl.c): Likewise.
- [subdirs-math] (CFLAGS-s_clog10l.c): Likewise.
- [subdirs-math] (CFLAGS-s_csinl.c): Likewise.
- [subdirs-math] (CFLAGS-s_csqrtl.c): Likewise.
- * sysdeps/powerpc/nofpu/Versions (GLIBC_2.3.2): Remove __fixtfdi,
- __fixtfsi, and __trunctfsf2.
- (GLIBC_2.4): Remove __floatunditf, __floatunsitf, and __unordtf2.
- Add __nedf2, __nesf2, __gtdf2, __gtsf2, __ltdf2, __ltsf2.
- * sysdeps/powerpc/nofpu/libm-test-ulps: Update for soft-fp.
- * sysdeps/powerpc/soft-fp/sfp-machine.h: New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/Implies: New file.
-
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S:
- New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S:
- New file.
- * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S:
- New file.
-
-2006-01-27 Roland McGrath <roland@redhat.com>
-
- * sysdeps/powerpc/nofpu/Subdirs: New file.
-
- * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
- (sysdep_routines): Add $(gcc-quad-routines) here.
-
-2006-01-06 Roland McGrath <roland@redhat.com>
-
- * sysdeps/powerpc/nofpu/Versions (libc: GLIBC_2.4): New set.
- Add __floatundidf, __floatundisf, __floatunditf, __floatunsidf,
- __floatunsisf, __floatunsitf, __unorddf2, __unordsf2, __unordtf2.
-
-2005-10-11 Steven Munroe <sjmunroe@us.ibm.com>
-
- * sysdeps/powerpc/nofpu/fesetround.c: Add libm_hidden_def.
diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile
deleted file mode 100644
index cc8328ab34..0000000000
--- a/ports/ChangeLog.tile
+++ /dev/null
@@ -1,741 +0,0 @@
-This file describes changes to the TILE-Gx and TILEPro ports while they
-were in the ports add-on directory. These ports are no longer part of
-an add-on and so future changes to them should be listed in the top-level
-ChangeLog file, not here.
-
-
-
-2014-02-10 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile: Move directory to ../sysdeps/tile.
- * sysdeps/unix/sysv/linux/tile: Move directory to
- ../sysdeps/unix/sysv/linux/tile.
-
-2014-01-03 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/libm-test-ulps: Regenerated.
-
-2014-01-06 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/tile/sys/ptrace.h (ptrace_peeksiginfo_args):
- Rename to ...
- (__ptrace_peeksiginfo_args): ... this.
-
-2013-10-30 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/tile/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/tile/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/tile/tilegx/configure.in: Moved to ...
- * sysdeps/unix/sysv/linux/tile/tilegx/configure.ac: ... here.
- * sysdeps/unix/sysv/linux/tile/configure: Regenerated.
- * sysdeps/unix/sysv/linux/tile/tilegx/configure: Likewise.
-
-2013-09-22 Carlos O'Donell <carlos@redhat.com>
-
- [BZ #15754]
- * sysdeps/tile/stackguard-macros.h: Define POINTER_CHK_GUARD.
-
-2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
-
- * sysdeps/tile/ffs.c (__ffs): Define as hidden.
-
-2013-08-21 Ondřej Bílka <neleai@seznam.cz>
-
- * sysdeps/tile/jmpbuf-offsets.h: Fix typos.
-
-2013-07-22 Chris Metcalf <cmetcalf@tilera.com>
-
- [BZ #15759]
- * sysdeps/tile/dl-runtime.c (sim_dlclose): New function.
- (_dl_unmap): Call sim_dlclose().
-
-2013-07-19 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/sys/ptrace.h
- (__ptrace_peeksiginfo_args): Add missing semicolon.
-
-2013-07-03 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/dl-static.c: New file to support
- variable page size for tile.
- * sysdeps/unix/sysv/linux/tile/ldsodefs.h: Likewise.
- * sysdeps/unix/sysv/linux/tile/Makefile: Build dl-static in elf.
- * sysdeps/unix/sysv/linux/tile/Versions: Add _dl_var_init.
-
- * sysdeps/tile/libm-test-ulps: Update with new tests.
-
- * sysdeps/tile/s_fma.c: Use soft-fp version instead of ieee754.
- * sysdeps/tile/s_fmaf.c: Likewise.
- * sysdeps/tile/sfp-machine.h: New file.
-
-2013-07-04 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/tile/sys/ptrace.h (PTRACE_PEEKSIGINFO):
- Add new value from Linux 3.10.
- (ptrace_peeksiginfo_args): Add.
- (__ptrace_peeksiginfo_flags): Add.
- (PTRACE_SETREGSET, PTRACE_SEIZE, PTRACE_INTERRUPT, PTRACE_LISTEN):
- Add.
-
-2013-06-28 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/fegetenv.c: Delete now-redundant file.
- * sysdeps/tile/fegetround.c: Likewise.
- * sysdeps/tile/feholdexcpt.c: Likewise.
- * sysdeps/tile/fesetenv.c: Likewise.
- * sysdeps/tile/fesetround.c: Likewise.
- * sysdeps/tile/feupdateenv.c: Likewise.
-
-2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
- Update.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
- Likewise.
-
-2013-06-12 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/bits/endian.h (__BYTE_ORDER): Default to little.
-
-2013-06-05 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/tile/tilepro/memcpy.S: Remove trailing whitespace.
- * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Likewise.
- * sysdeps/unix/sysv/linux/tile/setcontext.S: Likewise.
- * sysdeps/unix/sysv/linux/tile/swapcontext.S: Likewise.
-
-2013-05-29 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- [BZ #15465]
- * sysdeps/tile/dl-machine.h (elf_machine_rela): Use
- RTLD_PROGNAME.
-
-2013-05-23 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/tilegx/Makefile ($(cflags-mcmodel-large)):
- Test for assembler and linker support for "-mcmodel=large -fpic"
- in addition to compiler support; provide -DNO_PLT_PCREL if not.
- * sysdeps/tile/start.S [NO_PLT_PCREL]: Guard for no PC-relative
- PLT operators in assembly.
- * sysdeps/tile/crti.S [NO_PLT_PCREL]: Likewise.
-
-2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
-
- * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (siginfo_t): Fix comment
- formatting. Add si_addr_lsb to _sifields.sigfault.
- (si_addr_lsb): Define new macro.
- (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
-
-2013-05-22 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/tile/libm-test-ulps: Update test names.
-
-2013-05-19 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/tile/libm-test-ulps: Update names of sincos tests.
-
-2013-05-16 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
-
- * sysdeps/tile/tilegx/memusage.h: Add missing #include <stdint.h> due
- to uint64_t or uint32_t usage.
- * sysdeps/tile/tilegx/string-endian.h: Likewise.
-
-2013-03-11 Andreas Schwab <schwab@suse.de>
-
- [BZ #15234]
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist
- (GLIBC_2.12): Remove pthread_atfork.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist
- (GLIBC_2.12): Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist
- (GLIBC_2.12): Likewise.
-
-2013-03-05 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/tile/bits/mman.h: Remove all defines
- provided by bits/mman-linux.h and include <bits/mman-linux.h>.
-
-2013-02-28 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h
- (FUTEX_WAIT_REQUEUE_PI): Define.
- (FUTEX_CMP_REQUEUE_PI): Likewise.
- (lll_futex_wait_requeue_pi): Likewise.
- (lll_futex_timed_wait_requeue_pi): Likewise.
- (lll_futex_cmp_requeue_pi): Likewise.
-
-2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
- Add __cxa_thread_atexit_impl.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist:
- Likewise.
-
-2013-01-10 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/ldd-rewrite.sed: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/configure.in: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/configure: New file.
-
-2013-01-02 Joseph Myers <joseph@codesourcery.com>
-
- * All files with FSF copyright notices: Update copyright dates
- using scripts/update-copyrights.
-
-2012-12-28 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h
- (lll_futex_timed_wait_bitset): New macro.
-
-2012-12-14 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Fix DWARF info.
-
-2012-11-29 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/s_fmaf.c: Remove redundant #defines now provided
- in sysdeps/tile/math_private.h.
-
-2012-11-20 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/libm-test-ulps: Account for new tests.
-
- * sysdeps/tile/bits/byteswap.h: Include <bits/types.h>.
- (__bswap_64): Use __uint64_t instead of unsigned long long int.
-
- * sysdeps/tile/s_fma.c: Remove redundant #defines now provided
- in sysdeps/tile/math_private.h.
-
-2012-11-06 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/tilegx/memmove.c: New file.
-
- * sysdeps/tile/nptl/pthread_spin_unlock.c: New file.
-
-2012-11-05 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/math_private.h: Provide additional no-op defines
- for exception and rounding macros.
-
- * sysdeps/tile/tilegx/Makefile: New file.
- * sysdeps/tile/crti.S: Support large memory model.
- * sysdeps/tile/start.S: Likewise.
-
-2012-11-02 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/dl-runtime.c (_dl_after_load): Handle simulator
- notification better for dlopen() of relative paths.
-
- * sysdeps/tile/tilegx/memcpy.c (__memcpy): Optimize.
- * sysdeps/tile/memcopy.h: New file.
- * sysdeps/tile/wordcopy.c: New file.
-
-2012-11-03 Joseph Myers <joseph@codesourcery.com>
-
- [BZ #3439]
- * sysdeps/tile/bits/fenv.h (FE_TONEAREST): Define macro to integer
- constant usable in #if and use that to give value to enum
- constant.
-
-2012-11-03 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/libm-test-ulps: Account for new tests.
-
-2012-10-30 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/dl-machine.h: Use new DL_AFTER_LOAD macro
- and rename _dl_arch_map_object to _dl_after_load.
- * sysdeps/tile/dl-runtime.c: Rename _dl_arch_map_object
- to _dl_after_load and remove spurious DL_UNMAP definition.
-
- * sysdeps/unix/sysv/linux/tile/init-first.c: Use better #include.
- * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Use gettimeofday
- aliases that match existing tile ABI.
-
- * sysdeps/tile/libm-test-ulps: Account for new tests.
-
-2012-10-26 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/Makefile (sysdep_routines):
- Include dl-vdso.
- * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: New file.
- * sysdeps/unix/sysv/linux/tile/gettimeofday.c: New file.
- * sysdeps/unix/sysv/linux/tile/init-first.c: New file.
-
-2012-10-19 Roland McGrath <roland@hack.frob.com>
-
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist:
- (GLIBC_2.17): Add clock_* symbols.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
- Likewise.
-
-2012-10-11 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/sched_getcpu.c: New file.
-
-2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
-
- * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Fix clone
- flag name in comment to CLONE_CHILD_CLEARTID.
-
-2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/libm-test-ulps: Account for new tests.
-
-2012-09-06 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/sys/procfs.h: Fix type of prfpregset_t.
-
- [BZ #14237]
- * sysdeps/tile/__tls_get_addr.S: Fix TLS module initialization bug.
-
-2012-08-27 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_STAT64_SYSCALL): Remove.
-
-2012-08-21 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_FADVISE64_64_SYSCALL): Remove.
-
-2012-08-20 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_MMAP2_SYSCALL): Remove.
-
-2012-08-14 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_CLONE_THREAD_FLAGS): Remove.
-
-2012-08-08 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_TGKILL): Remove.
-
-2012-08-02 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
-
-2012-08-01 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_FCNTL64): Remove.
-
-2012-07-26 Andreas Jaeger <aj@suse.de>
-
- * sysdeps/unix/sysv/linux/tile/sys/ptrace.h (__ptrace_eventcodes):
- Add new value PTRACE_EVENT_SECCOMP from Linux 3.5.
- (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
- PTRACE_O_MASK.
-
- * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (siginfo_t): Add
- _sigsys.
- (si_call_addr, si_syscall, si_arch): Define new macro.
-
-2012-07-25 Florian Weimer <fweimer@redhat.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
- Add secure_getenv.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist:
- Likewise.
-
-2012-07-17 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/setcontext.S: Ensure exit status is
- zero if uc_link is NULL.
-
- * sysdeps/tile/libm-test-ulps: Account for new tests.
-
- * data/c++-types-tilepro-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: ... here.
- * data/c++-types-tilegx-linux-gnu.data: Move to ...
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
- ... here.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
- New file.
-
-2012-07-10 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/makecontext.c (__makecontext):
- Correct typo in comment.
-
- * sysdeps/tile/sysdep.h (ENTRY): Use .globl, not
- ASM_GLOBAL_DIRECTIVE.
-
-2012-05-30 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/Makefile: Remove test
- that $(subdir) is "misc" when setting abi- variables.
-
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/Makefile: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/Makefile: New file.
-
- * sysdeps/tile/libm-test-ulps: Account for new tests.
-
- * sysdeps/unix/sysv/linux/tile/tilegx/Makefile: New file.
-
- * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Replace
- _internal alias by hidden_def.
-
- * sysdeps/unix/sysv/linux/tile/kernel-features.h
- (__ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL): Remove.
-
-2012-05-23 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/bits/mman.h (MADV_DONTDUMP): Define.
- (MADV_DODUMP): Likewise.
-
-2012-05-22 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/bits/libm-test-ulps: Update.
-
- * sysdeps/tile/bits/wordsize.h (__WORDSIZE_COMPAT32): Rename to
- __WORDSIZE_TIME64_COMPAT32.
-
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Update.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
- Update.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
- Update.
-
-2012-05-17 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/fegetenv.c: Version fegetenv() like fesetenv().
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
- Add fegetenv.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Likewise.
-
- * sysdeps/tile/stackguard-macros.h: Support tilegx32.
-
- * data/c++-types-tilepro-linux-gnu.data: Renamed from
- data/c++-types-tile-linux-gnu.data.
- * data/c++-types-tilegx-linux-gnu.data: New file.
-
- * sysdeps/tile/libm-test-ulps: Improved fma() and exp10().
-
- * sysdeps/tile/s_fma.c: Use ieee754/dbl-64 without rounding or
- exception support; it's still much better than the generic version.
-
-2012-05-16 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/ucontext_i: Fix tilegx32 offset bug.
- * sysdeps/unix/sysv/linux/tile/getcontext.S: Fix tilegx32 bug
- where we accessed "uc_flags" as an 8-byte field.
- * sysdeps/unix/sysv/linux/tile/setcontext.S: Likewise,
- and also fix frame code not to access stack below "sp".
- * sysdeps/unix/sysv/linux/tile/swapcontext.S: Fix frame code not
- to access stack below "sp", and add frame unwind to error path.
-
-2012-05-15 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/sotruss-lib.c: New file.
-
- * sysdeps/tile/math_private.h (feraiseexcept): Use statement
- expression syntax to avoid compiler warning.
-
- * sysdeps/tile/libm-test-ulps: New file.
-
- * sysdeps/tile/bits/fenv.h (__FE_UNDEFINED): New symbol.
-
- * sysdeps/tile/ldsodefs.h (ARCH_PLTEXIT_MEMBERS): Add proper
- const qualifier to "inregs" argument.
-
- * sysdeps/tile/elf/stackguard-macros.h: Delete unused file.
-
-2012-05-14 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
- New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
- Likewise.
- * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Likewise.
-
- * sysdeps/tile/dl-start.S: Align stack for tilegx32.
-
-2012-05-12 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/unix/sysv/linux/tile/sys/dataplane.h: Add <features.h>.
-
- * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Add missing CFI.
-
- * sysdeps/tile/tls-macros.h: Fix buggy TLS_GD, etc., macros.
-
- * sysdeps/tile/tilegx/memchr.c: Use new copy_byte() function
- to efficiently generate a large constant for masking.
- * sysdeps/tile/tilegx/memset.c: Likewise.
- * sysdeps/tile/tilegx/rawmemchr.c: Likewise.
- * sysdeps/tile/tilegx/strchr.c: Likewise.
- * sysdeps/tile/tilegx/strchrnul.c: Likewise.
- * sysdeps/tile/tilegx/strrchr.c: Likewise.
- * sysdeps/tile/tilegx/string-endian.h (copy_byte): New function.
-
- * sysdeps/tile/tilegx/memcpy.c: Allow memcpy(p, p, n)
- without corrupting memory at "p".
-
- * sysdeps/tile/__tls_get_addr.S: Use __WORDSIZE, not _LP64.
-
- * sysdeps/tile/stackguard-macros.h: New file.
- * sysdeps/tile/elf/stackguard-macros.h: New stub include file.
-
- * sysdeps/tile/Makefile (ELF_MACHINE_PLTREL_OVERLAP):
- Remove variable no longer used by core.
-
- * sysdeps/unix/sysv/linux/tile/bits/siginfo.h: Don't name
- siginfo_t struct. Add forward declaration of pthread_attr_t and
- use it in sigevent.
- * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Name
- pthread_attr_t union.
-
- * sysdeps/tile/crti.S: New file, based on compiler output
- for sysdeps/generic/initfini.c.
- * sysdeps/tile/crtn.S: Likewise.
- * sysdeps/tile/Makefile (CFLAGS-initfini.s): Remove variable.
- * sysdeps/unix/sysv/linux/tile/nptl/Makefile
- (CFLAGS-pt-initfini.s): Likewise.
- * sysdeps/tile/elf/start.S: Moved to ...
- * sysdeps/tile/start.S: ...here.
-
-2012-04-15 Mike Frysinger <vapier@gentoo.org>
-
- * sysdeps/unix/sysv/linux/tile/tilegx/register-dump.h: Include
- <_itoa.h> instead of <stdio-common/_itoa.h>.
- * sysdeps/unix/sysv/linux/tile/tilepro/register-dump.h: Likewise.
-
-2012-03-09 Richard Henderson <rth@twiddle.net>
-
- * sysdeps/tile/math_private.h: Use include_next to
- chain math_private.h.
-
-2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
-
- [BZ #13673]
- Replace FSF snail mail address with URLs, as per GNU coding standards.
-
-2012-01-31 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/bits/fenv.h: Use const instead of __const.
- * sysdeps/unix/sysv/linux/tile/sys/cachectl.h: Likewise.
-
-2012-01-31 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/sysdep.h: Use <feedback.h> not <feedback-asm.h>
- to reflect change from gcc community giveback.
-
-2012-01-31 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/math_private.h: Ignore feraiseexcept() internally.
-
-2012-01-30 Chris Metcalf <cmetcalf@tilera.com>
-
- * sysdeps/tile/sysdep.h: Don't check HAVE_ELF or NO_UNDERSCORES.
-
-2012-01-07 Joseph Myers <joseph@codesourcery.com>
-
- * sysdeps/tile/backtrace.c: Use x86_64 version of backtrace.c.
-
-2011-12-03 Chris Metcalf <cmetcalf@tilera.com>
-
- * data/c++-types-tile-linux-gnu.data: New file.
- * sysdeps/tile/Implies: New file.
- * sysdeps/tile/Makefile: New file.
- * sysdeps/tile/Versions: New file.
- * sysdeps/tile/__longjmp.S: New file.
- * sysdeps/tile/__tls_get_addr.S: New file.
- * sysdeps/tile/_mcount.S: New file.
- * sysdeps/tile/abort-instr.h: New file.
- * sysdeps/tile/backtrace.c: New file.
- * sysdeps/tile/bits/atomic.h: New file.
- * sysdeps/tile/bits/byteswap.h: New file.
- * sysdeps/tile/bits/endian.h: New file.
- * sysdeps/tile/bits/fenv.h: New file.
- * sysdeps/tile/bits/link.h: New file.
- * sysdeps/tile/bits/mathdef.h: New file.
- * sysdeps/tile/bits/mathinline.h: New file.
- * sysdeps/tile/bits/setjmp.h: New file.
- * sysdeps/tile/bsd-_setjmp.S: New file.
- * sysdeps/tile/bsd-setjmp.S: New file.
- * sysdeps/tile/bzero.S: New file.
- * sysdeps/tile/dl-lookupcfg.h: New file.
- * sysdeps/tile/dl-machine.h: New file.
- * sysdeps/tile/dl-runtime.c: New file.
- * sysdeps/tile/dl-start.S: New file.
- * sysdeps/tile/dl-tls.c: New file.
- * sysdeps/tile/dl-tls.h: New file.
- * sysdeps/tile/dl-trampoline.S: New file.
- * sysdeps/tile/elf/start.S: New file.
- * sysdeps/tile/fegetenv.c: New file.
- * sysdeps/tile/fegetround.c: New file.
- * sysdeps/tile/feholdexcpt.c: New file.
- * sysdeps/tile/fesetenv.c: New file.
- * sysdeps/tile/fesetround.c: New file.
- * sysdeps/tile/feupdateenv.c: New file.
- * sysdeps/tile/ffs.c: New file.
- * sysdeps/tile/ffsll.c: New file.
- * sysdeps/tile/gccframe.h: New file.
- * sysdeps/tile/jmpbuf-offsets.h: New file.
- * sysdeps/tile/jmpbuf-unwind.h: New file.
- * sysdeps/tile/ldsodefs.h: New file.
- * sysdeps/tile/machine-gmon.h: New file.
- * sysdeps/tile/nptl/Makefile: New file.
- * sysdeps/tile/nptl/pthread_spin_lock.c: New file.
- * sysdeps/tile/nptl/pthread_spin_trylock.c: New file.
- * sysdeps/tile/nptl/pthreaddef.h: New file.
- * sysdeps/tile/nptl/tcb-offsets.sym: New file.
- * sysdeps/tile/nptl/tls.h: New file.
- * sysdeps/tile/preconfigure: New file.
- * sysdeps/tile/s_fma.c: New file.
- * sysdeps/tile/s_fmaf.c: New file.
- * sysdeps/tile/setjmp.S: New file.
- * sysdeps/tile/shlib-versions: New file.
- * sysdeps/tile/stackinfo.h: New file.
- * sysdeps/tile/sysdep.h: New file.
- * sysdeps/tile/tilegx/bits/atomic.h: New file.
- * sysdeps/tile/tilegx/bits/wordsize.h: New file.
- * sysdeps/tile/tilegx/memchr.c: New file.
- * sysdeps/tile/tilegx/memcpy.c: New file.
- * sysdeps/tile/tilegx/memset.c: New file.
- * sysdeps/tile/tilegx/memusage.h: New file.
- * sysdeps/tile/tilegx/rawmemchr.c: New file.
- * sysdeps/tile/tilegx/strchr.c: New file.
- * sysdeps/tile/tilegx/strchrnul.c: New file.
- * sysdeps/tile/tilegx/string-endian.h: New file.
- * sysdeps/tile/tilegx/strlen.c: New file.
- * sysdeps/tile/tilegx/strrchr.c: New file.
- * sysdeps/tile/tilegx/tilegx32/Implies: New file.
- * sysdeps/tile/tilegx/tilegx64/Implies: New file.
- * sysdeps/tile/tilepro/Implies: New file.
- * sysdeps/tile/tilepro/bits/atomic.h: New file.
- * sysdeps/tile/tilepro/bits/wordsize.h: New file.
- * sysdeps/tile/tilepro/memchr.c: New file.
- * sysdeps/tile/tilepro/memcpy.S: New file.
- * sysdeps/tile/tilepro/memset.c: New file.
- * sysdeps/tile/tilepro/memusage.h: New file.
- * sysdeps/tile/tilepro/rawmemchr.c: New file.
- * sysdeps/tile/tilepro/strchr.c: New file.
- * sysdeps/tile/tilepro/strchrnul.c: New file.
- * sysdeps/tile/tilepro/strlen.c: New file.
- * sysdeps/tile/tilepro/strrchr.c: New file.
- * sysdeps/tile/tls-macros.h: New file.
- * sysdeps/tile/tst-audit.h: New file.
- * sysdeps/unix/sysv/linux/tile/Makefile: New file.
- * sysdeps/unix/sysv/linux/tile/Versions: New file.
- * sysdeps/unix/sysv/linux/tile/bits/environments.h: New file.
- * sysdeps/unix/sysv/linux/tile/bits/local_lim.h: New file.
- * sysdeps/unix/sysv/linux/tile/bits/mman.h: New file.
- * sysdeps/unix/sysv/linux/tile/bits/mman.h~: New file.
- * sysdeps/unix/sysv/linux/tile/bits/sigaction.h: New file.
- * sysdeps/unix/sysv/linux/tile/bits/siginfo.h: New file.
- * sysdeps/unix/sysv/linux/tile/cacheflush.c: New file.
- * sysdeps/unix/sysv/linux/tile/configure: New file.
- * sysdeps/unix/sysv/linux/tile/configure.in: New file.
- * sysdeps/unix/sysv/linux/tile/getcontext.S: New file.
- * sysdeps/unix/sysv/linux/tile/kernel-features.h: New file.
- * sysdeps/unix/sysv/linux/tile/makecontext.c: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/Makefile: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/clone.S: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/fork.c: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: New file.
- * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: New file.
- * sysdeps/unix/sysv/linux/tile/profil-counter.h: New file.
- * sysdeps/unix/sysv/linux/tile/set_dataplane.c: New file.
- * sysdeps/unix/sysv/linux/tile/setcontext.S: New file.
- * sysdeps/unix/sysv/linux/tile/sigcontextinfo.h: New file.
- * sysdeps/unix/sysv/linux/tile/swapcontext.S: New file.
- * sysdeps/unix/sysv/linux/tile/sys/cachectl.h: New file.
- * sysdeps/unix/sysv/linux/tile/sys/dataplane.h: New file.
- * sysdeps/unix/sysv/linux/tile/sys/procfs.h: New file.
- * sysdeps/unix/sysv/linux/tile/sys/ptrace.h: New file.
- * sysdeps/unix/sysv/linux/tile/sys/reg.h: New file.
- * sysdeps/unix/sysv/linux/tile/sys/ucontext.h: New file.
- * sysdeps/unix/sysv/linux/tile/sys/user.h: New file.
- * sysdeps/unix/sysv/linux/tile/syscall.S: New file.
- * sysdeps/unix/sysv/linux/tile/sysdep.c: New file.
- * sysdeps/unix/sysv/linux/tile/sysdep.h: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/ldconfig.h: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/register-dump.h: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/Implies: New file.
- * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/Implies: New file.
- * sysdeps/unix/sysv/linux/tile/tilepro/Implies: New file.
- * sysdeps/unix/sysv/linux/tile/tilepro/ldconfig.h: New file.
- * sysdeps/unix/sysv/linux/tile/tilepro/register-dump.h: New file.
- * sysdeps/unix/sysv/linux/tile/ucontext_i.h: New file.