gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 29 Jun 2011 22:17:57 +0000 (22:17 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 29 Jun 2011 22:17:57 +0000 (22:17 +0000)
commit4632c0d0fff081cb28947ede3d6804e8a470423c
tree71cab988ace8e6da6ead6a0dc4b57a6fd93ed40d
parent32019081a7af77c58fc3b4dbbf43a77e6f1a7c86
gdb/
Code cleanup - reformatting.
* dwarf2read.c (producer_is_gcc_ge_4_0): Rename to ...
(producer_is_gcc_ge_4): ... here, change the return value.
(process_full_comp_unit): New variable gcc_4_minor, adjust the value
interpretation.
gdb/ChangeLog
gdb/dwarf2read.c