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: [doc patch] Update my contrib.texi entry


Hi Uros,

On Thu, 7 Sep 2006, Uros Bizjak wrote:
> Below is my proposed entry. OK for mainline?

just some minor comments in reference to 
http://gcc.gnu.org/codingconventions:

> Index: contrib.texi
> ===================================================================
> @item
> +Uros Bizjak for the implementation of x87 math builtins and for
> +various middle-end and i386 backend improvements and bugfixes.

I believe this should be "back end" instead of "backend" and probably 
"middle end" instead of "middle end".

The coding conventions claim that builtin is not a word (and we ought
to use built-in function), but I see so many occurrences in other
.texi files, that I'm not sure what to do here.  Joseph, what's your 
recommendation?

The patch is fine with these minor changes!

Gerald


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