From cb84431489d071e29eb5cf45e160ae44eab7aaa8 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 31 Dec 1995 06:41:24 +0000 Subject: [PATCH] * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset addresses for static variables. So we can access statics in the static block on mips/alpha when using gas. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 14cbe1447ca..274a544d796 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sat Dec 30 23:42:51 1995 Jeffrey A Law (law@cygnus.com) + + * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset + addresses for static variables. + Thu Dec 21 12:54:32 1995 Michael Meissner * config/tc-ppc.c (mapping): Make @got give a real GOT relocation, -- 2.30.2