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 binutils/ChangeLog gas/Chang ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_20-branch
Changes by:	nickc@sourceware.org	2009-09-11 15:28:45

Modified files:
	bfd            : ChangeLog 
	binutils       : ChangeLog 
	gas            : ChangeLog app.c as.c dw2gencfi.c dwarf2dbg.c 
	                 dwarf2dbg.h ehopt.c expr.c frags.c hash.c 
	                 input-scrub.c listing.c macro.c macro.h read.c 
	                 remap.c stabs.c subsegs.c symbols.c write.c 
	gas/config     : obj-elf.c tc-i386-intel.c tc-i386.c 
	gold           : ChangeLog 
	gprof          : ChangeLog basic_blocks.c cg_dfn.c corefile.c 
	                 gmon_io.c hist.c source.c sym_ids.c 
	gprof/po       : sv.po 
	ld             : ChangeLog ld.h ldcref.c ldctor.c ldexp.c 
	                 ldexp.h ldlang.c ldlang.h ldmain.c ldwrite.c 
	                 lexsup.c mri.c 
	ld/emultempl   : elf32.em 
	ld/po          : fi.po 
	opcodes        : ChangeLog 

Log message:
	* po/bfd.pot: Updated by the Translation project.
	* po/binutils.pot: Updated by the Translation project.
	* po/gold.pot: Updated by the Translation project.
	* po/gold.pot: Updated by the Translation project.
	* po/gprof.pot: Updated by the Translation project.
	* po/sv.po: Updated Swedish translation.
	* po/ld.pot: Updated by the Translation project.
	* po/fi.po: Updated Finnish translation.
	* po/ld.pot: Updated by the Translation project.
	* po/fi.po: Updated Finnish translation.
	
	Updated sources to compile cleanly with -Wc++-compat:
	* basic_blocks.c: Add casts.
	* cg_dfn.c: Add cast.
	* corefile.c: Add casts.
	* gmon_io.c: Add casts.
	* hist.c: Add cast.
	* source.c: Add cast.
	* sym_ids.c (struct match): Moved to top level.
	
	Updated soruces in ld/* to compile cleanly with -Wc++-compat:
	* ld.h (enum endian_enum,enum symbolic_enum,enum dynamic_list_enum): Move to top level.
	* ldcref.c: Add casts.
	* ldctor.c: Add casts.
	* ldexp.c
	* ldexp.h (enum node_tree_enum,enum phase_enum): Move to top level.
	* ldlang.c: Add casts. (lang_insert_orphan): Use enum name instead of integer.
	* ldlang.h (enum statement_enum): Move to top level.
	* ldmain.c: Add casts.
	* ldwrite.c: Add casts.
	* lexsup.c: Add casts. (enum control_enum): Move to top level.
	* mri.c: Add casts. (mri_draw_tree): Use enum name instead of integer.
	
	Updated sources to compile cleanly with -Wc++-compat:
	* basic_blocks.c: Add casts.
	* cg_dfn.c: Add cast.
	* corefile.c: Add casts.
	* gmon_io.c: Add casts.
	* hist.c: Add cast.
	* source.c: Add cast.
	* sym_ids.c (struct match): Moved 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.10&r2=1.4761.2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1521.2.6&r2=1.1521.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.3938.2.11&r2=1.3938.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/app.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.50&r2=1.50.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/as.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.85&r2=1.85.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/dw2gencfi.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.42&r2=1.42.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/dwarf2dbg.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.104&r2=1.104.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/dwarf2dbg.h.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/gas/ehopt.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/gas/expr.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/gas/frags.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.25&r2=1.25.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/hash.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.23&r2=1.23.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/input-scrub.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.21&r2=1.21.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/listing.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.41&r2=1.41.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/macro.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.48&r2=1.48.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/macro.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.18&r2=1.18.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.153.2.1&r2=1.153.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/remap.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/stabs.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.31&r2=1.31.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/subsegs.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.35&r2=1.35.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/symbols.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.96.2.1&r2=1.96.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/write.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.126&r2=1.126.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/obj-elf.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.121&r2=1.121.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386-intel.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.4&r2=1.4.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.391.2.1&r2=1.391.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.281&r2=1.281.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.259.2.2&r2=1.259.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/basic_blocks.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.17&r2=1.17.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/cg_dfn.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.9&r2=1.9.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/corefile.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.36.4.1&r2=1.36.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/gmon_io.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.26&r2=1.26.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/hist.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.21&r2=1.21.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/source.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.14&r2=1.14.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/sym_ids.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.19&r2=1.19.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gprof/po/sv.po.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.5&r2=1.5.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.2039.2.3&r2=1.2039.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ld.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.44&r2=1.44.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldcref.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.23&r2=1.23.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldctor.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.16&r2=1.16.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldexp.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.79&r2=1.79.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldexp.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.22&r2=1.22.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.317&r2=1.317.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.85&r2=1.85.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldmain.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.138&r2=1.138.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldwrite.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.28&r2=1.28.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/lexsup.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.113&r2=1.113.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/mri.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.22&r2=1.22.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/elf32.em.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.201.2.1&r2=1.201.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/po/fi.po.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.2&r2=1.2.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1438.2.7&r2=1.1438.2.8


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