aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2021-08-30 17:23:15 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2021-08-30 17:23:15 -0700
commitad15549d514afa0602a0c0fca4b3bbf545a3c994 (patch)
tree0743aee9db84751ed5b7c4d072561cf3459d38b5 /gas/config
parentc0e5bb42c6e787351e5bd3718457c83e2ec983e9 (diff)
downloadgdb-ad15549d514afa0602a0c0fca4b3bbf545a3c994.zip
gdb-ad15549d514afa0602a0c0fca4b3bbf545a3c994.tar.gz
gdb-ad15549d514afa0602a0c0fca4b3bbf545a3c994.tar.bz2
Use gdbfmt for vprintf_filtered.
gdbfmt was already used for printf_filtered, so using it for vprintf_filtered is more consistent. As a result, all callers of vfprintf_maybe_filtered now use gdbfmt, so the function can be simplified to assume the gdbfmt case and remove the associated bool argument. Similary, vprintf_filtered is now a simple wrapper around vfprintf_filtered.
Diffstat (limited to 'gas/config')
0 files changed, 0 insertions, 0 deletions