Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 9a3d22a0ec56ff0c36d1d92b15fb357d96b67bda..49f1b74ef053abf395f9092ff9d4e7b1e36c9491 100644 (file)
@@ -1,3 +1,18 @@
+2013-12-13  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+           Wei-Cheng Wang  <cole945@gmail.com>
+
+       * readelf.c: Include elf/nds32.h
+       (guess_is_rela): Add case for EM_NDS32.
+       (dump_relocations): Add case for EM_NDS32.
+       (decode_NDS32_machine_flags): New.
+       (get_machine_flags): Add case for EM_NDS32.
+       (is_32bit_abs_reloc): Likewise.
+       (is_16bit_abs_reloc): Likewise.
+       (process_nds32_specific): New.
+       (process_arch_specific): Add case for EM_NDS32.
+       * NEWS: Announce Andes nds32 support.
+       * MAINTAINERS: Add nds32 maintainers.
+
 2013-12-10  Roland McGrath  <mcgrathr@google.com>
 
        * Makefile.am (install-exec-local): Prefix libtool invocation with
This page took 0.023904 seconds and 4 git commands to generate.