]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.
authorIan Lance Taylor <ian@airs.com>
Sat, 26 Feb 1994 18:25:23 +0000 (18:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 26 Feb 1994 18:25:23 +0000 (18:25 +0000)
commit68241b2b3f91c517b33a1d234ade7ed834f31f54
tree41b3201d99fe49def28b99f908a7519b74f1deaf
parent3d51f02f4c683aa29fb45e9083ddddd1a1b9ce97
* aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.
* ecoff.c, ecofflink.c, ecoffswap.h, srec.c: Likewise.
* elf32-i386.c: Likewise.
* elfcode.h (bfd_section_from_shdr): Make i unsigned; remove old
#if 0 code.
(elf_write_phdrs): Make i unsigned.
(map_program_segments): Make i and n_left unsigned.
(assign_file_positions_except_relocs): Make i unsigned.
(write_shdrs_and_ehdr): Make count unsigned.
(assign_file_positions_for_relocs): Make i unsigned.
(NAME(bfd,elf_write_object_contents)): Make count unsigned.
(section_from_elf_index): Make index argument unsigned.
bfd/ChangeLog
bfd/aoutx.h
bfd/ecoff.c
bfd/ecofflink.c
bfd/elf32-i386.c
bfd/elfcode.h
bfd/srec.c