summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-01-08 09:53:07 +0100
committerThomas Schwinge <thomas@schwinge.name>2014-01-08 09:57:26 +0100
commit5eae892921e0f46d2515891d832243f9235e85cc (patch)
treec0fae4a828aa928e7f9da4f6cb5d7b19b6432702
parentc7bc00107a3126bf27a622faa8681902eaae0acf (diff)
source_repositories/gdb: Remove.
-rw-r--r--open_issues/gdb.mdwn12
-rw-r--r--source_repositories/gdb.mdwn22
2 files changed, 4 insertions, 30 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn
index 64c36ddd..8414bb99 100644
--- a/open_issues/gdb.mdwn
+++ b/open_issues/gdb.mdwn
@@ -19,9 +19,6 @@ Here's what's to be done for maintaining GNU GDB.
# [[General information|/gdb]]
-# [[Sources|source_repositories/gdb]]
-
-
# Configuration
<!--
@@ -33,8 +30,8 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi
-->
-Last reviewed up to the [[Git mirror's 88020b8b5fe6c8e075416b3efd3d982d5e326f87
-(2013-11-12) sources|source_repositories/gdb]].
+Last reviewed up to the Git mirror's commit
+88020b8b5fe6c8e075416b3efd3d982d5e326f87 (2013-11-12).
* Globally
@@ -76,9 +73,8 @@ Last reviewed up to the [[Git mirror's 88020b8b5fe6c8e075416b3efd3d982d5e326f87
# Build
-Here's a log of a GDB build run; this is from our [[Git
-repository|source_repositories/gdb]]'s `tschwinge/Ferry_Tagscherer` branch,
-commit 88020b8b5fe6c8e075416b3efd3d982d5e326f87 (2013-11-12) plus
+Here's a log of a GDB build run; this is from the Git mirror's commit
+88020b8b5fe6c8e075416b3efd3d982d5e326f87 (2013-11-12) plus
`id:"87vbxxhww4.fsf@kepler.schwinge.homeip.net"`, run on kepler.SCHWINGE and
coulomb.SCHWINGE.
diff --git a/source_repositories/gdb.mdwn b/source_repositories/gdb.mdwn
deleted file mode 100644
index 7418f5e4..00000000
--- a/source_repositories/gdb.mdwn
+++ /dev/null
@@ -1,22 +0,0 @@
-[[!meta copyright="Copyright © 2010, 2011, 2012 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
-document under the terms of the GNU Free Documentation License, Version 1.2 or
-any later version published by the Free Software Foundation; with no Invariant
-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]]."]]"""]]
-
-There is a repository for maintenance of [[/GDB]] for the Hurd's needs:
-`grubber:~tschwinge/tmp/gdb/git`.
-
-<!--
-
-No longer, but can't accesss/remove at the moment.
-
-This repository uses [[TopGit]] and is based on
-<http://sourceware.org/git/?p=gdb.git;a=summary>.
-
--->