Freescale hc11/12 port extension to s12x / xgate

2010-05-12 Thread James Murray
Announce. I have posted some patches to gcc and binutils to better support Freescale S12X and XGATE cores. See: http://www.msextra.com/tools/s12x-20100504.zip This contains rolled up patches against. gcc-3.3.6 binutils-2.18 newlib-1.16-0 The patches include Stephane Carrez' patches and add binut

Freescale 68HC11/68HC12 port

2011-01-26 Thread James Murray
cc-3.3.6+Carrez code does work. I have made some small enhancements to the port locally but these are not yet fully verified. If anyone is interested in working on the port, please contact me and I will share my work. James Murray

Re: Freescale 68HC11/68HC12 port

2011-01-26 Thread James Murray
On Wed, 2011-01-26 at 15:40 +0100, Richard Guenther wrote: > Stephane Carrez is listed as maintainer of the port, so he should > know how to contribute fixes to the port upstream. > Yes, but as I said... he is no longer active on this port. His last published contributions are 4+ years ago. Jam

Re: Freescale 68HC11/68HC12 port (gcc newbie help request)

2012-03-21 Thread James Murray
On Wed, 2011-01-26 at 14:55 +, James Murray wrote: > On Wed, 2011-01-26 at 15:40 +0100, Richard Guenther wrote: > > > Stephane Carrez is listed as maintainer of the port, so he should > > know how to contribute fixes to the port upstream. > > > Yes, but as I said..

Re: Freescale 68HC11/68HC12 port (gcc newbie help request)

2012-03-26 Thread James Murray
On Wed, 2012-03-21 at 15:12 -0700, Ian Lance Taylor wrote: > I can understand why you are doing this. However, you should be aware > that the compiler internals changed significantly in version 4.0. Time > spent working on detailed optimizations of gcc 3.4 is almost certainly > time wasted. Walk

hc11/12 port extension to s12x

2008-03-18 Thread James Murray
b/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20070925 (Red Hat 4.1.2-33) regards James Murray

Re: hc11/12 port extension to s12x

2008-03-18 Thread James Murray
On Tue, 2008-03-18 at 16:23 -0700, David Daney wrote: > James Murray wrote: > > > I have attempted to build gcc-4.3.0 with --target=m6812-elf and using > > plain binutils-2.18 built with the same target, prefix and program > > prefix as gcc, however gcc fails: >