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 bfd/ChangeLog bfd/elf32-vax.c binutils/Cha ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	thorpej@sources.redhat.com	2002-07-01 09:43:38

Modified files:
	bfd            : ChangeLog elf32-vax.c 
	binutils       : ChangeLog readelf.c 
	include/elf    : ChangeLog vax.h 

Log message:
	include/elf:
	
	2002-07-01  Matt Thomas  <matt@3am-software.com>
	
	* Rename EF_* to EF_VAX_*.
	
	bfd:
	
	2002-07-01  Matt Thomas  <matt@3am-software.com>
	
	* elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
	to EF_VAX_*.
	
	binutils:
	
	2002-07-01  Matt Thomas  <matt@3am-software.com>
	
	* readelf.c: Include "elf/vax.h".
	(guess_is_rela): Move EM_VAX from unknown to RELA case.
	(dump_relocations): Handle VAX relocations.
	(get_machine_flags): Handle VAX machine flags.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1581&r2=1.1582
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-vax.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.505&r2=1.506
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.164&r2=1.165
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.130&r2=1.131
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/vax.h.diff?cvsroot=src&r1=1.1&r2=1.2


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