From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id F015A3858430 for ; Fri, 29 Oct 2021 19:21:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F015A3858430 Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-155-ruu3zJ9kN6aWWO0FQSyLQw-1; Fri, 29 Oct 2021 15:21:07 -0400 X-MC-Unique: ruu3zJ9kN6aWWO0FQSyLQw-1 Received: by mail-qk1-f200.google.com with SMTP id h8-20020a05620a284800b0045ec745583cso6928927qkp.6 for ; Fri, 29 Oct 2021 12:21:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent :content-language:to:from:subject:organization :content-transfer-encoding; bh=oWoFHKxcusRxOEEfGDoagMgxYkDYR67rvze7G8ncPLg=; b=rvdRrv1TC/yu2XvMgRcBFnS/nlMDBDp6fdYJfkkxR2+svfUZlybmkurd05mjIkz1Uv AVl0E52U94xRDDLLamqMqL577ZecXTqqk6b843NZ31L7geEPZsyX5qv3fWyFxkoTaT0M 0nw6NgvuoDVoxNXxX7lqi9YosHKVvxaI2IvG9czd6QgA869iU7/F5VKXItz0WNJ3cKAl VGxE7KRWMbkXYVB3mQTzhB2SQzC7U8Zukl6d5U4tzCXVl21qDwzrn+YtKGFRs+40zqiA JsO0gs/CRubWmerBWlIwAJY8NDVhx44W2mnFJStSTyZMT6fhcd9xvWkn7hsvJxeaFA84 loeg== X-Gm-Message-State: AOAM532XObDPEKTjoBWzByEpWkVMOkgsvKKdqoTslUrnn3mMDOLIQpHw f0fx7EDuvQGfy/wRvQXRBeKB1ev/s33C43PnUvGOTLPFXfF3TYVCOrQDbjRk6gjfqe6IF/R4gsE TeS6nLUAQNGWSpfKVrvCJ20Sp5NSdbNyk7TKquGLVlgmqU9MuGxbru9CNbJZ48jz1nkw/ag== X-Received: by 2002:ac8:5bcd:: with SMTP id b13mr14196498qtb.297.1635535267142; Fri, 29 Oct 2021 12:21:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw7FwePGEC87ygFS/KJsfUrxCiI8wD2mEf3oALxtqGt7+yv/as6exg1rB8fTYf9Z/ppEZhy9g== X-Received: by 2002:ac8:5bcd:: with SMTP id b13mr14196469qtb.297.1635535266787; Fri, 29 Oct 2021 12:21:06 -0700 (PDT) Received: from [192.168.1.16] (198-84-214-74.cpe.teksavvy.com. [198.84.214.74]) by smtp.gmail.com with ESMTPSA id 17sm4958057qtw.16.2021.10.29.12.21.05 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 29 Oct 2021 12:21:06 -0700 (PDT) Message-ID: <6d437c71-74f5-5177-adb1-9a151804bd53@redhat.com> Date: Fri, 29 Oct 2021 15:21:05 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0 To: libc-alpha From: Carlos O'Donell Subject: Monday Patch Queue Review update (2021-10-25) Organization: Red Hat X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2021 19:21:16 -0000 Most recent meeting status is always here: https://sourceware.org/glibc/wiki/PatchworkReviewMeetings#Update Meeting: 2021-10-25 @ 0900h EST (UTC-5) Video/Audio: https://bluejeans.com/9093064454 IRC: #glibc on OFTC. Review new patches and restart review at the top. * State NEW, Delegate NOBODY, 304 patches. * Series 4140, Improve hypot(), Adhemerval to rebase. * Needs rebase after HJs benchtests/Makefile change. * Series 4116, [v14,1/4] String: Add support for __memcmpeq() ABI on all targets * Looks OK. * Series 4105, powerpc: Use the correct flag for 32-bit known libraries * This looks like old a.out code is blocking this. * Carlos & Florian to bring up with IBM. * Series 4101, Add missing math functions to benchtests (Sunil Pandey) * Adding functions to libmvec * Adding benchmark data for existing libmvec functions. * For each function we have both double and float. * In order to generate the microbenchmarks for float we need float and double. * Sunil copied the input from double to float. * Series 4056, manual: remove an obsolete requirement on aligned_alloc() usage * Carlos to ask Martin Sebor. * Update 2021-10-25: Asked Martin for comment. * https://patchwork.sourceware.org/project/glibc/patch/33ec9e0c1e587813b90e8aa771c2c8e6e379dd48.camel@posteo.net/ * Series 3961, [PING,8] localedata: add new locale ab_GE * First issues: No feedback from Rafal and Mike (other locale maintainers). * Second issue: Consensus on header. * Carlos to respond on the second issue with new thread. * https://sourceware.org/pipermail/libc-alpha/2021-September/130692.html * Series 3949, regex: fix buffer read overrun in search [BZ#28470] * Stuck on review. Needs v2. Marked Changes Requested given Andreas' comments. * Series 3941, Benchtests: Improve bench-memcpy-random * Siddhesh to look at improvement and reveiw. * Series 3895, [v2] elf: Support DT_RELR relative relocation format [BZ #27924] * Unknown dynamic tags are ignored by old glibc. * Old glibc must fail when running the new binary. * Need to add symbol dependency or bump ELF OSABI. * lld is there for review, but additional patches are needed to build glibc for tests. * More work is required in the tree to get lld working. * If the testsuite fails to build we can't talk about regressions easily. * What is the status of lld building with glibc? * Carlos: Ask on thread about status of lld to build glibc. * HJ: Testing gcc with glibc 2.34 issues. * Sanitizer libraries has a hack that they assume dlsym malloc is always freed. * In glibc 2.34 in dlsym we do 2 mallocs and then do 2 frees. Hack doesn't work. * https://bugs.llvm.org/show_bug.cgi?id=52278 * Adhemerval: 64-bit time_t receive message fix. * https://patchwork.sourceware.org/project/glibc/list/?series=3280 -- Cheers, Carlos.