projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596c5b7
)
Use $(srcdir)/... instead of $< in make rules
author
Andrew Cagney
<cagney@redhat.com>
Mon, 7 Apr 1997 05:21:04 +0000
(
05:21
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Mon, 7 Apr 1997 05:21:04 +0000
(
05:21
+0000)
sim/arm/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/arm/ChangeLog
b/sim/arm/ChangeLog
index
399310c
..
eda154d
100644
(file)
--- a/
sim/arm/ChangeLog
+++ b/
sim/arm/ChangeLog
@@
-1,3
+1,9
@@
+Mon Apr 7 12:01:17 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
+
+ * Makefile.in (armemu32.o): Replace $< with autoconf recommended
+ $(srcdir)/....
+ (armemu26.o): Ditto.
+
Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
* wrapper.c (sim_open): New arg `kind'.