diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-19 22:07:15 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-10-19 22:07:15 -0400 |
commit | 4c2287b0bdfbed95d37d09222fc253f4c5086ada (patch) | |
tree | 76d43e9c56c74a6faa6b6eeda74396bcb2497751 /sim/.gitignore | |
parent | b5f6e7409243ca9b016753966a6404cdcfd41d95 (diff) | |
download | gdb-4c2287b0bdfbed95d37d09222fc253f4c5086ada.zip gdb-4c2287b0bdfbed95d37d09222fc253f4c5086ada.tar.gz gdb-4c2287b0bdfbed95d37d09222fc253f4c5086ada.tar.bz2 |
Get rid of VEC(interp_factory_p)
Replace it with an std::vector.
gdb/ChangeLog:
* interps.c (struct interp_factory): Add constructor.
(interp_factory_p): Remove typedef.
(DEF_VEC_P(interp_factory_p)): Remove.
(interpreter_factories): Change type to std::vector.
(interp_factory_register): Adjust.
(interp_lookup): Adjust.
(interpreter_completer): Adjust.
Diffstat (limited to 'sim/.gitignore')
0 files changed, 0 insertions, 0 deletions