aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-07-22 22:43:07 +0000
committerK. Richard Pixley <rich@cygnus>1993-07-22 22:43:07 +0000
commit148e69afc58883a452eaee66ae7dc550623a73db (patch)
treeaf8963c47a583f3aa93b8b3abc8b9379ea2a1fc2 /bfd
parent073c6b2b6152200cc53a5108255cb4c24b544f5c (diff)
downloadgdb-148e69afc58883a452eaee66ae7dc550623a73db.zip
gdb-148e69afc58883a452eaee66ae7dc550623a73db.tar.gz
gdb-148e69afc58883a452eaee66ae7dc550623a73db.tar.bz2
* Makefile.in (Makefile): add configure.in, drop redundant
$(srcdir), drop redundant ./
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 634a2f6..da67abe 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 22 15:40:14 1993 K. Richard Pixley (rich@sendai.cygnus.com)
+
+ * Makefile.in (Makefile): add configure.in, drop redundant
+ $(srcdir), drop redundant ./
+
Thu Jul 22 13:34:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* hpux-core.c: New file; backend for HP/UX style core files.