mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-12 02:22:51 +00:00
This adds some operators and methods to gdb_mpq, in preparation for making its implementation private. This only adds the operators currently needed by gdb. More could be added as necessary.