diff options
author | Alan Modra <amodra@gmail.com> | 2025-07-09 09:03:45 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-07-09 09:35:07 +0930 |
commit | a5b6fadf8854c72f7fd5a03b4fd332ead30c5117 (patch) | |
tree | 9483d1e373111b8f6485f577072044fac20b8754 /gdb/python/py-cmd.c | |
parent | d24a60f9fc7ae9684866071026e9605fee91b935 (diff) | |
download | binutils-a5b6fadf8854c72f7fd5a03b4fd332ead30c5117.zip binutils-a5b6fadf8854c72f7fd5a03b4fd332ead30c5117.tar.gz binutils-a5b6fadf8854c72f7fd5a03b4fd332ead30c5117.tar.bz2 |
gas various other void* casts
This removes assorted unneeded casts of void* pointers, and casts when
passing args to void* parameters or storing to void* pointers. The
patch also changes obj-coff.c stack_push to take a void* parameter,
and replaces an odd memcpy in tc-metag.c find_insn_templates with a
simple assignment.
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions