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: [Ada] Allow gnatmake to construct libraries on x86_64-apple-darwin


> I've tested this patch on both x86_64-apple-darwin10.2.0 and
> i386-apple-darwin10.2.0.
>
> 2010-01-09  Simon Wright <simon@pushface.org>
>
> 	PR ada/42659
> 	* configure.ac: gnatmake can construct libraries in all native
> 	Darwin architectures.
> 	* configure: Regenerate.

Applied.  Note that the ChangeLog should describe the "what", not the "why".
The "why" belongs in comments in the code (if not trivial like this case).
The patch should be sent as an attachment to avoid unwanted mangling by 
mailers (but the ChangeLog should stay in the body of the message).

Thanks for fixing the problem.

-- 
Eric Botcazou


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