diff options
author | Alan Modra <amodra@gmail.com> | 2002-04-04 14:07:22 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-04-04 14:07:22 +0000 |
commit | 8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2 (patch) | |
tree | ac4fab756e40ddaa2241a8bd14e31f2208419d0c /binutils/ChangeLog | |
parent | 82674a1fec186715b11096436385f05abe2894c4 (diff) | |
download | gdb-8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2.zip gdb-8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2.tar.gz gdb-8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2.tar.bz2 |
* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR.
Run "make dep-am".
* Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1a7fc2c..9d921d9 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2002-04-04 Alan Modra <amodra@bigpond.net.au> + + * dep-in.sed: Cope with absolute paths. + * Makefile.am (dep.sed): Subst TOPDIR. + Run "make dep-am". + * Makefile.in: Regenerate. + 2002-03-27 Peter Targett <peter.targett@arc.com> * MAINTAINERS: Update my email address. |