aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-02-15 10:20:09 +0000
committerNick Clifton <nickc@redhat.com>2008-02-15 10:20:09 +0000
commitc904a764022612fa200ce17e5a6cbbaf67bef80f (patch)
tree023ea36bff1e94a77767b04c008936e3aa89561b /binutils/ChangeLog
parent5503fea1b9e6164095b2afa6d52c734cad217b3c (diff)
downloadgdb-c904a764022612fa200ce17e5a6cbbaf67bef80f.zip
gdb-c904a764022612fa200ce17e5a6cbbaf67bef80f.tar.gz
gdb-c904a764022612fa200ce17e5a6cbbaf67bef80f.tar.bz2
PR binutils/5713
* strings.c (integer_arg): Delete function. (string_min): Initialise to 4. (main): Use strtoul to parse integer arguments. Move check for an invalid string length to after all the arguments have been parsed. (usage): Use indentation to indicate that -<n> is a another form of the --bytes= command line option.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index fafc7f6..a613879 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+2008-02-15 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/5713
+ * strings.c (integer_arg): Delete function.
+ (string_min): Initialise to 4.
+ (main): Use strtoul to parse integer arguments.
+ Move check for an invalid string length to after all the arguments
+ have been parsed.
+ (usage): Use indentation to indicate that -<n> is a another form
+ of the --bytes= command line option.
+
2008-02-12 Nick Clifton <nickc@redhat.com>
* dlltool.c (mcore_elf_cache_filename): Add a const qualifier to