This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] Fix compiler warnings building against Linux uapi headers


2015-08-26  Elliott Hughes  <enh@google.com>

        * arm-linux-tdep.h: Only define HWCAP_VFP and friends if they're
        not already defined.

2015-08-26  Elliott Hughes  <enh@google.com>

        * linux-arm-low.c: Only define HWCAP_VFP and friends if they're
        not already defined.



On 8/26/15, Yao Qi <qiyaoltc@gmail.com> wrote:
> enh <enh@google.com> writes:
>
>> 2015-08-25  Elliott Hughes  <enh@google.com>
>>
>>         * arm-linux-tdep.h, linux-arm-low.c: Only define HWCAP_VFP and
>>         friends if they're not already defined. Fixes build against Linux
>>         uapi headers.
>
> We need two changelog entries for gdb/ChangeLog and
> gdb/gdbserver/ChangeLog respectively.  The last sentence "Fixes build
> against Linux uapi headers" is not needed.
>
> OK with the changes.
>
> --
> Yao (éå)
>


-- 
Elliott Hughes - http://who/enh - http://jessies.org/~enh/
Android native code/tools questions? Mail me/drop by/add me as a reviewer.


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