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.12, created. glibc-2.12


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.12 has been created
        at  e238df111fd4eb13e665e44d42a79582173b7ec1 (tag)
   tagging  9f99a411e6a5b94cf14cecefccb12515c487ddfa (commit)
  replaces  glibc-2.11
 tagged by  Joseph Myers
        on  Tue May 11 21:03:42 2010 +0000

- Log -----------------------------------------------------------------
glibc-2.12.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQBL6cY5p8jDsvce3xwRAsYDAJ4gaCiS+ZTn2/Q2/DYz18EYpsyLNwCfQdum
LNugTuyq51eBD4myNB4Vqxc=
=Vzyi
-----END PGP SIGNATURE-----

Andreas Schwab (8):
      Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8
      Whitespace cleanup
      Add m68k-helpers optimized for m680x0
      m68k: don't include <sysdep.h> in lowlevellock.h
      m68k: TLS reference to errno in syscall stubs
      m68k: define __signbit inlines
      m68k: remove duplicate __signbit definitions
      m68k: use signbit macro

Aurelien Jarno (2):
      alpha: fix corner cases in ceil, floor, rint.
      alpha: add dl-procinfo support.

Carlos O'Donell (9):
      Avoid warnings when including atomic.h.
      Add correct aligment to pthread_*_t structures.
      Update constants and rearrange file.
      Adjust errlist-compat to 257 for GLIBC_2.12
      Fix SOCK_CLOEXEC for accept4
      Add unlimited argument support to makecontext()
      Update __set_cr27() to mark r31 clobbered.
      Define MADV_MERGEABLE and MADV_UNMERGEABLE.
      hppa: Define MSG_WAITFORONE.

Daniel Jacobowitz (1):
      Fix unwinding through Thumb-2 system calls.

GOTO Masanori (1):
      alpha: fix *xstat.c build failure for Linux headers < 2.6.4

Joseph Myers (38):
      Define ERFKILL for MIPS.
      Add new MADV_* values for ARM.
      Add new MADV_* values for MIPS.
      Add new MADV_* values for M68K.
      Change misleading names of parameters of sync_file_range for ARM.
      Change misleading names of parameters of sync_file_range for MIPS.
      Change misleading names of parameters of sync_file_range for M68K.
      Assume pselect6 and ppoll on ARM for kernels 2.6.32 and later.
      Define F_OWNER_PGRP for ARM.
      Define F_OWNER_PGRP for MIPS.
      Define F_OWNER_PGRP for M68K.
      Use struct timespec for timestamps in struct stat for MIPS also if __USE_XOPEN2K8.
      Update MIPS dl-lookup.c from generic version.
      Fix MIPS64 posix_fadvise and posix_fadvise64.
      Update MIPS bits/socket.h for mmsghdr and recvmmsg.
      Update ARM O_SYNC.
      Update MIPS O_SYNC.
      Update M68K O_SYNC.
      Update MIPS dl-lookup.c.
      Update MIPS bits/poll.h for POSIX 2008.
      Update M68K bits/poll.h for POSIX 2008.
      Update ARM bits/fcntl.h for XPG7.
      Update MIPS bits/fcntl.h for XPG7 and allow bits/stat.h inclusion from fcntl.h.
      Update M68K bits/fcntl.h for XPG7 and allow bits/stat.h inclusion from fcntl.h.
      Update MIPS bits/sigaction.h for XPG7.
      Fix MIPS bits/stat.h double inclusion problem.
      Fix M68K bits/stat.h double inclusion problem.
      Fix microMIPS glibc by avoiding hardcoded instruction length assumptions.
      Add hidden alias for ARM fegetenv.
      Add hidden alias for MIPS fegetenv.
      Add hidden alias for soft-float PowerPC fegetenv.
      Add hidden alias for M68K fegetenv.
      Really commit intended version of Alpha bits/socket.h.
      Update MIPS dl-lookup.c from generic version.
      Define MSG_WAITFORONE for MIPS.
      Update ARM for ABIVERSION changes.
      Fix abiversion handling for MIPS.
      Update MIPS libc-abis configuration for libc changes.

Matt Turner (11):
      Add new MADV_* values
      Fix sync_file_range parameter names
      Use struct timespec for timestamps in struct stat for Alpha also if __USE_XOPEN2K8.
      Update Alpha O_SYNC.
      Update Alpha bits/fcntl.h for XPG7 and allow bits/stat.h inclusion from fcntl.h.
      Update Alpha bits/sigaction.h for XPG7.
      Fix Alpha bits/stat.h double inclusion problem.
      Fix SOCK_CLOEXEC on HPPA to match O_CLOEXEC.
      Create bits/socket.h for alpha, correct SOCK_CLOEXEC and SOCK_NONBLOCK values.
      alpha: create kernel-features.h.
      alpha: update kernel-features.h for syscalls added in 2.6.33.

Maxim Kuvyrkov (4):
      m68k: update jmpbuf-unwind.h
      m68k: remove bits/siginfo.h in favor of generic one
      m68k: update ColdFire sigcontext ABI
      NPTL support for m68k/ColdFire

Mike Frysinger (1):
      alpha: fix typo in timer_settime include

Mischa Jonker (1):
      Fix bug 11291: add *mem as atomic operation output for MIPS.

Richard Henderson (15):
      alpha: Fix the return type of the atomic.h macros.
      alpha: Adjust the libc_cv_alpha_hidden_gprel test for gcc 4.5.
      alpha: Add sysdep/unix/sysv/linux/alpha/creat.c.
      alpha: Avoid unused variable warnings with INTERNAL_SYSCALL_ERR*.
      alpha: Define PTR_MANGLE for !PIC too.
      alpha: Update bits/fcntl.h for XPG7 and define f_owner_ex et al.
      alpha: Don't include asm/page.h in sys/user.h.
      alpha: Only define __libc_alpha_cache_shape in dl-sysdep.c.
      alpha: Add hidden alias for fegetenv.
      alpha: Fix errlist-compat for GLIBC_2.12.
      alpha: Implement ____longjmp_chk.
      Update ChangeLog for alpha kernel-features.h pulls.
      alpha: Define MSG_WAITFORONE.
      alpha: fix memchr to not cause memory faults.
      Add BZ markers.

Thomas Schwinge (2):
      Move ARM EABI mcount into a separate .S file.
      Add CFI statements to ARM's assembly code.

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


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]