diff options
author | K. Richard Pixley <rich@cygnus> | 1992-03-14 02:54:17 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-03-14 02:54:17 +0000 |
commit | 935325ad0f9bccae5c042cfdce3ba29dc8328c2b (patch) | |
tree | 12f8a390f605d0d19c0a23e447c60a1c7489bf50 | |
parent | b7dd30ab1c706dc8b4332cc99ca11a713caa6879 (diff) | |
download | gdb-935325ad0f9bccae5c042cfdce3ba29dc8328c2b.zip gdb-935325ad0f9bccae5c042cfdce3ba29dc8328c2b.tar.gz gdb-935325ad0f9bccae5c042cfdce3ba29dc8328c2b.tar.bz2 |
pass MAKEINFO on recursion
-rw-r--r-- | bfd/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d1190ce..7fd6c41 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Fri Mar 13 15:44:37 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: pass down MAKEINFO on info. + +Fri Mar 13 07:41:13 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * config/mt-<foo> now <foo>.mt, config/mh-<foo> now <foo>.mh. + host/h-<foo> now just <foo>. + * configure.in: reflect changes + Thu Mar 12 11:15:02 1992 Per Bothner (bothner@cygnus.com) * libbfd-in.h (set_tdata): Make change of Feb 27 in the |