This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Community source repository for glibc add-on ports annotated tag, glibc-2.16-tps, created. glibc-2.16-tps


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Community source repository for glibc add-on ports".

The annotated tag, glibc-2.16-tps has been created
        at  6c1158100739ccb4ef62cafe15a159f59a1f8434 (tag)
   tagging  a20c2b3c87aebc7d4b090c622d36480263b80042 (commit)
  replaces  glibc-2.15
 tagged by  Carlos O'Donell
        on  Sun Jun 24 21:56:22 2012 -0400

- Log -----------------------------------------------------------------
Translation project snapshot for 2.16
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAABAgAGBQJP58VGAAoJECXvCkNsKkr/CXsH/A9vLLcu4sFNcCl/vg+AZfJZ
6BJeIRsxQJfy84pGyWynsG5LA8AnR82YAJTz52Do90sHcbql7ADCGt2b+hSHevx5
n4O39Dr0V8s5xI+RAJNzMpaFeXq1toBc7nvsvNw/GKQc7yLpagp0RmjbVmXHi7o+
kzqzGaw9u5GtnIHVm0ya22OFBGLJux4oQl15tdiqqbnjBL2aoNaRqwPj+P/7QuBj
watHVSPsJyC8kw3nCjqnOTDvN1O8awpniZojzTETh1izU4CHVUngfyi3pP1Xyz6P
wDCUY0x45B9FfUm8+9E7Xr/azZ4WIdAWxaswBmnI14gZ1WTvsu1K1l/H5H1bzzY=
=wody
-----END PGP SIGNATURE-----

Andreas Jaeger (1):
      Avoid warnings about redefinition

Andreas Schwab (47):
      m68k: add cfi directives
      m68k: restore configure settings
      m68k: remove non-ELF support
      m68k: remove NO_UNDERSCORES
      m68k: use const instead of __const
      m68k: remove __STDC__ conditionals
      m68k: don't set libc_cv_gcc_unwind_find_fde on coldfire
      m68k: unify m68k-helpers.S
      m68k: add crt files
      mips: Add support for Linux error EHWPOISON
      alpha: Add support for Linux error EHWPOISON
      Whitespace cleanup
      m68k: set errno in sin, cos, tan
      m68k: set errno in exp
      m68k: update libm test ULPs
      m68k: avoid invalid exception for ccosh(NaN+iNaN)
      m68k: remove __kernel_{sin,cos,tan} implementations
      m68k: remove unused fpu switch implementation
      m68k: name pthread_attr_t union
      m68k: fix name of pthread_attr_t union
      m68k: only define pthread_attr_t if not already defined
      m68k: update libm test ULPs
      m68k: update libm test ULPs
      m68k: update kernel-features.h
      m68k: update libm test ULPs
      m68k: update libm test ULPs
      m68k: update _itoa.h include
      m68k: update libm test ULPs
      m68k: prevent gcc from CSEing mathinline asms
      m68k: avoid undue overflow in cexp
      m68k: update libm test ULPs
      m68k: drop elf directory
      m68k: define MAP_STACK and MAP_HUGETLB
      m68k: rename s_ilogb* to e_ilogb*
      m68k: update libm test ULPs
      m68k: add abilist files
      Update Changelog.m68k
      m68k: update libm test ULPs
      m68k: use default minimum kernel version for m680x0
      m68k: remove duplicate __ASSUME_VFORK_SYSCALL
      m68k: update libc.abilist
      m68k: properly implement logbl for Motorola extended float
      m68k: define MADV_DONTDUMP and MADV_DODUMP
      m68k: remove pre-2.4 Linux kernel support for chown
      m68k: remove __ASSUME_NEW_GETRLIMIT_SYSCALL
      m68k: use hidden_def for __pthread_once
      m68k: remove __ASSUME_TRUNCATE64_SYSCALL

Aurelien Jarno (4):
      Adjust ARM ULPS to take into account the new jn tests.
      Adjust MIPS ULPS to take into account the new jn tests.
      Fix dl-procinfo support for MIPS.
      alpha: Fix _SC_LEVEL*CACHE*

