diff options
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 35c04b4..1da1ae2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2018-07-30 Andrew Jenner <andrew@codesourcery.com> + * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer. + +2018-07-30 Andrew Jenner <andrew@codesourcery.com> + * readelf.c: Include elf/csky.h. (guess_is_rela): Handle EM_CSKY. (dump_relocations): Likewise. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 17317f8..67d4a94 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -72,6 +72,7 @@ responsibility among the other maintainers. CR16 M R Swami Reddy <MR.Swami.Reddy@nsc.com> CRIS Hans-Peter Nilsson <hp@axis.com> CRX M R Swami Reddy <MR.Swami.Reddy@nsc.com> + C-SKY Lifang Xia <lifang_xia@c-sky.com> DLX Nikolaos Kavvadias <nkavv@physics.auth.gr> DWARF2 Jason Merrill <jason@redhat.com> DWARF2 Jakub Jelinek <jakub@redhat.com> |