public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug ports/2749] powerpc32 does not build --without-fp
Date: Wed, 22 Nov 2006 15:13:00 -0000	[thread overview]
Message-ID: <20061122151325.5772.qmail@sourceware.org> (raw)
In-Reply-To: <20060609223502.2749.sjmunroe@us.ibm.com>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-11-22 15:13 -------
Subject: Bug 2749

CVSROOT:	/cvs/glibc
Module name:	ports
Changes by:	drow@sourceware.org	2006-11-22 15:13:11

Modified files:
	.              : ChangeLog.powerpc 
	sysdeps/powerpc/nofpu: Makefile Versions libm-test-ulps 
Added files:
	sysdeps/powerpc/soft-fp: sfp-machine.h 
	sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Implies 
	                                                 getcontext.S 
	                                                 setcontext.S 
	                                                 swapcontext.S 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/ChangeLog.powerpc.diff?cvsroot=glibc&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/powerpc/nofpu/Makefile.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/powerpc/nofpu/Versions.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/powerpc/nofpu/libm-test-ulps.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/powerpc/soft-fp/sfp-machine.h.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/Implies.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S.diff?cvsroot=glibc&r1=NONE&r2=1.1



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2749

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


  parent reply	other threads:[~2006-11-22 15:13 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-09 22:35 [Bug ports/2749] New: " sjmunroe at us dot ibm dot com
2006-06-09 22:38 ` [Bug ports/2749] " sjmunroe at us dot ibm dot com
2006-06-09 22:43 ` sjmunroe at us dot ibm dot com
2006-06-09 22:48 ` sjmunroe at us dot ibm dot com
2006-06-09 22:50 ` sjmunroe at us dot ibm dot com
2006-06-13 21:45 ` sjmunroe at us dot ibm dot com
2006-06-13 21:53 ` sjmunroe at us dot ibm dot com
2006-06-13 22:42 ` sjmunroe at us dot ibm dot com
2006-06-13 22:53 ` sjmunroe at us dot ibm dot com
2006-06-13 23:32 ` jsm28 at gcc dot gnu dot org
2006-06-15  9:40 ` balkohen at gmail dot com
2006-08-04 21:48 ` sjmunroe at us dot ibm dot com
2006-08-04 21:52 ` sjmunroe at us dot ibm dot com
2006-08-04 21:54 ` sjmunroe at us dot ibm dot com
2006-08-04 21:59 ` sjmunroe at us dot ibm dot com
2006-08-04 22:02 ` sjmunroe at us dot ibm dot com
2006-08-04 22:06 ` sjmunroe at us dot ibm dot com
2006-08-04 22:12 ` sjmunroe at us dot ibm dot com
2006-08-04 22:36 ` jsm28 at gcc dot gnu dot org
2006-08-07 19:17 ` sjmunroe at us dot ibm dot com
2006-08-07 19:19 ` sjmunroe at us dot ibm dot com
2006-08-07 19:24 ` jsm28 at gcc dot gnu dot org
2006-08-07 20:59 ` sjmunroe at us dot ibm dot com
2006-09-15 14:08 ` sjmunroe at us dot ibm dot com
2006-09-15 15:11 ` sjmunroe at us dot ibm dot com
2006-09-15 15:15 ` sjmunroe at us dot ibm dot com
2006-09-15 16:26 ` joseph at codesourcery dot com
2006-09-15 19:46 ` sjmunroe at us dot ibm dot com
2006-09-15 20:07 ` joseph at codesourcery dot com
2006-09-15 20:42 ` sjmunroe at us dot ibm dot com
2006-09-15 20:51 ` joseph at codesourcery dot com
2006-09-15 21:07 ` jakub at redhat dot com
2006-09-15 21:28 ` joseph at codesourcery dot com
2006-09-15 21:34 ` sjmunroe at us dot ibm dot com
2006-09-15 21:39 ` joseph at codesourcery dot com
2006-09-15 23:06 ` sjmunroe at us dot ibm dot com
2006-09-15 23:07 ` sjmunroe at us dot ibm dot com
2006-09-21 22:25 ` sjmunroe at us dot ibm dot com
2006-09-21 22:44 ` sjmunroe at us dot ibm dot com
2006-09-26 21:03 ` sjmunroe at us dot ibm dot com
2006-09-26 21:27 ` sjmunroe at us dot ibm dot com
2006-09-28 16:05 ` bergner at vnet dot ibm dot com
2006-10-05 21:16 ` jdub at us dot ibm dot com
2006-11-14 17:00 ` jsm28 at gcc dot gnu dot org
2006-11-14 17:33 ` sjmunroe at us dot ibm dot com
2006-11-14 17:42 ` joseph at codesourcery dot com
2006-11-22 15:13 ` cvs-commit at gcc dot gnu dot org [this message]
2007-01-12 19:11 ` sjmunroe at us dot ibm dot com
2007-01-12 19:16 ` sjmunroe at us dot ibm dot com
2007-01-15 21:55 ` sjmunroe at us dot ibm dot com
2007-01-15 21:56 ` sjmunroe at us dot ibm dot com
2007-01-15 23:43 ` cvs-commit at gcc dot gnu dot org
2007-01-17 13:00 ` cvs-commit at gcc dot gnu dot org
2007-01-17 21:47 ` sjmunroe at us dot ibm dot com
2007-01-23 14:47 ` cvs-commit at gcc dot gnu dot org
2007-02-26 22:04 ` sjmunroe at us dot ibm dot com
2007-02-26 22:06 ` sjmunroe at us dot ibm dot com
2007-02-26 22:08 ` sjmunroe at us dot ibm dot com
2007-02-27 14:25 ` sjmunroe at us dot ibm dot com
2007-02-27 14:28 ` sjmunroe at us dot ibm dot com
2007-07-12 14:42 ` cvs-commit at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061122151325.5772.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).