summaryrefslogtreecommitdiff
path: root/gcc/wide-int-print.cc
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-1/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-1/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* * gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.jakub2014-07-031-1/+2
* Prevent wide_int = {widest,offset}_intrsandifo2014-04-281-8/+8
* Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-9/+9
* Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-4/+4
* made sign parameter optional to wide_int::neg_pzadeck2013-08-241-3/+3
* Add wide-int branch.mrs2013-08-131-0/+145