summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
authorHengqi Chen <[email protected]>2022-12-03 21:47:07 +0800
committerMark Wielaard <[email protected]>2022-12-19 23:34:43 +0100
commit13a4d1279c5b7847049ca3045d04f2705c45ce31 (patch)
treeb832b1f58e49df801a7863c950e5c47d89e65d22 /backends/ChangeLog
parent9c136cb3007f3c8649a6856c7e2f4fa6aabf76b8 (diff)
Add support for LoongArch
This implements initial support for the LoongArch architecture. Signed-off-by: Hengqi Chen <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index 5b0daffe..5813ddcc 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,10 @@
+2022-12-02 Hengqi Chen <[email protected]>
+
+ * Makefile.am (modules): Add loongarch.
+ * loongarch_init.c: New file.
+ * loongarch_reloc.def: New file.
+ * loongarch_symbol.c: New file.
+
2022-08-09 Andreas Schwab <[email protected]>
* riscv_init.c (riscv_init): HOOK segment_type_name,