This is the mail archive of the binutils-cvs@sources.redhat.com 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/binutils ChangeLog configure configure.in ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_14-branch
Changes by:	drow@sourceware.org	2003-05-15 19:20:38

Modified files:
	binutils       : ChangeLog configure configure.in debug.c 
	                 objcopy.c readelf.c 

Log message:
	Merge from mainline:
	
	2003-05-13  Michael Eager <eager@mvista.com>
	* objcopy.c: Treat identical src/dst file names as if only one
	entered.  One Windows creating an output file of the same name as
	the input file will delete the input file before it is read.
	
	2003-05-12  Salvador Eduardo Tropea  <salvador@inti.gov.ar>
	* debug.c (debug_get_real_type): Extend test for circular debug
	references.
	
	2003-05-12  Nick Clifton  <nickc@redhat.com>
	* configure.in (ALL_LINGUAS): Add zh_CN.
	* configure: Regenerate.
	* po/zh_CN.po: New file: Chinese (simplified) translation.
	
	2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
	* readelf.c (dump_relocations): Enlarge the type field in wide
	mode by one character.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.638.2.1&r2=1.638.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/configure.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.51&r2=1.51.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/configure.in.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.40&r2=1.40.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/debug.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.9&r2=1.9.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.46&r2=1.46.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&only_with_tag=binutils-2_14-branch&r1=1.204.2.1&r2=1.204.2.2


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