diff options
author | Alan Modra <amodra@gmail.com> | 2009-06-04 06:56:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-06-04 06:56:53 +0000 |
commit | 4b9d2a998bc949c056e4a37f0942e3ea0571376a (patch) | |
tree | f8d6306566a5a3822270f9691632af24e5f5facf /binutils/ChangeLog | |
parent | a1ef399e234ed22e6594a0622362a4c1a26b8967 (diff) | |
download | gdb-4b9d2a998bc949c056e4a37f0942e3ea0571376a.zip gdb-4b9d2a998bc949c056e4a37f0942e3ea0571376a.tar.gz gdb-4b9d2a998bc949c056e4a37f0942e3ea0571376a.tar.bz2 |
* dep-in.sed: Don't use \n in replacement part of s command.
* Makefile.am (DEP1): LC_ALL for uniq.
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 a7d6ff6..74ff09e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2009-06-04 Alan Modra <amodra@bigpond.net.au> + + * dep-in.sed: Don't use \n in replacement part of s command. + * Makefile.am (DEP1): LC_ALL for uniq. + Run "make dep-am". + * Makefile.in: Regenerate. + 2009-06-03 Tristan Gingold <gingold@adacore.com> * MAINTAINERS: Add myself as Mach-O maintainer. |