diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-06 00:51:06 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-06 00:51:06 +0200 |
commit | 838bcbc4b78ad8774d653abfff159bf2ba122062 (patch) | |
tree | 74df575580528cdd05fc1a5b2959fb43234c6cba | |
parent | 087b212655d8bf03d24333a53920f2b5087d0e33 (diff) |
toolchain/elfosabi_gnu: GCC.
-rw-r--r-- | toolchain/elfosabi_gnu.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/elfosabi_gnu.mdwn b/toolchain/elfosabi_gnu.mdwn index 0f5b909a..bdc7e542 100644 --- a/toolchain/elfosabi_gnu.mdwn +++ b/toolchain/elfosabi_gnu.mdwn @@ -30,5 +30,5 @@ This is shared with GNU/Linux. * [binutils thread](http://sourceware.org/ml/binutils/2011-06/threads.html#00218) ([continues](http://sourceware.org/ml/binutils/2011-07/threads.html#00033)) - * [GDB - thread](http://sourceware.org/ml/gdb-patches/2011-07/msg00088.html) + * [GDB thread](http://sourceware.org/ml/gdb-patches/2011-07/msg00088.html) + * [GCC thread](http://gcc.gnu.org/ml/gcc-patches/2011-07/threads.html#00252) |