summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-10-19 11:57:21 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-10-19 11:59:57 +0200
commit3c6af50a5777f78b16b71fbeb28445d4af40ef4a (patch)
tree19950613cd528cc825b5d923a80c55f5b6fd0154 /open_issues
parentc66c60403a40b9dd0ea105e63b9a34a4ee56ba84 (diff)
Reorganize some toolchain pages.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/ifunc.mdwn7
-rw-r--r--open_issues/nightly_builds.mdwn4
2 files changed, 7 insertions, 4 deletions
diff --git a/open_issues/ifunc.mdwn b/open_issues/ifunc.mdwn
index f005a409..a3c30dc2 100644
--- a/open_issues/ifunc.mdwn
+++ b/open_issues/ifunc.mdwn
@@ -10,5 +10,8 @@ License|/fdl]]."]]"""]]
[[!tag open_issue_binutils open_issue_gcc open_issue_glibc]]
-Needs porting / support in binutils and glibc, and probably also some [target
-configure magic for GCC support](http://nickclifton.livejournal.com/6612.html).
+Needs porting / support in [[/binutils]] and [[/glibc]], and probably also some
+target configure magic for [[/GCC]].
+
+<http://nickclifton.livejournal.com/6612.html> has a short summary about how to
+use it from GCC.
diff --git a/open_issues/nightly_builds.mdwn b/open_issues/nightly_builds.mdwn
index fb85cee1..506697bb 100644
--- a/open_issues/nightly_builds.mdwn
+++ b/open_issues/nightly_builds.mdwn
@@ -8,12 +8,12 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
-We'd like to have nightly builds for the whole toolchain, and then do some
+We'd like to have nightly builds for the whole [[toolchain]], and then do some
automatic [[unit_testing]] on them.
Resources:
- * the [[hurd/building/cross-compiling]] script
+ * [[toolchain/cross-gnu]]
* As reported in the [[news/2010-05-31]] news, there's Hydra doing nightly
builds / Nix packages.