Module Name:    src
Committed By:   fcambus
Date:           Tue Mar 14 19:04:17 UTC 2023

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
Add SPIR (standard portable intermediate representation).


To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.346 src/share/misc/acronyms.comp:1.347
--- src/share/misc/acronyms.comp:1.346	Tue Mar  7 01:29:21 2023
+++ src/share/misc/acronyms.comp	Tue Mar 14 19:04:17 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.346 2023/03/07 01:29:21 thorpej Exp $
+$NetBSD: acronyms.comp,v 1.347 2023/03/14 19:04:17 fcambus Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1566,6 +1566,7 @@ SPD	serial presence detect
 SPDIF	Sony/Philips digital interface format
 SPI	serial peripheral interface
 SPI	stateful packet inspection
+SPIR	standard portable intermediate representation
 SPL	system interrupt priority level
 SPL	spinlock
 SPMD	single process, multiple data

Reply via email to