Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Microchip Technology Inc. to registered vendors with prefix mchp #238

Merged
merged 1 commit into from
Jan 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions aaelf32/aaelf32.rst
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,8 @@ potential for conflicts.
+-------------------+---------------------------------------------------------------------+
| ``llvm`` | The LLVM/Clang projects |
+-------------------+---------------------------------------------------------------------+
| ``mchp`` | Microchip Technology Inc. |
+-------------------+---------------------------------------------------------------------+
| ``PSI`` | PalmSource Inc. |
+-------------------+---------------------------------------------------------------------+
| ``RAL`` | Rowley Associates Ltd |
Expand Down
2 changes: 2 additions & 0 deletions aaelf64/aaelf64.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 2 additions & 0 deletions addenda32/vendor-table.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
+-----------------+---------------------------------------------------------------------+
| ``llvm`` | The LLVM/Clang projects |
+-----------------+---------------------------------------------------------------------+
| ``mchp`` | Microchip Technology Inc. |
+-----------------+---------------------------------------------------------------------+
| ``PSI`` | PalmSource Inc. |
+-----------------+---------------------------------------------------------------------+
| ``RAL`` | Rowley Associates Ltd |
Expand Down
2 changes: 2 additions & 0 deletions clibabi32/vendor-table.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
+-----------------+---------------------------------------------------------------------+
| ``llvm`` | The LLVM/Clang projects |
+-----------------+---------------------------------------------------------------------+
| ``mchp`` | Microchip Technology Inc. |
+-----------------+---------------------------------------------------------------------+
| ``PSI`` | PalmSource Inc. |
+-----------------+---------------------------------------------------------------------+
| ``RAL`` | Rowley Associates Ltd |
Expand Down
2 changes: 2 additions & 0 deletions rtabi32/rtabi32.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
Loading