aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2019-09-25 16:10:50 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2019-10-02 14:05:51 +0100
commitdf07e2c772dab40d268dc44c78bb087c4b75b3c6 (patch)
treefde7a980951c491f5b4955c562a8690d3eeeaf29 /ld
parent554ac434b02465f1fc925b0ae3393fb841e0d59c (diff)
downloadgdb-df07e2c772dab40d268dc44c78bb087c4b75b3c6.zip
gdb-df07e2c772dab40d268dc44c78bb087c4b75b3c6.tar.gz
gdb-df07e2c772dab40d268dc44c78bb087c4b75b3c6.tar.bz2
gdb: Remove a use of VEC from dwarf2read.{c,h}
Removes a use of VEC from dwarf2read.{c,h} and replaces it with std::vector. As far as possible this is a like for like replacement with minimal refactoring. There should be no user visible changes after this commit. gdb/ChangeLog: * dwarf2read.c (struct type_unit_group) <tus>: Convert to std::vector. (build_type_psymtabs_reader): Update for std::vector. (build_type_psymtab_dependencies): Likewise. * dwarf2read.h: Remove use of DEF_VEC_P. (typedef sig_type_ptr): Delete.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions