summaryrefslogtreecommitdiff
path: root/gdb/gmp-utils.h
AgeCommit message (Expand)Author
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-05gmp-utils: protect gdb_mpz exports against out-of-range valuesJoel Brobecker
2020-11-23gmp-utils: Convert the read/write methods to using gdb::array_viewJoel Brobecker
2020-11-23change and rename gmp_string_asprintf to return an std::stringJoel Brobecker
2020-11-15gmp-utils: New API to simply use of GMP's integer/rational/float objectsJoel Brobecker