diff options
author | liuzhensong <liuzhensong@loongson.cn> | 2021-10-22 16:42:05 +0800 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-10-24 21:36:31 +1030 |
commit | e9a0721f8274daeffaedbc3cabc12c52d43a38a7 (patch) | |
tree | 6edcb62471f23fdd44e65ca4db3d046ea8abdb86 /binutils/NEWS | |
parent | 6cc76c40a99bd13d69a311cae5ec891bd1d1dbf2 (diff) | |
download | fsf-binutils-gdb-e9a0721f8274daeffaedbc3cabc12c52d43a38a7.zip fsf-binutils-gdb-e9a0721f8274daeffaedbc3cabc12c52d43a38a7.tar.gz fsf-binutils-gdb-e9a0721f8274daeffaedbc3cabc12c52d43a38a7.tar.bz2 |
LoongArch binutils support
2021-10-22 Chenghua Xu <xuchenghua@loongson.cn>
Zhensong Liu <liuzhensong@loongson.cn>
Weinan Liu <liuweinan@loongson.cn>
binutils/
* NEWS: Mention LoongArch support.
* readelf.c: Add LoongArch.
* testsuite/binutils-all/objdump.exp: Add LoongArch.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 8a73387..e6977b6 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Add support for the LoongArch instruction set. + Changes in 2.37: * The readelf tool has a new command line option which can be used to specify |