* config/tc-mips.c (md_pseudo_table): Handle .globl and .global.
authorIan Lance Taylor <ian@airs.com>
Mon, 12 Sep 1994 22:11:18 +0000 (22:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 12 Sep 1994 22:11:18 +0000 (22:11 +0000)
commitc1444ec48f5d93e491a8f5e13c11531fb4d2cbf8
tree2382077908af19e192085fba8db1d6be4dd9c39c
parent1b434ced730b92336e2602505b85985b93507f79
* config/tc-mips.c (md_pseudo_table): Handle .globl and .global.
(s_mips_globl): New static function; needed for Irix 5 support.
* ecoff.c (ecoff_build_symbols): If BSF_FUNCTION is set for an
external symbol with no type, set the type to st_Proc rather than
st_Global.  Don't set the index of an external st_Proc or
st_StaticProc symbol unless it is also a local symbol.
gas/ChangeLog
gas/config/tc-mips.c
gas/ecoff.c
This page took 0.039519 seconds and 4 git commands to generate.