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 bfd/elf32-m68k.c binutils/readelf.c gas/co ...


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

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

Log message:
	bfd/
	* elf32-m68k.c: Update uses of EF_M68K_*.
	
	binutils/
	* readelf.c: Update uses of EF_M68K_*.
	
	gas/
	* config/tc-m68k.c: Update uses of EF_M68K_*.
	
	include/elf
	* m68k.h (EF_M68K_ISA_MASK, EF_M68K_ISA_A_NODIV,
	EF_M68K_ISA_A, EF_M68K_ISA_A_PLUS, EF_M68K_ISA_B_NOUSP,
	EF_M68K_ISA_B, EF_M68K_ISA_C, EF_M68K_MAC_MASK, EF_M68K_MAC,
	EF_M68K_EMAC, EF_M68K_EMAC_B, EF_M68K_FLOAT): Rename to
	EF_M68K_CF_ISA_MASK, EF_M68K_CF_ISA_A_NODIV, EF_M68K_CF_ISA_A,
	EF_M68K_CF_ISA_A_PLUS, EF_M68K_CF_ISA_B_NOUSP,
	EF_M68K_CF_ISA_B, EF_M68K_CF_ISA_C, EF_M68K_CF_MAC_MASK,
	EF_M68K_CF_MAC, EF_M68K_CF_EMAC, EF_M68K_CF_EMAC_B,
	EF_M68K_CF_FLOAT, respectively.

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.2&r2=1.88.2.3
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.2&r2=1.340.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-m68k.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.72.2.8&r2=1.72.2.9
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&r2=1.12.2.1


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