Change producer_is_gcc function return type to bool.
authorMark Wielaard <mjw@redhat.com>
Wed, 4 Feb 2015 17:14:33 +0000 (18:14 +0100)
committerMark Wielaard <mjw@redhat.com>
Tue, 10 Feb 2015 20:20:38 +0000 (21:20 +0100)
commitb1ffba5a7fe1eb1fb97f3e81dd5cc78b59eb1fea
tree8e4b94d03e580b3dca27cc1408540eab86e7ed4f
parent01b088bc51fe37e07905d36547f4ea43904837c0
Change producer_is_gcc function return type to bool.

gdb/ChangeLog:

        * utils.h (producer_is_gcc): Change return type to bool. Add major
        argument.
        * utils.c (producer_is_gcc): Likewise.
        (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
        * dwarf2read.c (check_producer): Likewise.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/utils.c
gdb/utils.h
This page took 0.027094 seconds and 4 git commands to generate.