From: Ian Carmichael Date: Tue, 10 Feb 1998 20:41:10 +0000 (+0000) Subject: * Add support for 0x1_2_3_4 bignums. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f64479baa4e56272b99554099244ce833292effc;p=binutils-gdb.git * Add support for 0x1_2_3_4 bignums. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d75873f730a..d60cee81cb0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 10 15:32:22 1998 Ian Carmichael + + * expr.c: Add support for 0x1_2_3_4 bignums. + * testsuite/gas/dvp/: Added new testcases for these. + Tue Feb 10 14:43:40 1998 Ian Lance Taylor * configure.in: Change -linux* to -linux-gnu*.