From 0c49642db97c58ad3f417e47f4fc70c2a601e02c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 29 Aug 1994 20:14:13 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 45a4385..40b8286 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 -- 2.7.4