This is the mail archive of the src-cvs@sourceware.org mailing list .


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/libiberty regex.c


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

Modified files:
	libiberty      : regex.c 

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/libiberty/regex.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.21&r2=1.21.64.1


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