aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2001-12-04 14:29:11 +0000
committerThiemo Seufer <ths@networkno.de>2001-12-04 14:29:11 +0000
commit956c53ee2897f62a5108ebc8833bd280ab73b68e (patch)
treea7834c272290a9ec04e5ebde4636e3e5fe18fa15 /binutils/ChangeLog
parent7496292d882a21b67db64b9969107586d6970002 (diff)
downloadfsf-binutils-gdb-956c53ee2897f62a5108ebc8833bd280ab73b68e.zip
fsf-binutils-gdb-956c53ee2897f62a5108ebc8833bd280ab73b68e.tar.gz
fsf-binutils-gdb-956c53ee2897f62a5108ebc8833bd280ab73b68e.tar.bz2
* arlex.l: Silence compile warnings.
* arsup.h: Likewise. Fix formatting.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 8548ec3..64d5ef4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * arlex.l: Silence compile warnings.
+ * arsup.h: Likewise. Fix formatting.
+
2001-12-04 Jakub Jelinek <jakub@redhat.com>
* strings.c: Include config.h before bfd.h.