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:
274862a
)
Added AOUT_MACHTYPE definitions.
author
K. Richard Pixley
<rich@cygnus>
Wed, 7 Aug 1991 07:00:01 +0000
(07:00 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Wed, 7 Aug 1991 07:00:01 +0000
(07:00 +0000)
gas/config/tc-a29k.h
patch
|
blob
|
history
diff --git
a/gas/config/tc-a29k.h
b/gas/config/tc-a29k.h
index 89e0e800e0fd475f87a24a86d84d59523f95eb3f..85f4de5e203de1133089ddbf70266fa52cb31ab5 100644
(file)
--- a/
gas/config/tc-a29k.h
+++ b/
gas/config/tc-a29k.h
@@
-26,4
+26,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define tc_crawl_symbol_chain(a) ; /* not used */
#define tc_coff_symbol_emit_hook(a) ; /* not used */
+#define AOUT_MACHTYPE 101
+
/* end of tc-a29k.h */