From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [IPv6:2001:67c:2178:6::1c]) by sourceware.org (Postfix) with ESMTPS id B5ABC3858C30 for ; Thu, 23 Feb 2023 08:35:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B5ABC3858C30 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=suse.cz Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 2494E377BB; Thu, 23 Feb 2023 08:35:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1677141347; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PdTslwsGcad8ePaqvBHub+5RXp30nQ7wCgA6vj79HeM=; b=ZcF0UilPj53xcCaOSan2cOQhDGTgAnrtDhhp7YKUX1Mir4UC8kZsLyJavFF2zH+dFe5b9y s4ZQxevpvQzzJUQ0cTcjxT18C/LqJ83EPrn4PllXfhgW56LGFI+Mkw6Lhe4kkPrVfTpfps LYbuwIpReC5KIGi7IMFNqQuTtj08w4g= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1677141347; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PdTslwsGcad8ePaqvBHub+5RXp30nQ7wCgA6vj79HeM=; b=/TN+IMSpz3nt3ugELCudLB62KYnVRsYK7Niair/NTzSikDYvnW3KarU6pRfyV1//Mp6bce +1ccDeXNGahdtOCw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id F25FC139B5; Thu, 23 Feb 2023 08:35:46 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id YazcOGIl92M1TAAAMHmgww (envelope-from ); Thu, 23 Feb 2023 08:35:46 +0000 Message-ID: <609ee45b-c044-3fc6-9eb0-dca7ad2f12d3@suse.cz> Date: Thu, 23 Feb 2023 09:35:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: elfutils code names Content-Language: en-US To: Mark Wielaard , elfutils-devel@sourceware.org References: From: =?UTF-8?Q?Martin_Li=c5=a1ka?= In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,SPF_HELO_NONE,SPF_SOFTFAIL,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 2/21/23 16:12, Mark Wielaard wrote: > On Thu, 2023-02-16 at 13:37 +0100, Mark Wielaard wrote: >> 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!" >> 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" >> 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. > > Found some more: > > 0.162 "hard hat" > 0.163 "size matters" > 0.164 "strip, no unstrip!" > 0.165 "big DWARF & tiny ELF" > 0.166 "bugs be gone!" > 0.167 "disassemble this!" > 0.168 "kthxbye" > > 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. A nice archeological work Mark! Please set that in stone somewhere, ideally in the elfutils git repository ;) Cheers, Martin > > Thanks, > > Mark