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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « gdb/config/pa/linux.mh ('k') | gdb/config/powerpc/linux.mh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Host: IBM PowerPC running AIX 1 # Host: IBM PowerPC running AIX
2 2
3 NAT_FILE= config/rs6000/nm-rs6000.h 3 NAT_FILE= config/rs6000/nm-rs6000.h
4 4
5 # aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure. 5 # aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
6 NATDEPFILES= fork-child.o inf-ptrace.o corelow.o rs6000-nat.o \ 6 NATDEPFILES= fork-child.o inf-ptrace.o rs6000-nat.o \
7 » xcoffread.o xcoffsolib.o 7 » xcoffsolib.o
8 8
9 # When compiled with cc, for debugging, this argument should be passed. 9 # When compiled with cc, for debugging, this argument should be passed.
10 # We have no idea who our current compiler is though, so we skip it. 10 # We have no idea who our current compiler is though, so we skip it.
11 # MH_CFLAGS = -bnodelcsect 11 # MH_CFLAGS = -bnodelcsect
OLDNEW
« 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