This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Testing m68k changes on AmigaOS and Linux/m68k


Matthias Klose wrote:

I've recently applied all my remaining m68k patches.

Since I can only test on ColdFire targets, would you
mind doing a bootstrap on Linux/m68k and/or AmigaOS?

Please see PR12371 for bootstrap comparision failures on m68k-linux, probably introduced between 20030901 and 20030904.

Hmmm.... These are my m68k patches from the relevant time frame:

2003-09-03 Bernardo Innocenti <bernie@develer.com>

       * config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.
       * config/i370/linux.h (LINUX_DEFAULT_ELF): Remove unconditional
       definition and code blocks compiled when not defined.
       * config/i386/linux.h (LINUX_DEFAULT_ELF): Likewise.
       * config/i386/linux64.h (LINUX_DEFAULT_ELF): Likewise.
       * config/sparc/linux.h: (LINUX_DEFAULT_ELF): Likewise.
       * config/sparc/linux64.h: (LINUX_DEFAULT_ELF): Likewise.

2003-09-04 Bernardo Innocenti <bernie@develer.com>

       * config/m68k/m68k.c (m68k_coff_asm_named_section): Restore
       deleted function.
       * config/m68k/coff.h (M68K_TARGET_COFF): Add flag used to
       enable coff-only code in m68k.c.

I've re-read both patches and they seem rather safe, but...
is it possible that the objects produced during stage3 aren't
really ELF files?

There are no other m68k-related patches in the same period.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




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