src bfd/elf32-m68k.c binutils/readelf.c includ ...

kazu@sourceware.org kazu@sourceware.org
Tue Nov 28 14:09:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	kazu@sourceware.org	2006-11-28 14:09:51

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

Log message:
	bfd/
	* elf32-m68k.c (elf32_m68k_object_p,
	elf32_m68k_print_private_bfd_data): Use EF_M68K_ARCH_MASK to
	extract architecture mask.
	
	binutils/
	* readelf.c (get_machine_flags): Use EF_M68K_ARCH_MASK to
	extract architecture mask.
	
	include/elf/
	* m68k.h (EF_M68K_ARCH_MASK): New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68k.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.88.2.3&r2=1.88.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.340.2.3&r2=1.340.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/elf/m68k.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.12.2.1&r2=1.12.2.2



More information about the Binutils-cvs mailing list