src bfd/ChangeLog bfd/elf32-m68k.c binutils/Ch ...

thorpej@sources.redhat.com thorpej@sources.redhat.com
Wed Feb 13 10:14:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	thorpej@sources.redhat.com	2002-02-13 10:14:50

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

Log message:
	bfd:
	2002-02-13  Matt Fredette  <fredette@netbsd.org>
	
	* elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
	EF_M68000.
	
	bintuls:
	2002-02-13  Matt Fredette  <fredette@netbsd.org>
	
	* readelf.c (get_machine_flags): Recognize EF_M68000.
	
	gas:
	2002-02-13  Matt Fredette  <fredette@netbsd.org>
	
	* config/tc-m68k.c (md_show_usage): No longer display a
	hard-coded "68020" for the default CPU, instead display the
	canonical name of the true, configured default CPU.
	(m68k_elf_final_processing): Mark objects for sub-68020
	CPUs with the new EF_M68000 flag.
	
	include/elf:
	2002-02-13  Matt Fredette  <fredette@netbsd.org>
	
	* m68k.h (EF_M68000): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1343&r2=1.1344
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-m68k.c.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.426&r2=1.427
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.150&r2=1.151
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1235&r2=1.1236
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-m68k.c.diff?cvsroot=src&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.120&r2=1.121
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/m68k.h.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Binutils-cvs mailing list