This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH RFA: Split stack [6/7]: libgcc


On Wed, 22 Sep 2010, Ian Lance Taylor wrote:

> 2010-09-21  Ian Lance Taylor  <iant@google.com>
> 
> 	* libgcc-std.ver (GCC_4.6.0): New version, for -fstack-split
> 	support routines.

The new version already exists, inheriting from GCC_4.5.0 (but is 
currently empty in the generic file); you should put the functions inside 
the existing GCC_4.6.0 block rather than adding a second such block.  The 
new functions should be documented in libgcc.texi.

-- 
Joseph S. Myers
joseph@codesourcery.com


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