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 /binutils.mdwn | |
parent | c66c60403a40b9dd0ea105e63b9a34a4ee56ba84 (diff) | |
download | web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.tar.gz web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.tar.bz2 web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.zip |
Reorganize some toolchain pages.
Diffstat (limited to 'binutils.mdwn')
-rw-r--r-- | binutils.mdwn | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/binutils.mdwn b/binutils.mdwn index 3ce28bb1..00926a44 100644 --- a/binutils.mdwn +++ b/binutils.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010 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 @@ -8,4 +9,21 @@ 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]]."]]"""]] -The [GNU Binutils](http://www.gnu.org/software/binutils/). +[[!meta title="GNU Binutils"]] + + +# <http://www.gnu.org/software/binutils/> + + +# Specifics + +Actually *non-*specifics: as these tools primarily deal with low-level parts of +the target architecture and the object file format (ELF ABI), which are +essentially (at least meant to be) the same, there shouldn't be many +differences comparing the binutils between the GNU/Hurd and GNU/Linux ports, +for example. + + +# Open Issues + +[[!inline pages=tag/open_issue_binutils raw=yes feeds=no]] |