grab bfd lib for opcode table
This commit is contained in:
parent
6bb4c92322
commit
f101ac57c0
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Tue Aug 11 12:58:14 1992 Ken Raeburn (raeburn@cambridge)
|
||||
|
||||
* sparc.mt: New file.
|
||||
|
||||
Mon Aug 10 14:37:08 1992 Per Bothner (bothner@cygnus.com)
|
||||
|
||||
* tc-m68k.c: ".align N" means align to N-byte boundary *only*
|
||||
|
|
1
gas/config/sparc.mt
Normal file
1
gas/config/sparc.mt
Normal file
|
@ -0,0 +1 @@
|
|||
LOCAL_LOADLIBES=../bfd/libbfd.a
|
Loading…
Reference in a new issue