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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	krebbel@sourceware.org	2010-01-21 11:40:28

Modified files:
	binutils       : ChangeLog readelf.c 
	gas            : ChangeLog 
	include        : ChangeLog 
	bfd            : ChangeLog elf32-s390.c 
	gas/config     : tc-s390.c tc-s390.h 
	include/elf    : s390.h 

Log message:
	2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
	
	2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* s390.h (EF_S390_HIGH_GPRS): Added macro definition.
	
	2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* config/tc-s390.c (s390_elf_final_processing): New function.
	* config/tc-s390.h (elf_tc_final_processing): New macro definition.
	(s390_elf_final_processing): Added prototype.
	
	2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
	
	* elf32-s390.c (elf32_s390_merge_private_bfd_data): New function.
	(bfd_elf32_bfd_merge_private_bfd_data): New macro definition.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1605&r2=1.1606
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.481&r2=1.482
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4069&r2=1.4070
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4897&r2=1.4898
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-s390.c.diff?cvsroot=src&r1=1.102&r2=1.103
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.c.diff?cvsroot=src&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/s390.h.diff?cvsroot=src&r1=1.7&r2=1.8


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