aboutsummaryrefslogtreecommitdiff
path: root/libgo/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2011-01-24 23:42:22 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2011-01-24 23:42:22 +0000
commitca11cc98b9daa5e5514b17c24563b49cdcbdc58c (patch)
treed68735895798976d2d62e7deab3a8b9b61b97a32 /libgo/go
parente8ba94fc1fe2d7d96bfc2fa5293c1bb0b86a5b52 (diff)
downloadgcc-ca11cc98b9daa5e5514b17c24563b49cdcbdc58c.zip
gcc-ca11cc98b9daa5e5514b17c24563b49cdcbdc58c.tar.gz
gcc-ca11cc98b9daa5e5514b17c24563b49cdcbdc58c.tar.bz2
Recognize m68k, mips, PPC. Don't require arch syscall files to exist.
From-SVN: r169185
Diffstat (limited to 'libgo/go')
-rw-r--r--libgo/go/debug/proc/regs_rtems_386.go5
-rw-r--r--libgo/go/debug/proc/regs_rtems_amd64.go5
-rw-r--r--libgo/go/debug/proc/regs_solaris_386.go5
-rw-r--r--libgo/go/debug/proc/regs_solaris_amd64.go5
-rw-r--r--libgo/go/debug/proc/regs_solaris_sparc.go5
-rw-r--r--libgo/go/debug/proc/regs_solaris_sparc64.go5
6 files changed, 0 insertions, 30 deletions
diff --git a/libgo/go/debug/proc/regs_rtems_386.go b/libgo/go/debug/proc/regs_rtems_386.go
deleted file mode 100644
index 3fc3e51..0000000
--- a/libgo/go/debug/proc/regs_rtems_386.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2011 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-package proc
diff --git a/libgo/go/debug/proc/regs_rtems_amd64.go b/libgo/go/debug/proc/regs_rtems_amd64.go
deleted file mode 100644
index 3fc3e51..0000000
--- a/libgo/go/debug/proc/regs_rtems_amd64.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2011 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-package proc
diff --git a/libgo/go/debug/proc/regs_solaris_386.go b/libgo/go/debug/proc/regs_solaris_386.go
deleted file mode 100644
index 3fc3e51..0000000
--- a/libgo/go/debug/proc/regs_solaris_386.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2011 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-package proc
diff --git a/libgo/go/debug/proc/regs_solaris_amd64.go b/libgo/go/debug/proc/regs_solaris_amd64.go
deleted file mode 100644
index 3fc3e51..0000000
--- a/libgo/go/debug/proc/regs_solaris_amd64.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2011 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-package proc
diff --git a/libgo/go/debug/proc/regs_solaris_sparc.go b/libgo/go/debug/proc/regs_solaris_sparc.go
deleted file mode 100644
index 3fc3e51..0000000
--- a/libgo/go/debug/proc/regs_solaris_sparc.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2011 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-package proc
diff --git a/libgo/go/debug/proc/regs_solaris_sparc64.go b/libgo/go/debug/proc/regs_solaris_sparc64.go
deleted file mode 100644
index 3fc3e51..0000000
--- a/libgo/go/debug/proc/regs_solaris_sparc64.go
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2011 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-package proc