Carlos O'Donell (14):
      HPPA: Use const instead of __const
      HPPA: Update pthread.h
      HPPA: Initialize EPOLLONESHOT and EPOLLET correctly.
      HPPA: Update socket.h, pthreadtypes.h and pthread.h
      [PARISC] small atomic.h optimization
      Update copyright year to 2012.
      hppa: Remove elf/ and create crti.S/crtn.S
      hppa: Remove relocation in OPD handling code.
      hppa: Build fixes for STT_GNU_IFUNC.
      ARM: Use /lib/ld-linux-armhf.so.3 for the hard-float ABI.
      hppa: Use new libgcc_so in shlib-versions.
      hppa: Rename all *.s to *.S.
      Add .gitignore.
      Add Changelog ...

Chris Metcalf (50):
      Remove libc_hidden_proto in sysdeps/unix/sysv/linux/generic/epoll_wait.c.
      Add sysdeps/unix/sysv/linux/generic/not-cancel.h to override standard
      Don't check HAVE_ELF or NO_UNDERSCORES in sysdeps/tile/sysdep.h.
      tile: Ignore feraiseexcept() internally.
      tile: use <feedback.h> instead of <feedback-asm.h> in sysdep.h.
      tile: use const instead of __const.
      Add _SNSECONDS_T_TYPE for linux-generic
      tile: Remove elf/ and create crti.S/crtn.S
      tile: update pthread_attr_t and struct siginfo names
      tile: remove stale #define of ELF_MACHINE_PLTREL_OVERLAP
      linux-generic: add wordsize-32 version of prlimit64/fanotify syscalls
      tile: support stackguard-macros.h header
      tile: avoid using _LP64
      tile: allow memcpy(p, p, n) without corrupting memory at "p"
      tilegx: small performance fix for string routines
      tile: fix broken TLS_GD macros
      tile: fix bug in CFI definitions for clone.S
      tile: add include <features.h> to <sys/dataplane.h>
      tile: align stack for tilegx32
      tile: add abilist files
      linux-generic: use "__aligned__", not "aligned", in public headers
      Merge branch 'master' of git://sourceware.org/git/glibc-ports
      tile: delete now unused file
      linux-generic: fix typesizes.h to match recent core changes
      tile: add proper const qualifier for pltexit function pointer field
      linux-generic: add header guard for <not-cancel.h>
      tile: provide __FE_UNDEFINED in <bits/fenv.h>
      tile: add libm-test-ulps
      tile: avoid compiler warning in feraiseexcept() math_private override
      tile: provide a tile-specific sotruss-lib.c override
      tilegx32: fix various bugs in setcontext/getcontext/swapcontext
      Changelog.tile: fix up some formatting issues
      tile: use ieee754/dbl-64 version of fma() and fmaf()
      tile: update libm-test-ulps for improved fma() and exp10()
      tile: fork tilepro and tilegx copies of c++-types-tile-linux-gnu.data
      tile: support tilegx32 in stackguard-macros.h
      tile: add proper versioning for fegetenv()
      linux-generic: add __FSWORD_T_TYPE to <bits/typesizes.h>
      tile: Update ABI baselines for getauxval
      tile: Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
      tile: Update ULPs for ccos, csin, ccosh, csinh tests
      tile: Define MADV_DONTDUMP and MADV_DODUMP
      tile: remove __ASSUME_NEW_GETRLIMIT_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL
      tile: Use hidden_def for pthread_once
      tile: support biarch tilegx with a new tilegx Makefile
      tile: update libm-test-ulps
      tile: add default-abi variables for tilegx
      tile: don't guard setting abi- variables with ifeq ($(subdir),misc)
      tile: Remove __connect_internal alias
      Move Changelog entry from ChangeLog.tile to ChangeLog.linux-generic

