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: changes.html to mention Pavel's contribution


On Tue, 4 Jun 2002, Jan Hubicka wrote:
> Index: gcc-3.1/changes.html
> ===================================================================
> + <li>Important bug in <code>-fprefetch-loop-arrays</code> code has been fixed.

"An important bug in the implementation of <code>-f....</code> has..."

> Index: gcc-3.2/changes.html
> ===================================================================
> +     <li><p>Jan Hubicka, SuSE Labs, has contributed new superblock formation pass

"a new superblock"

> +         enabled using <code>-ftracer</code>.  This pass simplifies the
> + 	control flow of the function allowing other optimizations to do better

"of functions"

> + 	<p>Also he contributed the function reordering pass
> + 	(<code>-freorder-functions</code>) to optimize function placement
> + 	using profile feedback.</p>

"He also contributed a function..."

Thanks for keeping in mind to document such changes!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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