]> gcc.gnu.org Git - gcc.git/commit
LoongArch: support loongarch*-elf target
authorYang Yujie <yangyujie@loongson.cn>
Fri, 30 Jun 2023 09:07:59 +0000 (17:07 +0800)
committerLulu Cheng <chenglulu@loongson.cn>
Tue, 5 Sep 2023 03:48:16 +0000 (11:48 +0800)
commit976f4f9e4770a567550e8b9a9f2fc531206cebba
tree83729f4382c6095545a144d6eb52ba19060c88fe
parent18e2e589eefc9ac96a75ff890cf883f754b163e4
LoongArch: support loongarch*-elf target

gcc/ChangeLog:

* config.gcc: add loongarch*-elf target.
* config/loongarch/elf.h: New file.
Link against newlib by default.

libgcc/ChangeLog:

* config.host: add loongarch*-elf target.
gcc/config.gcc
gcc/config/loongarch/elf.h [new file with mode: 0644]
libgcc/config.host
This page took 0.064039 seconds and 6 git commands to generate.