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

[m68k 00/13] m68k patches


Hi,

Here is series of patches, which are also currently part of m68k Debian
gcc (all but one). They have been updated to the latest gcc and
bootstrapped and tested.
Only the second patch (the branch cleanup) wasn't part of Debian and in
this series I only included patches, which are m68k specific, so more's
to come. :)

Richard, there was of course some overlap, so I omitted already some
patches. I hope there aren't too many conflicts, the one that does will
be the peephole patch. Mine does a bit more (but doesn't add the
predicates), it converts more of them, it doesn't need the unspec and it
splits some peepholes to handle special cases separately (like
(const_int 4) and other consts).  I changed some peepholes to match m68k
sequences (e.g. single byte push and I added the two byte push), these
might look different for ColdFire. 

bye, Roman

--


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