diff options
author | Kuan-Lin Chen <kuanlinchentw@gmail.com> | 2014-09-22 10:15:49 +0800 |
---|---|---|
committer | Kuan-Lin Chen <kuanlinchentw@gmail.com> | 2014-09-22 10:15:49 +0800 |
commit | f4cb41f4af9e0441639c554472700fa4259dff02 (patch) | |
tree | 2db7faa6759e6e5098fd23aebe7553e1aa442885 /bfd/ChangeLog | |
parent | bc212851116e114e51be5c9f9d7e2ec71bfe1419 (diff) | |
download | gdb-f4cb41f4af9e0441639c554472700fa4259dff02.zip gdb-f4cb41f4af9e0441639c554472700fa4259dff02.tar.gz gdb-f4cb41f4af9e0441639c554472700fa4259dff02.tar.bz2 |
NDS32/bfd: Synchronize the argument type.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 12797b5..1f06e7e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2014-09-22 Kuan-Lin Chen <kuanlinchentw@gmail.com> + + * elf32-nds32.c (nds32_elf_ex9_build_hash_table, + nds32_elf_ex9_relocation_check): Synchronize the argument type. + 2014-09-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * elf32-s390.c: Don't replace R_390_TLS_LE32 with R_390_TLS_TPOFF |