diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-10-19 11:57:21 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-10-19 11:59:57 +0200 |
commit | 3c6af50a5777f78b16b71fbeb28445d4af40ef4a (patch) | |
tree | 19950613cd528cc825b5d923a80c55f5b6fd0154 /open_issues/ifunc.mdwn | |
parent | c66c60403a40b9dd0ea105e63b9a34a4ee56ba84 (diff) | |
download | web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.tar.gz web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.tar.bz2 web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.zip |
Reorganize some toolchain pages.
Diffstat (limited to 'open_issues/ifunc.mdwn')
-rw-r--r-- | open_issues/ifunc.mdwn | 7 |
1 files changed, 5 insertions, 2 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. |