From 55cac92082c7d16f531da393584ac3528549f692 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 4 Dec 1995 22:08:45 +0000 Subject: * ihex.c (ihex_scan): Handle record types 4 and 5. (ihex_object_p): Permit types 4 and 5. (ihex_set_section_contents): Remove check for out of range addresses. (ihex_write_object_contents): Generate types 4 and 5. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index efe2186..558c7ad 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -4,6 +4,12 @@ Mon Dec 4 16:40:47 1995 Kim Knuttila Mon Dec 4 11:25:39 1995 Ian Lance Taylor + * ihex.c (ihex_scan): Handle record types 4 and 5. + (ihex_object_p): Permit types 4 and 5. + (ihex_set_section_contents): Remove check for out of range + addresses. + (ihex_write_object_contents): Generate types 4 and 5. + * elflink.h (elf_link_output_extsym): Just ignore warning and indirect references to symbols which don't really exist. -- cgit v1.1