aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorMichael Sokolov <msokolov@ivan.harhan.org>2001-02-11 23:13:38 +0000
committerMichael Sokolov <msokolov@ivan.harhan.org>2001-02-11 23:13:38 +0000
commit3c44da9aefb4e787b829d06be8ad38cae3987410 (patch)
tree8a2f122e7054f2efa0968c7f78c213ec0d276039 /binutils/ChangeLog
parent9117d2197e67b24a86d8a48e489e4463a6151220 (diff)
downloadgdb-3c44da9aefb4e787b829d06be8ad38cae3987410.zip
gdb-3c44da9aefb4e787b829d06be8ad38cae3987410.tar.gz
gdb-3c44da9aefb4e787b829d06be8ad38cae3987410.tar.bz2
* unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
literal concatenation.
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 bbb6130..ae1bb58 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,10 @@
2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
+ * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
+ literal concatenation.
+
+2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
+
* readelf.c (struct unw_aux_info): Remove const from the info member.
(process_unwind): Don't type-cast the third argument to the
GET_DATA_ALLOC macro.