aboutsummaryrefslogtreecommitdiff
path: root/gcc/genflags.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1992-08-06 17:23:20 -0600
committerJeff Law <law@gcc.gnu.org>1992-08-06 17:23:20 -0600
commita291e551670918165b4df941d78661f483c287c4 (patch)
tree73714e2a9b2fc0461e72b75443bbdc36efd6ad28 /gcc/genflags.c
parent17e1dfa27c9434162c63d83bffbd70b627897282 (diff)
downloadgcc-a291e551670918165b4df941d78661f483c287c4.zip
gcc-a291e551670918165b4df941d78661f483c287c4.tar.gz
gcc-a291e551670918165b4df941d78661f483c287c4.tar.bz2
(ASM_FILE_START): If profiling IMPORT "_mcount" instead of
"__gcc_mcount". (TARGET_SWITCHES): New switch "no-bss" which forces gcc not use make use of the bss subspace. (For compatability with old buggy versions of gas.) (ASM_FILE_START): Add $BSS$ subspace. (BSS_SECTION_ASM_OP): New macro which tells the assembler to switch to the bss subspace. (EXTRA_SECTIONS): Define in_bss as an extra section. (EXTRA_SECTION_FUNCTIONS): Define "bss_section" function to switch into the bss subspace. (ASM_OUTPUT_COMMON): If !TARGET_NO_BSS, then place commons into the bss subspace. (ASM_OUTPUT_LOCAL): Likewise. From-SVN: r1775
Diffstat (limited to 'gcc/genflags.c')
0 files changed, 0 insertions, 0 deletions