Link Here
|
1 |
--- gdb/Makefile.in.orig 2012-07-02 17:29:33.000000000 +0200 |
1 |
--- gdb/Makefile.in.orig 2012-07-02 17:29:33.000000000 +0200 |
2 |
+++ gdb/Makefile.in 2012-08-22 16:50:26.000000000 +0200 |
2 |
+++ gdb/Makefile.in 2012-08-26 21:01:45.589052997 +0200 |
3 |
@@ -572,7 +572,7 @@ |
3 |
@@ -572,7 +572,7 @@ |
4 |
xstormy16-tdep.o \ |
4 |
xstormy16-tdep.o \ |
5 |
xtensa-config.o xtensa-tdep.o xtensa-linux-tdep.o \ |
5 |
xtensa-config.o xtensa-tdep.o xtensa-linux-tdep.o \ |
Link Here
|
18 |
mdebugread.h m88k-tdep.h stabsread.h hppa-linux-offsets.h linux-fork.h \ |
18 |
mdebugread.h m88k-tdep.h stabsread.h hppa-linux-offsets.h linux-fork.h \ |
19 |
ser-unix.h inf-ptrace.h terminal.h ui-out.h frame-base.h \ |
19 |
ser-unix.h inf-ptrace.h terminal.h ui-out.h frame-base.h \ |
20 |
f-lang.h dwarf2loc.h value.h sparc-tdep.h defs.h target-descriptions.h \ |
20 |
f-lang.h dwarf2loc.h value.h sparc-tdep.h defs.h target-descriptions.h \ |
|
|
21 |
@@ -1164,7 +1164,7 @@ |
22 |
# Removing the old gdb first works better if it is running, at least on SunOS. |
23 |
gdb$(EXEEXT): gdb.o $(LIBGDB_OBS) $(ADD_DEPS) $(CDEPS) $(TDEPLIBS) |
24 |
rm -f gdb$(EXEEXT) |
25 |
- $(CC_LD) $(INTERNAL_LDFLAGS) $(WIN32LDAPP) \ |
26 |
+ $(CC_LD) $(INTERNAL_LDFLAGS) $(WIN32LDAPP) -Wl,-E \ |
27 |
-o gdb$(EXEEXT) gdb.o $(LIBGDB_OBS) \ |
28 |
$(TDEPLIBS) $(TUI_LIBRARY) $(CLIBS) $(LOADLIBES) |
29 |
|
21 |
@@ -1429,7 +1429,7 @@ |
30 |
@@ -1429,7 +1429,7 @@ |
22 |
armnbsd-nat.c armbsd-tdep.c armnbsd-tdep.c armobsd-tdep.c \ |
31 |
armnbsd-nat.c armbsd-tdep.c armnbsd-tdep.c armobsd-tdep.c \ |
23 |
avr-tdep.c \ |
32 |
avr-tdep.c \ |