aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>2009-01-07 21:21:11 +0000
committerStan Shebs <shebs@codesourcery.com>2009-01-07 21:21:11 +0000
commit7b93f36dcbacaed62ba26a0ea1bbdfaa7352c395 (patch)
treec0ee8e264b5488fc1d0477b8d377b6672c93425a
parent0380c18b13823a0f2cbd9a5601e041faf066c2ac (diff)
downloadfsf-binutils-gdb-7b93f36dcbacaed62ba26a0ea1bbdfaa7352c395.zip
fsf-binutils-gdb-7b93f36dcbacaed62ba26a0ea1bbdfaa7352c395.tar.gz
fsf-binutils-gdb-7b93f36dcbacaed62ba26a0ea1bbdfaa7352c395.tar.bz2
* config/pa/linux.mh (XDEPFILES): Remove.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/config/pa/linux.mh1
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4725738..e84188e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-07 Stan Shebs <stan@codesourcery.com>
+
+ * config/pa/linux.mh (XDEPFILES): Remove.
+
2009-01-07 Doug Evans <dje@google.com>
* cli/cli-cmds.c (set_debug): Fix cut-n-paste error.
diff --git a/gdb/config/pa/linux.mh b/gdb/config/pa/linux.mh
index ea45f69..d1d12ad 100644
--- a/gdb/config/pa/linux.mh
+++ b/gdb/config/pa/linux.mh
@@ -1,5 +1,4 @@
# Host: Hewlett-Packard PA-RISC machine, running Linux
-XDEPFILES=
NAT_FILE= config/nm-linux.h
NATDEPFILES= inf-ptrace.o fork-child.o corelow.o gcore.o \
hppa-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o \