This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Random clarification of SEPARATE_STAB_SECTIONS in gas/doc/internals.texi


Ok to install?

Sat May 20 16:41:55 2000  Hans-Peter Nilsson  <hp@axis.com>

	* doc/internals.texi (Object format backend): Say
	SEPARATE_STAB_SECTIONS needs to be nonzero, not just defined.

Index: internals.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/internals.texi,v
retrieving revision 1.10
diff -p -c -r1.10 internals.texi
*** internals.texi	2000/04/04 20:39:36	1.10
--- internals.texi	2000/05/20 15:37:12
*************** generate a @code{.file} symbol if none w
*** 1406,1413 ****
  
  @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.
  
  @item INIT_STAB_SECTION
  @cindex INIT_STAB_SECTION
--- 1406,1413 ----
  
  @item SEPARATE_STAB_SECTIONS
  @cindex SEPARATE_STAB_SECTIONS
! 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

brgds, H-P

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]