* config/tc-ppc.c (md_apply_fix): Don't generate a reloc when a
authorIan Lance Taylor <ian@airs.com>
Mon, 29 Aug 1994 20:14:13 +0000 (20:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 29 Aug 1994 20:14:13 +0000 (20:14 +0000)
symbol is used as an offset into a CSECT that is not a TOC.  These
types of loads are generated by gcc -mminimal-toc.

gas/ChangeLog

index 45a4385..40b8286 100644 (file)
@@ -1,3 +1,9 @@
+Mon Aug 29 16:11:30 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * config/tc-ppc.c (md_apply_fix): Don't generate a reloc when a
+       symbol is used as an offset into a CSECT that is not a TOC.  These
+       types of loads are generated by gcc -mminimal-toc.
+
 Sun Aug 28 13:22:52 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
 
        * as.h (flag_*): Added comments describing meanings of some of