This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [Patch]: gas/config/tc-i386.c: convert to ISO-C
- From: Tristan Gingold <gingold at adacore dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: binutils Development <binutils at sourceware dot org>, "H.J. Lu" <hjl dot tools at gmail dot com>
- Date: Wed, 29 Jun 2011 13:14:38 +0200
- Subject: Re: [Patch]: gas/config/tc-i386.c: convert to ISO-C
- References: <11FC1E88-812F-4AFE-854E-92421A8AA407@adacore.com> <4E09F9E6.7000408@redhat.com>
On Jun 28, 2011, at 5:57 PM, Nick Clifton wrote:
> Hi Tristan,
>
>> gas/
>> 2011-06-28 Tristan Gingold<gingold@adacore.com>
>>
>> * config/tc-i386.c (i386_mach): Convert to ISO-C.
>> (md_begin, pe_directive_secrel, md_estimate_size_before_relax): Ditto.
>> (md_convert_frag, md_apply_fix, md_undefined_symbol): Ditto.
>> (md_section_align, tc_gen_reloc): Ditto.
>
> Approved - please apply.
Thanks, committed.
> Cheers
> Nick
>
> PS. Please consider any further patches that are just conversions to ISO-C as pre-approved.
Ok, will do.
Tristan.