* 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.
This commit is contained in:
Jeff Law
1995-12-31 06:41:24 +00:00
parent 64c50fc5db
commit cb84431489

View File

@ -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 <meissner@tiktok.cygnus.com>
* config/tc-ppc.c (mapping): Make @got give a real GOT relocation,