diff options
author | David D. Zuhn <zoo@cygnus> | 1993-06-04 23:20:08 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-06-04 23:20:08 +0000 |
commit | 91b3a2b6789f8300dcb6ec7355b9873b5543a3c9 (patch) | |
tree | 03f099426c4b6a51f754b4e6edf3df68a08a7466 /ld/ChangeLog | |
parent | eb392e68253002c27466cab34411623c5cb8ff5a (diff) | |
download | gdb-91b3a2b6789f8300dcb6ec7355b9873b5543a3c9.zip gdb-91b3a2b6789f8300dcb6ec7355b9873b5543a3c9.tar.gz gdb-91b3a2b6789f8300dcb6ec7355b9873b5543a3c9.tar.bz2 |
* Makefile.in: remove old C++ rules; remove install:all and
install-info:info dependencies (these cause some spurious rebuilds
at 'make install' time)
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b9644ca..2f5fc42 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 4 16:18:24 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: remove old C++ rules; remove install:all and + install-info:info dependencies (these cause some spurious rebuilds + at 'make install' time) + Fri Jun 4 08:50:14 1993 Ian Lance Taylor (ian@cygnus.com) * configure.in (mips-idt-ecoffl*): New target; use mips-idtl. |