From 0aa5d42641ee478b4c96ab57ce77c798999b4833 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sun, 21 May 2000 18:26:10 +0000 Subject: * stabs.c (aout_process_stab): Make global. (s_desc): Add ATTRIBUTE_UNUSED to args as appropriate. * read.h (aout_process_stab): Declare. * configure.in (EMULATIONS) [i386aout, i386coff, i386elf]: Generalize to *aout, *coff *elf. * configure: Regenerated. * doc/internals.texi (Object format backend): Say SEPARATE_STAB_SECTIONS needs to be nonzero, not just defined. --- gas/doc/internals.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/doc') diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi index af1c953..b9e91a5 100644 --- a/gas/doc/internals.texi +++ b/gas/doc/internals.texi @@ -1406,8 +1406,8 @@ generate a @code{.file} symbol if none was generated previously. @item SEPARATE_STAB_SECTIONS @cindex SEPARATE_STAB_SECTIONS -You may define this macro to indicate that stabs should be placed in separate -sections, as in ELF. +You may define this macro to a nonzero value to indicate that stabs should be +placed in separate sections, as in ELF. @item INIT_STAB_SECTION @cindex INIT_STAB_SECTION -- cgit v1.1