* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.
This commit is contained in:
parent
6342caa4e6
commit
b011df87d1
@ -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>
|
2001-09-12 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
* common.h (EM_AVR_OLD): Renamed from...
|
* common.h (EM_AVR_OLD): Renamed from...
|
||||||
|
@ -231,7 +231,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|||||||
|
|
||||||
/* OpenRISC magic number
|
/* OpenRISC magic number
|
||||||
Written in the absense of an ABI. */
|
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. */
|
/* See the above comment before you add a new EM_* value here. */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user