diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2016-12-01 16:02:00 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2016-12-01 16:02:00 -0500 |
commit | 37e20dd6599203c4e261fc3a2e86711c90cbbed9 (patch) | |
tree | abc8a5dd239ef45f4fffd643868e31d23b86e6eb /gold/workqueue.cc | |
parent | c5209615263fd0444da28cdfb6661ad287909a70 (diff) | |
download | binutils-37e20dd6599203c4e261fc3a2e86711c90cbbed9.zip binutils-37e20dd6599203c4e261fc3a2e86711c90cbbed9.tar.gz binutils-37e20dd6599203c4e261fc3a2e86711c90cbbed9.tar.bz2 |
Class-ify ui_out_hdr
This patch makes ui_out_hdr (the object that represents an ui-out table
header) a proper C++ class. No behavior changes, it's all about
encapsulation.
gdb/ChangeLog:
* ui-out.c (struct ui_out_hdr): Replace with ...
(class ui_out_hdr): ... this.
(append_header_to_list): Update.
(get_next_header): Update.
(ui_out_query_field): Update.
Diffstat (limited to 'gold/workqueue.cc')
0 files changed, 0 insertions, 0 deletions