diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-06-24 15:59:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-06-24 15:59:41 +0000 |
commit | b290fd252e4c01c8540dc12b06d5ae05a958028b (patch) | |
tree | b641bb5a408ad49de715f8948668e14e643a3a02 /gas | |
parent | e88c49c36bd1b0408b8fd71391353f48c15571d1 (diff) | |
download | gdb-b290fd252e4c01c8540dc12b06d5ae05a958028b.zip gdb-b290fd252e4c01c8540dc12b06d5ae05a958028b.tar.gz gdb-b290fd252e4c01c8540dc12b06d5ae05a958028b.tar.bz2 |
* configure.in: On alpha*-*-osf*, link against libbfd.a if not
using shared libraries.
* configure: Rebuild.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a829610..011d416 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Mon Jun 24 11:58:14 1996 Ian Lance Taylor <ian@cygnus.com> + + * 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 <ian@cygnus.com> + + * 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 <joel@merlin.gcs.redstone.army.mil> * configure.in: Add support for *-*-rtems* configurations. |