projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41acf79
)
* m32r.h (E_M32RX_ARCH): Define.
author
Doug Evans
<dje@google.com>
Tue, 5 Oct 1999 00:43:14 +0000
(
00:43
+0000)
committer
Doug Evans
<dje@google.com>
Tue, 5 Oct 1999 00:43:14 +0000
(
00:43
+0000)
include/elf/ChangeLog
patch
|
blob
|
history
include/elf/m32r.h
patch
|
blob
|
history
diff --git
a/include/elf/ChangeLog
b/include/elf/ChangeLog
index 4a1eaebcab5ef6e139d09bc9ff578d4c58ee7156..4f74fc1dace593e85c9b0e3df73cdd3e5f22984d 100644
(file)
--- a/
include/elf/ChangeLog
+++ b/
include/elf/ChangeLog
@@
-1,3
+1,7
@@
+Mon Oct 4 17:42:38 1999 Doug Evans <devans@canuck.cygnus.com>
+
+ * m32r.h (E_M32RX_ARCH): Define.
+
1999-09-15 Ulrich Drepper <drepper@cygnus.com>
* hppa.h: Add DT_HP_GST_SIZE, DT_HP_GST_VERSION, and DT_HP_GST_HASHVAL.
diff --git
a/include/elf/m32r.h
b/include/elf/m32r.h
index 0537d1369cd6d3d0109e6ff998a49d6554622993..a12ae16aea5bfb3acdd16b818f90889c08b15e67 100644
(file)
--- a/
include/elf/m32r.h
+++ b/
include/elf/m32r.h
@@
-62,5
+62,7
@@
END_RELOC_NUMBERS
/* m32r code. */
#define E_M32R_ARCH 0x00000000
+/* m32rx code. */
+#define E_M32RX_ARCH 0x10000000
#endif