Joseph Myers (92):
      Update alpha files for removal of ia64 from libc.
      Update mips files for removal of ia64 from libc.
      Update tile files for removal of ia64 from libc.
      Add MIPS NPTL shlib-versions file replacing entry in libc copy.
      Remove ARM old-ABI support (straightforward parts).
      Remove HAVE_ELF conditional for ARM.
      Don't define or test NO_UNDERSCORES or HAVE_WEAK_SYMBOLS for ARM.
      Use const instead of __const for ARM.
      Use const instead of __const for MIPS.
      MIPS: Remove __STDC__ conditionals.
      Document copyright year ranges for ports.
      Update ports README file.
      Convert ARM to crti.S/crtn.S.
      Convert MIPS to crti.S/crtn.S.
      Replace MIPS sys/eventfd.h with bits/eventfd.h.
      Replace MIPS sys/inotify.h with bits/inotify.h.
      Replace MIPS sys/signalfd.h with bits/signalfd.h.
      Add BZ# numbers to ChangeLogs.
      Resort ULPs file (Power soft-float) with gen-libm-test.pl -n in C locale.
      Replace MIPS sys/epoll.h and sys/timerfd.h with bits/epoll.h and bits/timerfd.h.
      Remove CRIS port.
      ARM: name pthread_attr_t union.
      MIPS: Name pthread_attr_t union, use it in sigevent, don't name siginfo_t struct.
      ARM: fix pthread_attr_t definitions.
      MIPS: fix pthread_attr_t definitions.
      MIPS: do not declare recvmmsg and sendmmsg for !__USE_GNU.
      MIPS: replace bits/socket.h with bits/socket_type.h.
      ARM: Update _itoa.h include.
      MIPS: Update _itoa.h include.
      Merge sysdeps/arm/elf/ into sysdeps/arm/.
      Merge sysdeps/mips/elf/ into sysdeps/mips/.
      ARM: Define MAP_STACK and MAP_HUGETLB.
      MIPS: Define MAP_STACK and MAP_HUGETLB.
      Merge sysdeps/unix/sysv/linux/arm/eabi into sysdeps/unix/sysv/linux/arm.
      Merge sysdeps/arm/eabi into sysdeps/arm.
      Remove ARM EABI/old-ABI conditionals.
      Remove unused sysdeps/unix/arm/fork.S.
      Remove unused sysdeps/unix/mips/fork.S.
      Remove unused sysdeps/arm files.
      Use siginfo_t instead of struct siginfo for MIPS kernel_rt_sigframe.
      Avoid endian.h include in MIPS string functions.
      Remove unused sysdeps/unix/mips files.
      Increase minimum MIPS kernel version to 2.6.12.
      Add abilist data for ARM.
      Avoid endian.h include in MIPS64 string functions.
      Add abilist data for MIPS.
      Restore ARM profil_counter export (bug 14043).
      Restore MIPS n64 posix_fadvise64 export at GLIBC_2.3.3 (bug 14044).
      Rearrange MIPS libm-test-ulps files.
      Update sysdeps/mips/dl-lookup.c from generic version.
      Remove pre-2.2 Linux kernel support for ARM.
      Remove pre-2.2 kernel support for MIPS.
      Assume accept4 on ARM for kernels 2.6.36 and later.
      Declare MIPS stat nanoseconds fields similarly to other architectures.
      Add powerpc-nofpu ABI baselines.
      Remove compatibility code for old ARM kernels.
      Clean up MIPS ftruncate64/truncate64.
      Remove more obsolete ARM code.
      Update ARM ABI baseline for getauxval.
      Update MIPS ABI baselines for getauxval.
      Update powerpc-nofpu ABI baselines for getauxval.
      Update ARM hwcap code.
      Remove __fe_nomask_env from powerpc-nofpu ABI.
      Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 for MIPS.
      Define MADV_DONTDUMP and MADV_DODUMP for ARM.
      Define MADV_DONTDUMP and MADV_DODUMP for MIPS.
      Update MIPS kernel-features.h for removal of __ASSUME_32BITUIDS.
      Remove __ASSUME_NEW_GETRLIMIT_SYSCALL for ARM.
      Update ARM for removal of m68k chown.c.
      Add mips32 versions of otherwise empty ABI baselines.
      Replace __pthread_once_internal alias by hidden_def for ARM.
      Replace __pthread_once_internal alias by hidden_def for MIPS.
      Remove SJLJ exceptions conditionals for ARM.
      Remove __ASSUME_TRUNCATE64_SYSCALL for ARM.
      Update MIPS for syscall-list changes.
      Support sharing ARM headers for hard and soft float.
      Regenerate ARM libm-test-ulps.
      Define FP_TRAPPING_EXCEPTIONS for MIPS.
      Define FP_TRAPPING_EXCEPTIONS and remove FP_EX_DENORM for powerpc-nofpu.
      Remove __connect_internal alias for ARM.
      Remove __connect_internal alias for MIPS.
      Move MIPS ABI settings out of conditional.
      Regenerate MIPS libm-test-ulps.
      Regenerate powerpc-nofpu libm-test-ulps.
      Remove sqrt ulps for MIPS.
      Fix typo in MIPS abi-n32-condition.
      Use dbl-64 fma for MIPS64.
      Update powerpc-nofpu ABI baseline for __mcount_internal.
      Use HIDDEN_JUMPTARGET for _exit jump from __startcontext.
      powerpc-nofpu: Allow abort and soft-fp symbols to be absent in localplt test.
      Fix MIPS32 frame-pointer forcing for more recent GCC.
      Update MIPS32 ABI baselines for _gp_disp.

