* Add support for 0x1_2_3_4 bignums.

This commit is contained in:
Ian Carmichael 1998-02-10 20:41:10 +00:00
parent 75a1d67abb
commit f64479baa4
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Feb 10 15:32:22 1998 Ian Carmichael <iancarm@cygnus.com>
* 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 <ian@cygnus.com>
* configure.in: Change -linux* to -linux-gnu*.