* bout.c (bfd_reloc_status_type, callj_callback): Cast void*
authorFred Fish <fnf@specifix.com>
Sun, 9 Aug 1992 06:16:44 +0000 (06:16 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 9 Aug 1992 06:16:44 +0000 (06:16 +0000)
commit671450818af171e95039e07089ba13b3d05d81c7
tree3b3e37bb5ce893acbc6d70f1c897802750e9bbea
parent50055e94a1d558f9f8edce1c07e90560d7161b76
* bout.c (bfd_reloc_status_type, callj_callback):  Cast void*
pointers to bfd_byte* before performing arithmetic on them.  Such
use with bare void* pointers is a gcc extension.
* cache.c (bfd_cache_delete):  Forward decl with prototype form.
* archive (normalize):  Add to CONST to match actual usages with
CONST.
bfd/ChangeLog
bfd/bout.c
This page took 0.045211 seconds and 4 git commands to generate.