summaryrefslogtreecommitdiff
path: root/gdb/gmp-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gmp-utils: protect gdb_mpz exports against out-of-range valuesJoel Brobecker2020-12-051-18/+22
* gmp-utils: Convert the read/write methods to using gdb::array_viewJoel Brobecker2020-11-231-14/+18
* change and rename gmp_string_asprintf to return an std::stringJoel Brobecker2020-11-231-6/+4
* gmp-utils: New API to simply use of GMP's integer/rational/float objectsJoel Brobecker2020-11-151-0/+282