]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add missed hunk.
authorAlan Modra <amodra@gmail.com>
Tue, 23 May 2000 05:19:06 +0000 (05:19 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 23 May 2000 05:19:06 +0000 (05:19 +0000)
gas/ChangeLog

index b896badb8c605c47b5d37df864b8dc80fb26ca2b..d7f1b66a5fd337751f52c5955045636362ebc6d8 100644 (file)
@@ -7,6 +7,11 @@
        * frags.c (frag_new): Update fr_var comments.
        * frags.h (struct frag): Ditto.
 
+       * config/tc-i386.c (tc_i386_fix_adjustable): Prevent adjustment
+       for OBJ_MAYBE_ELF too.  Use S_IS_EXTERNAL instead of S_IS_EXTERN.
+       (md_estimate_size_before_relax): Ensure jumps to weak and
+       externally visible symbols are relocatable.
+
 2000-05-14  David O'Brien  <obrien@FreeBSD.org>
 
        * config/te-freebsd.h: New file.