From: Ian Lance Taylor Date: Mon, 24 Jun 1996 15:59:41 +0000 (+0000) Subject: * configure.in: On alpha*-*-osf*, link against libbfd.a if not X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b290fd252e4c01c8540dc12b06d5ae05a958028b;p=binutils-gdb.git * configure.in: On alpha*-*-osf*, link against libbfd.a if not using shared libraries. * configure: Rebuild. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a829610f6f5..011d4162918 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Mon Jun 24 11:58:14 1996 Ian Lance Taylor + + * configure.in: On alpha*-*-osf*, link against libbfd.a if not + using shared libraries. + * configure: Rebuild. + +Fri Jun 21 18:22:23 1996 Ian Lance Taylor + + * config/tc-mips.c (mips_ip): In case 'i'/'j', don't require an + absolute expression if a relocation type was specified. + Fri Jun 21 17:40:16 1996 Joel Sherrill * configure.in: Add support for *-*-rtems* configurations.