From: David Edelsohn Date: Tue, 29 Oct 1996 23:09:51 +0000 (+0000) Subject: * elf32-m32r.c (elf_m32r_howto_table, R_M32R_24): Use X-Git-Tag: gdb-4_18~7285 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=affcfcf9af574142505c0a0ade5d7c18ade54516;p=platform%2Fupstream%2Fbinutils.git * elf32-m32r.c (elf_m32r_howto_table, R_M32R_24): Use complain_overflow_unsigned. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0bb9458..9207304 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-m32r +Tue Oct 29 15:03:02 1996 Doug Evans + + * elf32-m32r.c (elf_m32r_howto_table, R_M32R_24): Use + complain_overflow_unsigned. + +end-sanitize-m32r start-sanitize-d10v Tue Oct 29 12:53:46 1996 Martin M. Hunt