URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
38 |
julius |
LIB1ASMSRC = i386/cygwin.asm
|
2 |
|
|
LIB1ASMFUNCS = _chkstk
|
3 |
|
|
|
4 |
|
|
# cygwin and mingw always have a limits.h, but, depending upon how we are
|
5 |
|
|
# doing the build, it may not be installed yet.
|
6 |
|
|
LIMITS_H_TEST = true
|
7 |
|
|
|
8 |
|
|
# If we are building next to winsup, this will let us find the real
|
9 |
|
|
# limits.h when building libgcc2. Otherwise, winsup must be installed
|
10 |
|
|
# first.
|
11 |
|
|
LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/w32api/include
|
12 |
|
|
|
13 |
|
|
winnt.o: $(srcdir)/config/i386/winnt.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
|
14 |
|
|
$(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
|
15 |
|
|
$(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
|
16 |
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
17 |
|
|
$(srcdir)/config/i386/winnt.c
|
18 |
|
|
|
19 |
|
|
winnt-cxx.o: $(srcdir)/config/i386/winnt-cxx.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
|
20 |
|
|
$(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
|
21 |
|
|
$(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
|
22 |
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
23 |
|
|
$(srcdir)/config/i386/winnt-cxx.c
|
24 |
|
|
|
25 |
|
|
|
26 |
|
|
winnt-stubs.o: $(srcdir)/config/i386/winnt-stubs.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
|
27 |
|
|
$(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
|
28 |
|
|
$(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
|
29 |
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
|
30 |
|
|
$(srcdir)/config/i386/winnt-stubs.c
|
31 |
|
|
|
32 |
|
|
STMP_FIXINC=stmp-fixinc
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.