Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: gdb/config/powerpc/aix.mh

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/config/pa/linux.mh ('k') | gdb/config/powerpc/linux.mh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/config/powerpc/aix.mh
diff --git a/gdb/config/powerpc/aix.mh b/gdb/config/powerpc/aix.mh
index 1a76524a616f368df0a9bf26132e121d0be7706b..d007fff8153b4c0810472ca6a23b9540fb61b94a 100644
--- a/gdb/config/powerpc/aix.mh
+++ b/gdb/config/powerpc/aix.mh
@@ -3,8 +3,8 @@
NAT_FILE= config/rs6000/nm-rs6000.h
# aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
-NATDEPFILES= fork-child.o inf-ptrace.o corelow.o rs6000-nat.o \
- xcoffread.o xcoffsolib.o
+NATDEPFILES= fork-child.o inf-ptrace.o rs6000-nat.o \
+ xcoffsolib.o
# When compiled with cc, for debugging, this argument should be passed.
# We have no idea who our current compiler is though, so we skip it.
« no previous file with comments | « gdb/config/pa/linux.mh ('k') | gdb/config/powerpc/linux.mh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698