Add MIPS SB1 machine
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 8ec5ee39d174a51634b58aea61753d3a9b0adebe..8b21dbc60273921ddcd47c73efddd16348b44f71 100644 (file)
@@ -1,3 +1,15 @@
+2000-12-01  Chris Demetriou  <cgd@sibyte.com>
+
+        * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
+        EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
+        E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
+
+        * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
+        and E_MIPS_ARCH_64.
+
+        * readelf.c (get_machine_flags): Add case for
+        E_MIPS_MACH_SB1.
+
 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
 
        * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
This page took 0.025547 seconds and 4 git commands to generate.