From a9f82b46298b1771948a284206f254c64eadee5f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 10 Jan 2009 10:41:16 +0100 Subject: Restructure. --- hurd/running/debian/porting/gcc.mdwn | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'hurd/running/debian') diff --git a/hurd/running/debian/porting/gcc.mdwn b/hurd/running/debian/porting/gcc.mdwn index c15f40aa..4d783658 100644 --- a/hurd/running/debian/porting/gcc.mdwn +++ b/hurd/running/debian/porting/gcc.mdwn @@ -1,4 +1,4 @@ -[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] +[[meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] [[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -30,16 +30,18 @@ integrated. Additionally: - * `libgcc/configure.ac` [might - need](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00315.html) to be - aligned for us to the `*linux*` cases. As well as at the end of - `libgcc/config.host`. Check. + * Configure fragments that have `*linux*` cases might/should often contain + those for us (and GNU/k*BSD) as well. - checking whether decimal floating point is supported... no - checking whether fixed-point is supported... no + * `libgcc/configure.ac` [might + need](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00315.html) to be + aligned for us to the `*linux*` cases. As well as at the end of + `libgcc/config.host`. Check. - * Also in other places: configure fragments that have `*linux*` cases - might/should often contain those for us (and GNU/k*BSD) as well. + checking whether decimal floating point is supported... no + checking whether fixed-point is supported... no + + * `libgomp/configure.tgt` * [[`libmudflap`|libmudflap]]. -- cgit v1.2.3