summaryrefslogtreecommitdiff
path: root/gcc/wide-int-print.cc
Commit message (Collapse)AuthorAgeFilesLines
* Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-4/+4
| | | | | | | | | generic_wide_int class, parameterised by storage. Move all real work outside the main wide_int classes into separate functions. Add a wi:: namespace. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/wide-int@202354 138bc75d-0d04-0410-961f-82ee72b054a4
* made sign parameter optional to wide_int::neg_pzadeck2013-08-241-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/wide-int@201968 138bc75d-0d04-0410-961f-82ee72b054a4
* Add wide-int branch.mrs2013-08-131-0/+145
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/wide-int@201707 138bc75d-0d04-0410-961f-82ee72b054a4