* bfd.c (bfd_get_error_handler): Add orthogonal function.
* bfd-in2.h: Regenerate.
This commit is contained in:
parent
31af3ca9f6
commit
f3da143925
@ -1,3 +1,8 @@
|
||||
Thu Jan 22 21:26:48 1998 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* bfd.c (bfd_get_error_handler): Add orthogonal function.
|
||||
* bfd-in2.h: Regenerate.
|
||||
|
||||
Thu Jan 22 21:13:39 1998 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* tekhex.c (tekhex_write_object_contents): Check for no symbols.
|
||||
|
||||
@ -2423,6 +2423,9 @@ bfd_set_error_handler PARAMS ((bfd_error_handler_type));
|
||||
void
|
||||
bfd_set_error_program_name PARAMS ((const char *));
|
||||
|
||||
bfd_error_handler_type
|
||||
bfd_get_error_handler PARAMS ((void));
|
||||
|
||||
long
|
||||
bfd_get_reloc_upper_bound PARAMS ((bfd *abfd, asection *sect));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user