* config/tc-mips.c (s_mips_globl): Set BSF_OBJECT if it is not
authorIan Lance Taylor <ian@airs.com>
Wed, 31 Jan 1996 17:28:44 +0000 (17:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 31 Jan 1996 17:28:44 +0000 (17:28 +0000)
commit30c2a08e89471f4902d7970dcf49495d938ec102
treec0f6fc1356ab0724373e994b4ee0a05669b879ad
parenta796aafdd727ecc0e07f2a53e0d9905425e691f6
* config/tc-mips.c (s_mips_globl): Set BSF_OBJECT if it is not
BSF_FUNCTION.
(s_cpload): Set BSF_OBJECT for _gp_disp symbol.
* read.c (s_lcomm): If S_SET_SIZE is defined, set the size of the
symbol.
* ecoff.c (add_procedure): Set the BSF_FUNCTION flag.
(ecoff_build_symbols): If S_SET_SIZE is defined, set the size of
an undefined symbol and the size of a function symbol.
* config/obj-elf.c (elf_frob_symbol): If TC_MIPS, set BSF_OBJECT
for all common symbols.
gas/ChangeLog
This page took 0.029262 seconds and 4 git commands to generate.