From b0f1111afbd7d0aa8f2b160dd63971e69c99955a Mon Sep 17 00:00:00 2001 From: Alex Shearer <156845153+ashearer-mchp@users.noreply.github.com> Date: Tue, 16 Jan 2024 12:41:32 -0700 Subject: [PATCH] Add Microchip Technology Inc. to registered vendors with prefix mchp --- aaelf32/aaelf32.rst | 2 ++ aaelf64/aaelf64.rst | 2 ++ addenda32/vendor-table.txt | 2 ++ clibabi32/vendor-table.txt | 2 ++ rtabi32/rtabi32.rst | 2 ++ 5 files changed, 10 insertions(+) diff --git a/aaelf32/aaelf32.rst b/aaelf32/aaelf32.rst index 6cb93d19..85aba1a2 100644 --- a/aaelf32/aaelf32.rst +++ b/aaelf32/aaelf32.rst @@ -980,6 +980,8 @@ potential for conflicts. +-------------------+---------------------------------------------------------------------+ | ``llvm`` | The LLVM/Clang projects | +-------------------+---------------------------------------------------------------------+ + | ``mchp`` | Microchip Technology Inc. | + +-------------------+---------------------------------------------------------------------+ | ``PSI`` | PalmSource Inc. | +-------------------+---------------------------------------------------------------------+ | ``RAL`` | Rowley Associates Ltd | diff --git a/aaelf64/aaelf64.rst b/aaelf64/aaelf64.rst index d0a8e1c7..01844e53 100644 --- a/aaelf64/aaelf64.rst +++ b/aaelf64/aaelf64.rst @@ -531,6 +531,8 @@ Various symbols and names may require a vendor-specific name to avoid the potent +------------------+--------------------------------------------------------------------------------------------------------------+ | llvm | The LLVM/Clang projects | +------------------+--------------------------------------------------------------------------------------------------------------+ + | mchp | Microchip Technology Inc. | + +------------------+--------------------------------------------------------------------------------------------------------------+ | PSI | PalmSource Inc. | +------------------+--------------------------------------------------------------------------------------------------------------+ | RAL | Rowley Associates Ltd | diff --git a/addenda32/vendor-table.txt b/addenda32/vendor-table.txt index d1c08908..d371e66f 100644 --- a/addenda32/vendor-table.txt +++ b/addenda32/vendor-table.txt @@ -34,6 +34,8 @@ +-----------------+---------------------------------------------------------------------+ | ``llvm`` | The LLVM/Clang projects | +-----------------+---------------------------------------------------------------------+ + | ``mchp`` | Microchip Technology Inc. | + +-----------------+---------------------------------------------------------------------+ | ``PSI`` | PalmSource Inc. | +-----------------+---------------------------------------------------------------------+ | ``RAL`` | Rowley Associates Ltd | diff --git a/clibabi32/vendor-table.txt b/clibabi32/vendor-table.txt index d1c08908..d371e66f 100644 --- a/clibabi32/vendor-table.txt +++ b/clibabi32/vendor-table.txt @@ -34,6 +34,8 @@ +-----------------+---------------------------------------------------------------------+ | ``llvm`` | The LLVM/Clang projects | +-----------------+---------------------------------------------------------------------+ + | ``mchp`` | Microchip Technology Inc. | + +-----------------+---------------------------------------------------------------------+ | ``PSI`` | PalmSource Inc. | +-----------------+---------------------------------------------------------------------+ | ``RAL`` | Rowley Associates Ltd | diff --git a/rtabi32/rtabi32.rst b/rtabi32/rtabi32.rst index 2d11746b..ae1e7426 100644 --- a/rtabi32/rtabi32.rst +++ b/rtabi32/rtabi32.rst @@ -645,6 +645,8 @@ given in the following table. +-------------------+---------------------------------------------------------------------+ | ``llvm`` | The LLVM/Clang projects | +-------------------+---------------------------------------------------------------------+ + | ``mchp`` | Microchip Technology Inc. | + +-------------------+---------------------------------------------------------------------+ | ``PSI`` | PalmSource Inc. | +-------------------+---------------------------------------------------------------------+ | ``RAL`` | Rowley Associates Ltd |