From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 9AF383858D33 for ; Thu, 16 Feb 2023 12:37:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9AF383858D33 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from r6.localdomain (82-217-174-174.cable.dynamic.v4.ziggo.nl [82.217.174.174]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 499AE30067D7 for ; Thu, 16 Feb 2023 13:37:15 +0100 (CET) Received: by r6.localdomain (Postfix, from userid 1000) id 6E9063401E2; Thu, 16 Feb 2023 13:37:14 +0100 (CET) Message-ID: Subject: elfutils code names From: Mark Wielaard To: elfutils-devel@sourceware.org Date: Thu, 16 Feb 2023 13:37:14 +0100 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.3 (3.46.3-1.fc37) MIME-Version: 1.0 X-Spam-Status: No, score=-3029.8 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,RCVD_IN_BARRACUDACENTRAL,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi, On irc (#elfutils on libera.chat) we had a discussion about the elfutils code names. For some reason those are only in the irc channel topic. Which seems to mean not many people know about them. I could recover the following: 0.170 "DWARF4 1/2" 0.171 "DWARF5 split!" 0.172 "DWARF5 bugs split!" 0.173 "crash free" 0.174 "extended shnum" 0.176 "At your own RISC-V" 0.177 "What is your category, class and taxonomy?" 0.178 "All the build-id you can count!"=20 0.179 "All your packages are belong to us!" 0.180 "We got an L, we got an T, can we have a O?" 0.181 "Show me your ARMs" 0.182 "October Surprise!" 0.183 "100+ commits" 0.184 "negative results" 0.185 "oops, I did it again" =20 0.186 "Just In Time" 0.187 "no zero negatives" 0.188 "no section left behind" I believe some older versions also had code names, but I could not find them. Cheers, Mark