summaryrefslogtreecommitdiff
path: root/ld/emultempl
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-09-18 10:08:15 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-09-18 10:08:15 +0000
commite34f5d4600a73b9a6a57ba90afed023ba0c7fe96 (patch)
tree8c880255119fdcf3b9a726aeb13938ecd97b9019 /ld/emultempl
parent8b8e2f788d6c6c71281cc970fbfcb10b227b4095 (diff)
downloadbinutils-redhat-e34f5d4600a73b9a6a57ba90afed023ba0c7fe96.tar.gz
* dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.
* write.c (set_symtab): Update bfd_alloc declaration. Use a temp var to ensure bfd_alloc arg is the right type. (write_object_file): Cast args of bfd_seek. Replace bfd_write with bfd_bwrite. * config/obj-coff.c: Replace calls to bfd_write with calls to bfd_bwrite. Cast args of bfd_seek. * config/obj-elf.c (obj_elf_change_section): Avoid signed/unsigned warning. * config/tc-mn10300.c (set_arch_mach): Make param unsigned. * config/tc-tic54x.c (tic54x_mlib): Replace bfd_read call with call to bfd_bread.
Diffstat (limited to 'ld/emultempl')
0 files changed, 0 insertions, 0 deletions