aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-10-16 14:08:58 +0000
committerNick Clifton <nickc@redhat.com>2009-10-16 14:08:58 +0000
commit1a7385749f2cdaa8ad509a628ae340c49fbde900 (patch)
treec0e82d5043ceea9e31eb434a7e1cc4a1152c412f /binutils/ChangeLog
parentdec872897c87f1a508b9ccb18d2f2c924a392f6e (diff)
downloadbinutils-1a7385749f2cdaa8ad509a628ae340c49fbde900.zip
binutils-1a7385749f2cdaa8ad509a628ae340c49fbde900.tar.gz
binutils-1a7385749f2cdaa8ad509a628ae340c49fbde900.tar.bz2
PR 10764
* Makefile.am (sysinfo.o, syslex.o): Place source file after all command line switches. * Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 4252a67..c0ebc17 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-16 Jerker Bäck <jerker.back@gmail.com>
+
+ PR 10764
+ * Makefile.am (sysinfo.o, syslex.o): Place source file after all
+ command line switches.
+ * Makefile.in: Regenerate.
+
2009-10-16 Yann Droneaud <yann@droneaud.fr>
PR 10768