Khem Raj (1):
      Only build libc-do-syscall.S in Thumb mode.

Matt Turner (6):
      alpha: Define O_PATH.
      alpha: Use const instead of __const.
      alpha: Remove __STDC__ conditionals.
      alpha: Update bits/mman.h.
      alpha: Use fopen "rce" in ioperm
      alpha: Correct kernel version needed to define __ASSUME_ACCEPT4.

Michael Hope (1):
      ARM: Implement *context routines.

Mike Frysinger (37):
      Use ENTRY/END macros in old-ABI ARM sysdep-cancel.h.
      Use END in ARM old-ABI sigrestorer.S.
      tile: update _itoa.h include path
      ia64: move from main tree
      ia64: strip trailing whitespace
      ia64: update FSF license address to URL
      mips: use $dir for path to ldd-rewrite.sed
      ia64: fix license text to "Lesser" not "Library"
      ia64: update include paths
      ia64: add split-out settings into dedicated files
      ia64: merge sysdeps/ia64/elf/ into sysdeps/ia64/
      ia64: initfini.c -> crt{i,n}.S split
      ia64: convert <stdio-common/_itoa.h> to <_itoa.h>
      ia64: convert "math{,_private}.h" to <math{,_private}.h>
      ia64: convert __const to const
      ia64: math: stub out new e_rem_pio2l func
      ia64: drop __STDC__ handlings
      ia64: math: add __scalbn* aliases
      ia64: add MAP_{STACK,HUGETLB} to bits/mman.h
      ia64: pthread_attr_t type mangling
      ia64: ucontext.h: drop __cplusplus
      ia64: split 16bit funcs out of byteswap.h and into byteswap-16.h
      ia64: add new GET_ADDR_PARAM define
      ia64: define __ASSUME_ACCEPT4
      ia64: math: rename s_ilogbl.S to e_ilogbl.S
      ia64: restore abilist files
      ia64: update abilist
      ia64: add matherr[fl] to libm.so plt whitelist
      ia64: include errno.h in sysdep.h
      ia64: delete __ELF__ check in libm-symbols.h
      ia64: use __aligned__ inside of attributes
      ia64: delete now unused file
      ia64: update pthread_attr_t handling in bits/siginfo.h
      ia64: mman.h: define MADV_DO{,NT}DUMP
      ia64: add getauxval to abilist
      ia64: remove __connect_internal alias
      ia64: use hidden_def with internal pthread funcs

Mike Hommey (1):
      alpha: Support 6th argument to syscall

Nathan Sidwell (1):
      Add ARM dependency of libmemusage.so on libc_nonshared.a.

Paul Eggert (2):
      Replace FSF snail mail address by URL.
      Replace FSF snail mail address with URL in sysdeps/mips/mips64/gmp-mparam.h.

