elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol in .sbss if appropriate.
authorGeoff Keating <geoffk@cygnus.com>
Fri, 24 Sep 1999 02:01:08 +0000 (02:01 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 24 Sep 1999 02:01:08 +0000 (02:01 +0000)
commitcc8f5ec081e1c96a83c4f3e583ea8401a8a0b5be
tree27638ab605e82713baa725be5b8b37c2a31bf5c4
parent8d54f0f03b4dca70d5de602cc72155c74479b6b7
elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol in .sbss if appropriate.

* config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol
in .sbss if appropriate.
(EXTRA_SECTION_FUNCTIONS): Add sbss.
(SBSS_SECTION_ASM_OP): New macro.
* config/mips/linux.h (EXTRA_SECTION_FUNCTIONS): Add sbss.
(EXTRA_SECTIONS): Add in_sbss.
* config/mips/mips.h: Prototype sbss_section.

From-SVN: r29648
gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/linux.h
gcc/config/mips/mips.h