diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2006-04-27 05:57:09 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2006-04-27 05:57:09 +0000 |
commit | 75b8939e07dc255a6b075be0fd71b0d03bec1efe (patch) | |
tree | 269aedd7fa4d623ab33c88b2f1cf5548fc8dbb3c /libtool.m4 | |
parent | f05742e6724d73e0f4ae70e366eef82d6d763124 (diff) | |
download | gdb-75b8939e07dc255a6b075be0fd71b0d03bec1efe.zip gdb-75b8939e07dc255a6b075be0fd71b0d03bec1efe.tar.gz gdb-75b8939e07dc255a6b075be0fd71b0d03bec1efe.tar.bz2 |
PR binutils/2584
* tekhex.c (getvalue): Change return type to bfd_boolean and
add the new parameter. Return false if the unexpected character
is found.
(getsym): Likewise.
(first_phase): Change return type to bfd_boolean and return
false if the unexpected character is found. Replace abort
with returning false.
(pass_over): Change return type to bfd_boolean and the type of
the second argument to bfd_boolean (*) (bfd *, int, char *).
Return false if FUNC returns false.
(tekhex_object_p): Return NULL if pass_over fails.
Diffstat (limited to 'libtool.m4')
0 files changed, 0 insertions, 0 deletions