From f101ac57c06e28828a205db2884804937f8d626e Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 11 Aug 1992 17:00:47 +0000 Subject: [PATCH] grab bfd lib for opcode table --- gas/config/ChangeLog | 4 ++++ gas/config/sparc.mt | 1 + 2 files changed, 5 insertions(+) create mode 100644 gas/config/sparc.mt 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 -- 2.30.2