projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed1a07a
)
* gdbserver/Makefile.in (TAGS): config files are in
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 7 Sep 1993 21:39:47 +0000
(21:39 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 7 Sep 1993 21:39:47 +0000
(21:39 +0000)
$(srcdir)/../config, not $(srcdir)/config.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 075ee0f31a77515582c2c09a8a72670cb9a68d65..b84be6925efbeef6bf9d5477c9ce0fe77798669a 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Sep 7 13:06:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdbserver/Makefile.in (TAGS): config files are in
+ $(srcdir)/../config, not $(srcdir)/config.
+
* config/pa/tm-hppa.h: Declare target_read_pc and target_write_pc.
(STORE_RETURN_VAULE): Pass the correct offset of the return
register to write_register_bytes.