diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-07-08 20:27:13 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-07-08 20:27:13 +0000 |
commit | 9b0da7f46864f9fb1eea8317f28823be2bddfaea (patch) | |
tree | 62dda2e1e76d50a98a3b60ce7989f29c44672b5f /opcodes/a29k-dis.c | |
parent | 5af8e9d6a1fe0e53d896e7c700abc910c481594c (diff) | |
download | gdb-9b0da7f46864f9fb1eea8317f28823be2bddfaea.zip gdb-9b0da7f46864f9fb1eea8317f28823be2bddfaea.tar.gz gdb-9b0da7f46864f9fb1eea8317f28823be2bddfaea.tar.bz2 |
ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro when no
prototype is being supplied.
(ldmalloc, ldrealloc): Size argument is now size_t.
ldmisc.c (finfo): New function, accepts FILE* argument.
(vfinfo, case 'v'): New format character; displays bfd_vma in hex without
leading zeros.
(vfinfo, cases 'R' and 'C'): Use finfo(%v) when displaying a bfd_vma value,
instead of fprintf(%x) which won't hold a long long value.
(concat, buystring): String lengths are size_t.
(ldmalloc, ldrealloc, xrealloc): Size argument is now size_t.
Diffstat (limited to 'opcodes/a29k-dis.c')
0 files changed, 0 insertions, 0 deletions