Files
binutils-gdb/gdb/valarith.c
Tom Tromey 303a881f87 Use gdb_gmp for scalar arithmetic
This changes gdb to use scalar arithmetic for expression evaluation.

I suspect this patch is not truly complete, as there may be code paths
that still don't correctly handle 128-bit integers.  However, many
things do work now.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30190
2023-03-27 08:20:29 -06:00

50 KiB