OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gdb-7.2/] [gdb-7.2-or32-1.0rc3/] [gdb/] [config/] [powerpc/] [ppc64-linux.mh] - Blame information for rev 513

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 330 jeremybenn
# Host: PowerPC64, running Linux
2
 
3
XM_CLIBS=
4
 
5
NAT_FILE= config/nm-linux.h
6
NATDEPFILES= inf-ptrace.o fork-child.o \
7
        ppc-linux-nat.o proc-service.o linux-thread-db.o \
8
        linux-nat.o linux-fork.o
9
NAT_CDEPS = $(srcdir)/proc-service.list
10
 
11
# The PowerPC has severe limitations on TOC size, and uses them even
12
# for non-PIC code.  GDB overflows those tables when compiling with
13
# -mfull-toc (the default), so we need to ask GCC to use as few TOC
14
# entries as possible.
15
MH_CFLAGS= -mminimal-toc
16
 
17
# The dynamically loaded libthread_db needs access to symbols in the
18
# gdb executable.
19
LOADLIBES= -ldl $(RDYNAMIC)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.