[Milkymist-devel] Fwd: RE: Lattice Mico32 port
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Mon Sep 21 14:14:22 PDT 2009
---------- Forwarded Message ----------
Subject: RE: Lattice Mico32 port
Date: Monday 21 September 2009
From: "Jon Beniston" <jon at beniston.com>
To: "'David Edelsohn'" <edelsohn at gnu.org>, gcc at gcc.gnu.org,
sebastien.bourdeauducq at lekernel.net
> I am pleased to announce that the GCC Steering Committee has
> accepted the Lattice Mico32 port for inclusion in GCC. The initial
> patch needs approval from a GCC GWP maintainer before it
> may be committed.
Great - thanks.
Probably best to review an updated patch which is attached, which implements
all the 4.5 changes.
Cheers,
Jon
ChangeLog
gcc/
2009-09-21 Jon Beniston <jon at beniston.com>
* config.gcc: Add lm32 elf and linux targets.
* config/lm32: New directory.
* config/lm32/arithmetic.c: New file.
* config/lm32/crti.S: New file.
* config/lm32/crtn.S: New file.
* config/lm32/lib1funcs.S: New file.
* config/lm32/lm32.c: New file.
* config/lm32/lm32.h: New file.
* config/lm32/lm32.md: New file.
* config/lm32/lm32.opt: New file.
* config/lm32/lm32-protos.h: New file.
* config/lm32/predicates.md: New file.
* config/lm32/t-elf: New file.
* config/lm32/t-linux: New file.
* config/lm32/t-lm32: New file.
* config/lm32/uclinux-elf.h: New file.
* config/lm32/xm-lm32.h: New file.
gcc/testsuite/
2009-09-21 Jon Beniston <jon at beniston.com>
* lib/target-supports.exp (check_profiling_available): lm32 target
doesn't support profiling.
* gcc.dg/builtins-config.h: lm32 doesn't have the entire C99
runtime.
* gcc.dg/20020312-2.c: Add lm32 support.
* g++.dg/other/packed1.C: Expect to fail on lm32.
* g++.old-deja/g++.jason/thunk3.C: Likewise.
libgcc/
2009-09-21 Jon Beniston <jon at beniston.com>
* config.host: Add lm32 targets.
-------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lm32.patch.090921
Type: application/octet-stream
Size: 124642 bytes
Desc: not available
URL: <http://lists.milkymist.org/pipermail/devel-milkymist.org/attachments/20090921/7486e09b/attachment.obj>
More information about the Devel
mailing list