OSDN Git Service

2009-12-02 Tristan Gingold <gingold@adacore.com>
authorgingold <gingold>
Wed, 2 Dec 2009 20:34:36 +0000 (20:34 +0000)
committergingold <gingold>
Wed, 2 Dec 2009 20:34:36 +0000 (20:34 +0000)
commit5a3f5c0a887b32cb5aad74ec5683890bb86ee50c
tree6e5a176f9b4567e6486aa4a01e38cab1ff0f7357
parent70850491462a2b7fed92bfb97a953fb4ce85bbdc
2009-12-02  Tristan Gingold  <gingold@adacore.com>

* dwarf2read.c (dwarf2_build_psymtabs_easy): Remove mainline parameter.
(dwarf2_build_psymtabs_hard): Ditto.
(dwarf2_build_psymtabs): Ajust calls.
* stabsread.h (elfstab_build_psymtabs): Remove mainline parameter on
the prototype.
(coffstab_build_psymtabs): Ditto.
(stabsect_build_psymtabs): Ditto.
* dbxread.c (coffstab_build_psymtabs): Remove mainline parameter on
the definition.
(elfstab_build_psymtabs): Ditto.
(stabsect_build_psymtabs): Ditto.
* coffread.c (coff_symfile_read): Adjust call.
* elfread.c (elf_symfile_read): Ditto.
* somread.c (som_symfile_read): Ditto.
gdb/ChangeLog
gdb/coffread.c
gdb/dbxread.c
gdb/dwarf2read.c
gdb/elfread.c
gdb/somread.c
gdb/stabsread.h