From: Michael Meissner Date: Tue, 4 Nov 1997 13:19:49 +0000 (+0000) Subject: do not assume NULL is an integer constant X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5aa52e3d260f754055b8d84ec9bbceab3e02632d;p=binutils-gdb.git do not assume NULL is an integer constant --- diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index df09e1769ff..0bba2854105 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 4 08:18:29 1997 Michael Meissner + + * ld-decode.c (load_decode_table): Don't assume NULL is an integer + constant. + Wed Oct 29 13:17:17 1997 Andrew Cagney * ld-insn.h: Document mnemonic string format.