aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-gdb-readline.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2025-07-09 09:03:08 +0930
committerAlan Modra <amodra@gmail.com>2025-07-09 09:35:07 +0930
commitd24a60f9fc7ae9684866071026e9605fee91b935 (patch)
treedfaa82d1e4ab2e8540493fb29508b86e800f5aae /gdb/python/py-gdb-readline.c
parentde8acd20057d76c28173ee33897359cb6117b5af (diff)
downloadbinutils-d24a60f9fc7ae9684866071026e9605fee91b935.zip
binutils-d24a60f9fc7ae9684866071026e9605fee91b935.tar.gz
binutils-d24a60f9fc7ae9684866071026e9605fee91b935.tar.bz2
gas various other const pointer changes
This removes a bunch of casts involving const pointers, in some cases by making variables const pointers so a cast is not needed. In a couple of places the cast hid errors with "&array" written rather than "array", see iq2000_macro_defs and s_pru_align. tc-xgate.c cmp_opcode is changed to be the standard qsort predicate to avoid a function cast.
Diffstat (limited to 'gdb/python/py-gdb-readline.c')
0 files changed, 0 insertions, 0 deletions