From: Ken Raeburn Date: Tue, 11 Aug 1992 17:00:47 +0000 (+0000) Subject: grab bfd lib for opcode table X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f101ac57c06e28828a205db2884804937f8d626e;p=binutils-gdb.git grab bfd lib for opcode table --- diff --git a/gas/config/ChangeLog b/gas/config/ChangeLog index 041fbd2c251..9475b02470f 100644 --- a/gas/config/ChangeLog +++ b/gas/config/ChangeLog @@ -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* diff --git a/gas/config/sparc.mt b/gas/config/sparc.mt new file mode 100644 index 00000000000..db805f19469 --- /dev/null +++ b/gas/config/sparc.mt @@ -0,0 +1 @@ +LOCAL_LOADLIBES=../bfd/libbfd.a