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: [wwwdocs patch] Document s390 back-end changes for 4.1


On Thu, 16 Feb 2006, Ulrich Weigand wrote:
> this patch adds the changes made to the s390 back-end to the
> gcc-4.1 changes.html web page.

Sure!

Consider the following comment at the top of that file. ;-)

  <!-- GCC maintainers, please do not hesitate to update/contribute entries
     concerning those part of GCC you maintain!  2002-03-23, Gerald.
  -->

I also had a look at the concrete changes, and these definitely look
fine, though I'll admit I didn't understand all details. 

> + 	<li>The full set of atomic builtin operations.</li>
> + 	<li>The Stack Smashing Protector feature.</li>
> + 	<li>The variable argument optimization.</li>

Perhaps you'd like to add a bit more on the first and third items above?
(What does the optimization do?  Where is the set of builtin operations
defined?  Is it documented in our docs, so that we could refer to that?)

Gerald


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