diff options
author | Alan Modra <amodra@gmail.com> | 2016-12-20 11:48:21 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-12-20 12:26:08 +1030 |
commit | dd1d944e2321de26f75a21f42750dd38ed964714 (patch) | |
tree | 649c3cf1570fa3e58d66675e8ddf5cc1a010cc44 /opcodes/ChangeLog | |
parent | 412ffd830b94a860e81e8515140ba5ebc5aa82be (diff) | |
download | binutils-dd1d944e2321de26f75a21f42750dd38ed964714.zip binutils-dd1d944e2321de26f75a21f42750dd38ed964714.tar.gz binutils-dd1d944e2321de26f75a21f42750dd38ed964714.tar.bz2 |
Add opcodes RISC-V dependencies
* Makefile.am (TARGET_LIBOPCODES_CFILES): Add riscv files.
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7637018..430b1f4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2016-12-20 Alan Modra <amodra@gmail.com> + + * Makefile.am (TARGET_LIBOPCODES_CFILES): Add riscv files. + * Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + 2016-12-19 Maciej W. Rozycki <macro@imgtec.com> * mips-dis.c (set_default_mips_dis_options) [SYMTAB_AVAILABLE]: |