Richard Henderson (67):
      alpha: Remove HAVE_TLS_SUPPORT and HAVE___THREAD tests.
      alpha: Require kernel version 2.6.0.
      alpha: Define TLS_DTV_UNALLOCATED.
      alpha: Define _STAT_VER_LINUX.
      alpha: Eliminate set-but-not-used warnings with internal syscalls.
      alpha: Convert to crt[in].S.
      alpha: Support __NR_fstatat64.
      alpha: Remove HAVE_ELF tests.
      alpha: Add tls-macros.h.
      alpha: Add ldsodefs.h and tst-audit.h.
      alpha: Re-enable export of the unwind functions, and relro detection.
      Replace Alpha sys/eventfd.h with bits/eventfd.h
      Replace Alpha sys/inotify.h with bits/inotify.h
      alpha: Don't let preconfigure interfere with other targets.
      BZ #13361
      alpha: Don't check USE___THREAD in __syscall_error.
      alpha: Don't test USE___THREAD in dl-machine.h.
      alpha: Correct relocation markup for PIC SYSCALL_ERROR_HANDLER.
      alpha: Do signed promotion of 32-bit arguments to syscalls
      alpha: Convert to bits/signalfd.h.
      alpha: Eliminate plt entries for __ieee_[sg]et_fp_control
      alpha: Convert to bits/timerfd.h and bits/epoll.h.
      alpha: Update for pthread_attr_t typedef changes.
      alpha: Update recvmmsg and sendmmsg declarations.
      alpha: Avoid -Winline warning in ioperm.c.
      Use <> for math.h and math_private.h everywhere.
      Use include_next to chain math_private.h headers.
      alpha: replace bits/socket.h with bits/socket_type.h.
      alpha: Tell math_private.h that we have __isnan et al.
      alpha: Update _itoa.h include.
      Merge sysdeps/alpha/elf/ into sysdeps/alpha/.
      alpha: Add __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE, __FSWORD_T_TYPE
      alpha: Add localplt data file
      Merge branch 'master' of ssh://sourceware.org/git/glibc-ports
      alpha: Rename *.s to *.S
      alpha: Update bits/mman.h.
      alpha: Remove __ASSUME_32BITUIDS.
      alpha: Re-add imaxdiv.
      alpha: Add abilist files.
      arm: Pass hwcap to ifuncs.
      alpha: Purge __ASSUME_TIMEVAL64
      alpha: Use hidden_def for pthread_once
      alpha: Update copyright dates
      alpha: Use dynamic rounding with sqrt insn
      alpha: Use dbl-64/wordsize-64
      alpha: Avoid fgets plt entry
      alpha: Remove __connect_internal alias
      alpha: Update libm-test-ulps
      alpha: Fix error path for PIC __brk
      alpha: Add -mieee-with-inexact for fma compilation
      alpha: Update libm-test-ulps
      alpha: Use -mieee-with-inexact with math/test-misc
      alpha: Resurrect getppid, getegid, geteuid.
      alpha: Use .cfi_signal_frame in rt_sigaction
      alpha: put mcount prologue at correct location
      alpha: Use cfi_startproc instead of dual procedure descriptors
      alpha: Fix ev4 build with ev6 compiler
      alpha: Fix [BZ #13718]
      alpha: Fix end-of-count checks in strncmp
      alpha: Fix float_t in bits/mathdef.h
      alpha: Remove some __GNUC_PREREQs that are too old
      alpha: Add missing definitions in resource.h, shm.h
      alpha: Fix protection on UTIME_NOW
      alpha: Use builtins for copysign
      [BZ #13848] alpha: Fix s_nearbyint implementation.
      alpha: Always handle inexact in rint implementations
      alpha: Define FP_TRAPPING_EXCEPTIONS

Robert Millan (4):
      Add dl-procinfo support for MIPS.
      Use __start for all Unices on MIPS.
      Provide sys/tas.h for all MIPS systems.
      Define SYSCALL_ERROR_LABEL for mips32.

Siddhesh Poyarekar (1):
      m68k: move definition of libgcc_s soname to shlib-versions

Steve Ellcey (1):
      Use -D options in building MIPS syscall.h.

Tom de Vries (2):
      Use IA64 backtrace on MIPS.
      Use -fno-unwind-tables for *initfini* on MIPS.

Viju Vincent (1):
      Resolve race between dlopen and lazy binding on MIPS.

-----------------------------------------------------------------------


hooks/post-receive
-- 
Community source repository for glibc add-on ports


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]