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 00F863858D32 for ; Tue, 21 Feb 2023 15:12:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 00F863858D32 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 015A83039EBD for ; Tue, 21 Feb 2023 16:12:44 +0100 (CET) Received: by r6.localdomain (Postfix, from userid 1000) id 55D313401E2; Tue, 21 Feb 2023 16:12:44 +0100 (CET) Message-ID: Subject: Re: elfutils code names From: Mark Wielaard To: elfutils-devel@sourceware.org Date: Tue, 21 Feb 2023 16:12:44 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 (3.46.4-1.fc37) MIME-Version: 1.0 X-Spam-Status: No, score=-3029.7 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: On Thu, 2023-02-16 at 13:37 +0100, Mark Wielaard wrote: > Hi, >=20 > 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: >=20 > 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" >=20 > I believe some older versions also had code names, but I could not find > them. Found some more: 0.162 "hard hat"=20 0.163 "size matters"=20 0.164 "strip, no unstrip!"=20 0.165 "big DWARF & tiny ELF"=20 0.166 "bugs be gone!"=20 0.167 "disassemble this!"=20 0.168 "kthxbye"=20 So 0.169 is missing and I am not sure any version before 0.162 had a code name. But if you remember differently please update/correct this list. Thanks, Mark