This is the mail archive of the binutils@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]

Re: [PATCH] m68000 ELF + two m68k gas fixes


Per Nick's request, I'm posting an updated version of Matt's patch
(some of the changes are no longer necessary), as Matt's copyright
assignment papers have been processed.
 
OK to commit?
 
 
        [ for bfd/ChangeLog ]
2002-02-01  Matt Fredette  <fredette@netbsd.org>
 
        * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
        EF_M68000.
 
        [ for binutils/ChangeLog ]
2002-02-01  Matt Fredette  <fredette@netbsd.org>
 
        * readelf.c (get_machine_flags): Recognize EF_M68000.
 
        [ for gas/ChangeLog ]
2002-02-01  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.
 
        [ for include/elf/ChangeLog ]
2002-02-01  Matt Fredette  <fredette@netbsd.org>
 
        * m68k.h (EF_M68000): Define.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: m68k-patch
Description: m68k-patch


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