Re: [PATCH] New port resubmission for TILEPro and TILE-Gx 1/6: toplevel changes

2011-12-30 Thread Walter Lee
Here are the toplevel changes. 2011-12-30 Walter Lee * MAINTAINERS (tilegx port): Add self. (tilepro port): Add self. diff -r -u -p -N /home/packages/gcc-4.7.0-182680/MAINTAINERS ./MAINTAINERS --- /home/packages/gcc-4.7.0-182680/MAINTAINERS 2011-12-18 01:31:26.0 -0500 ++

[PATCH] New port resubmission for TILEPro and TILE-Gx 6/6: libgomp port

2011-12-30 Thread Walter Lee
Here is the libgomp port. 2011-12-30 Walter Lee * configure.tgt: Handle tilegx and tilepro. * config/linux/tile/futex.h: New file. diff -r -u -p -N /home/packages/gcc-4.7.0-182680/libgomp/config/linux/tile/futex.h ./libgomp/config/linux/tile/futex.h --- /home/packages/gcc-4.7.

[PATCH] New port resubmission for TILEPro and TILE-Gx 5/6: libgcc port

2011-12-30 Thread Walter Lee
Here is the libgcc port. 2011-12-30 Walter Lee * config.host: Handle tilegx and tilepro. * config/tilegx/sfp-machine.h: New file. * config/tilegx/sfp-machine32.h: New file. * config/tilegx/sfp-machine64.h: New file. * config/tilegx/t-crtstuff: New file.

[PATCH] New port resubmission for TILEPro and TILE-Gx 2/6: changes in contrib

2011-12-30 Thread Walter Lee
Here are the contrib changes. 2011-12-30 Walter Lee * config-list.mk (tilegx-linux-gnu): Add. (tilepro-linux-gnu): Add. * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies. (gcc/config/tilepro/mul-tables.c): New dependencies. diff -r -u -p -N /home/pa

[PATCH] New port resubmission for TILEPro and TILE-Gx

2011-12-30 Thread Walter Lee
I'm resubmitting the gcc ports to TILE-Gx and TILEPro as replies to this email. The resubmission addresses the feedback made by Richard Henderson in: http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01232.html, and http://gcc.gnu.org/ml/gcc-patches/2011-11/msg01247.html Feedback by Joseph Myers made