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 branch, master, updated. glibc-2.15-245-gda5bcd2


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 branch, master has been updated
       via  da5bcd28eebe5234062c4383ad983781cb0ea0f0 (commit)
      from  c0ddea5a1ff43f59d10a754ba89d1007e0c03bb1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc-ports.git;a=commitdiff;h=da5bcd28eebe5234062c4383ad983781cb0ea0f0

commit da5bcd28eebe5234062c4383ad983781cb0ea0f0
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon May 21 18:56:03 2012 +0000

    Remove __fe_nomask_env from powerpc-nofpu ABI.

diff --git a/ChangeLog.powerpc b/ChangeLog.powerpc
index 42b71b6..5e32abd 100644
--- a/ChangeLog.powerpc
+++ b/ChangeLog.powerpc
@@ -1,5 +1,8 @@
 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.
 
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist
index 620aff9..ddc8576 100644
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist
@@ -163,7 +163,6 @@ GLIBC_2.1
  __clog10l F
  __fe_dfl_env D 0x8
  __fe_enabled_env D 0x8
- __fe_nomask_env F
  __fe_nonieee_env D 0x8
  __finite F
  __finitef F

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

Summary of changes:
 ChangeLog.powerpc                                  |    3 +++
 .../powerpc/powerpc32/nofpu/nptl/libm.abilist      |    1 -
 2 files changed, 3 insertions(+), 1 deletions(-)


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]