diff options
author | jferreir <jesus.ferreira@gmail.com> | 2024-10-09 12:12:46 +0200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2024-11-10 20:14:52 +1300 |
commit | 558d67ec0df4bcdf495376629639ebaffd8b1fe6 (patch) | |
tree | 692cb57bd3c5a24ba75b9c868a8d7a1e165eacec /samples/tricore-none-eabi/reported.by | |
parent | 4773bd609c0f788328d6ffc36f6cc9ea8f09a95f (diff) | |
download | crosstool-ng-558d67ec0df4bcdf495376629639ebaffd8b1fe6.tar.gz crosstool-ng-558d67ec0df4bcdf495376629639ebaffd8b1fe6.tar.bz2 crosstool-ng-558d67ec0df4bcdf495376629639ebaffd8b1fe6.zip |
initial support to build tricore gcc
Add support for Tricore architecture.
TriCore architecture is optimized for real-time embedded systems.
More information can be found at AURIX™ TC3xx Architecture vol 1
https://www.infineon.com/dgdl/Infineon-AURIX_TC3xx_Architecture_vol1-UserManual-v01_00-EN.pdf?fileId=5546d46276fb756a01771bc4c2e33bdd
Signed-off-by: jferreir <jesus.ferreira@gmail.com>
Diffstat (limited to 'samples/tricore-none-eabi/reported.by')
-rw-r--r-- | samples/tricore-none-eabi/reported.by | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/tricore-none-eabi/reported.by b/samples/tricore-none-eabi/reported.by new file mode 100644 index 00000000..773d44ab --- /dev/null +++ b/samples/tricore-none-eabi/reported.by @@ -0,0 +1,3 @@ +reporter_name="Jesus Ferreira" +reporter_url="" +reporter_comment="tricore-unknown-eabi" |