From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17544 invoked by alias); 31 Jan 2013 23:06:22 -0000 Received: (qmail 16357 invoked by uid 48); 31 Jan 2013 23:05:33 -0000 From: "jsm28 at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/13550] Remove bounded pointers support Date: Thu, 31 Jan 2013 23:06:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jsm28 at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2013-01/txt/msg00184.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13550 --- Comment #3 from Joseph Myers 2013-01-31 23:05:31 UTC --- First four removal commits (plenty more still to be done): commit f3499f95c8610364264479d42d455a79f15c4c86 Author: Joseph Myers Date: Thu Jan 31 23:01:01 2013 +0000 Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES. commit 32a45bea390b39e3be3cfa81c68a5892eaa539d2 Author: Joseph Myers Date: Thu Jan 31 23:00:15 2013 +0000 Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. commit 2e8a5c8c46f0a897a2629131eb86d1cae8321234 Author: Joseph Myers Date: Thu Jan 31 22:59:04 2013 +0000 Remove bp-semctl.h and CHECK_SEMCTL. commit c2d549290d24aeae30a328a6b4061f60f095dea2 Author: Joseph Myers Date: Thu Jan 31 22:57:06 2013 +0000 Remove bp-thunks code. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.