[rtems-central commit] glossary: Add acronyms

Sebastian Huber sebh at rtems.org
Tue Nov 21 13:35:41 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    db7ca4af2dc201469b976294afcac8bcb2c48061
Changeset: http://git.rtems.org/rtems-central/commit/?id=db7ca4af2dc201469b976294afcac8bcb2c48061

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Nov 21 11:13:16 2023 +0100

glossary: Add acronyms

---

 spec-glossary/glossary/amp.yml   | 12 ++++++++++++
 spec-glossary/glossary/gpl.yml   | 13 +++++++++++++
 spec-glossary/glossary/gplv3.yml | 13 +++++++++++++
 spec-glossary/glossary/llvm.yml  | 15 +++++++++++++++
 spec-glossary/glossary/obc.yml   | 12 ++++++++++++
 5 files changed, 65 insertions(+)

diff --git a/spec-glossary/glossary/amp.yml b/spec-glossary/glossary/amp.yml
new file mode 100644
index 00000000..6b3dddc6
--- /dev/null
+++ b/spec-glossary/glossary/amp.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+  uid: ../glossary-general
+term: AMP
+text: |
+  This term is an acronym for Asymmetric Multiprocessing.
+type: glossary
diff --git a/spec-glossary/glossary/gpl.yml b/spec-glossary/glossary/gpl.yml
new file mode 100644
index 00000000..dc676517
--- /dev/null
+++ b/spec-glossary/glossary/gpl.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+  uid: ../glossary-general
+term: GPL
+text: |
+  This term is an acronym for
+  `GNU General Public License <https://www.gnu.org/licenses>`__.
+type: glossary
diff --git a/spec-glossary/glossary/gplv3.yml b/spec-glossary/glossary/gplv3.yml
new file mode 100644
index 00000000..2f01be99
--- /dev/null
+++ b/spec-glossary/glossary/gplv3.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+  uid: ../glossary-general
+term: GPLv3
+text: |
+  This term is an acronym for
+  `GNU General Public License Version 3 <https://www.gnu.org/licenses/gpl-3.0.html>`__.
+type: glossary
diff --git a/spec-glossary/glossary/llvm.yml b/spec-glossary/glossary/llvm.yml
new file mode 100644
index 00000000..61e68477
--- /dev/null
+++ b/spec-glossary/glossary/llvm.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+  uid: ../glossary-general
+term: LLVM
+text: |
+  This term is an acronym for
+  `Low Level Virtual Machine <https://www.llvm.org>`__.
+  The LLVM Project is a collection of modular and reusable compiler and
+  toolchain technologies.
+type: glossary
diff --git a/spec-glossary/glossary/obc.yml b/spec-glossary/glossary/obc.yml
new file mode 100644
index 00000000..e6182bd0
--- /dev/null
+++ b/spec-glossary/glossary/obc.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+  uid: ../glossary-general
+term: OBC
+text: |
+  This term is an acronym for On-Board Computer.
+type: glossary



More information about the vc mailing list