]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 13 Sep 2001 21:02:21 +0000 (21:02 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 13 Sep 2001 21:02:21 +0000 (21:02 +0000)
include/elf/ChangeLog
include/elf/common.h

index bf46126f75cf3bee22ad44cb749ff40b9fdb80b2..10dc0474f143dc1bbf13d5d18c5082bb6cb482a7 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-13  Alexandre Oliva  <aoliva@redhat.com>
+
+       * common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.
+
 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
 
        * common.h (EM_AVR_OLD): Renamed from...
index 3755d01c1d5ab0b20102ac7940fe87a88e6ef9e0..a85db49795f013f9b88365b3c49a65d1ac3bd6e7 100644 (file)
@@ -231,7 +231,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 /* OpenRISC magic number
    Written in the absense of an ABI.  */
-#define EM_OPENRISC            0x3426
+#define EM_OPENRISC_OLD                0x3426
 
 /* See the above comment before you add a new EM_* value here.  */