This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src bfd/ChangeLog bfd/aoutx.h bfd/archive.c bf ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_20-branch
Changes by:	nickc@sourceware.org	2009-09-09 21:40:21

Modified files:
	bfd            : ChangeLog aoutx.h archive.c archive64.c 
	                 archures.c bfd-in2.h bfd.c bfdio.c binary.c 
	                 cache.c coffcode.h coffgen.c cofflink.c 
	                 compress.c dwarf1.c dwarf2.c elf-attrs.c 
	                 elf-bfd.h elf-eh-frame.c elf-strtab.c elf.c 
	                 elf32-i386.c elf64-x86-64.c elfcode.h elfcore.h 
	                 elflink.c format.c hash.c ihex.c libaout.h 
	                 libbfd.c linker.c merge.c opncls.c peXXigen.c 
	                 peicode.h reloc.c section.c simple.c srec.c 
	                 stabs.c syms.c targets.c tekhex.c verilog.c 
	include        : ChangeLog bfdlink.h 

Log message:
	Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
	
	* bfd/aoutx.h: Add casts.
	* bfd/archive.c: Add casts.
	* bfd/archive64.c: Add casts.
	* bfd/archures.c: Add casts.
	* bfd/bfd-in2.h: Regenerated.
	* bfd/bfd.c: Add casts. (enum bfd_direction): Move out to top
	level.
	* bfd/bfdio.c: Add casts.
	* bfd/binary.c: Add casts.
	* bfd/cache.c (cache_bseek,cache_bread_1,cache_bwrite): Updated
	parameter to use enum value instead of int.
	* bfd/coffcode.h: Add casts.
	* bfd/coffgen.c: Add casts.
	* bfd/cofflink.c: Add casts.
	* bfd/compress.c: Add casts.
	* bfd/dwarf1.c: Add casts.
	* bfd/dwarf2.c: Add casts. (struct dwarf2_debug): Rename member
	bfd to bfd_ptr. Update code to use new name.
	* bfd/elf-attrs.c: Add casts.
	* bfd/elf-bfd.h (elf_link_virtual_table_entry): Gives name to
	anonymous struct. (union gotplt_union, struct
	elf_link_virtual_table_entry): Move to top level.
	* bfd/elf-eh-frame.c: Add casts.
	* bfd/elf-strtab.c: Add casts.
	* bfd/elf.c: Add casts. (_bfd_elm_make_Section_from_phdr): Change
	argument name from typename to type_name.
	* bfd/elf32-i386.c: Add casts.
	* bfd/elf64-x86-64.c: Add casts.
	* bfd/elfcode.h: Add casts.
	* bfd/elfcore.h: Add casts.
	* bfd/elflink.c: Add casts.
	* bfd/format.c: Add casts.
	* bfd/hash.c: Add casts.
	* bfd/ihex.c: Add casts.
	* bfd/libaout.h (enum aout_subformat, enum aout_magic): Move to
	top level.
	* bfd/libbfd.c: Add casts.
	* bfd/linker.c: Add casts.
	* bfd/merge.c: Add casts.
	* bfd/opncls.c: Add casts.
	* bfd/peXXigen.c: Add casts.
	* bfd/peicode.h: Add casts.
	* bfd/reloc.c: Add casts.
	* bfd/section.c: Add casts.
	* bfd/simple.c: Add casts.
	* bfd/srec.c: Add casts.
	* bfd/stabs.c: Add casts.
	* bfd/syms.c: Add casts.
	* bfd/targets.c: Add casts.
	* bfd/tekhex.c: Add casts.
	* bfd/verilog.c: Add casts.
	* include/bfdlink.h (struct bfd_link_hash_common_entry): Move to
	top level.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.4761.2.6&r2=1.4761.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/aoutx.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.77&r2=1.77.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archive.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.58&r2=1.58.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archive64.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.11&r2=1.11.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archures.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.143&r2=1.143.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.492&r2=1.492.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.110&r2=1.110.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfdio.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.24&r2=1.24.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/binary.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.36&r2=1.36.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cache.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.36&r2=1.36.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.158.2.1&r2=1.158.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffgen.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.74.2.1&r2=1.74.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/cofflink.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.69.2.1&r2=1.69.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/compress.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.18.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf1.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.20&r2=1.20.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.122&r2=1.122.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-attrs.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.9&r2=1.9.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.293&r2=1.293.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-eh-frame.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.77&r2=1.77.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-strtab.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.15&r2=1.15.26.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.490.2.1&r2=1.490.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.224&r2=1.224.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.185&r2=1.185.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.95.4.1&r2=1.95.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfcore.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.28&r2=1.28.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.352&r2=1.352.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/format.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.28&r2=1.28.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/hash.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.29&r2=1.29.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ihex.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.38&r2=1.38.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libaout.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.26&r2=1.26.30.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/libbfd.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.49&r2=1.49.26.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/linker.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.74&r2=1.74.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/merge.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.37&r2=1.37.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/opncls.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.57&r2=1.57.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peXXigen.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.57.6.1&r2=1.57.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peicode.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.59&r2=1.59.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/reloc.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.193&r2=1.193.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/section.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.103&r2=1.103.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/simple.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.32&r2=1.32.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/srec.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.48&r2=1.48.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/stabs.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.32&r2=1.32.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/syms.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.54&r2=1.54.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/targets.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.177&r2=1.177.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/tekhex.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.36&r2=1.36.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/verilog.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.460&r2=1.460.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/bfdlink.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.78&r2=1.78.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]