summaryrefslogtreecommitdiff
path: root/gcc/inchash.h
Commit message (Expand)AuthorAgeFilesLines
* Fix inchash handling of wide_ints (PR91242)Richard Sandiford2019-07-291-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: ao_ref and vn_reference_op_tRichard Sandiford2017-12-201-0/+8
* poly_int: REG_OFFSETRichard Sandiford2017-12-201-0/+8
* Add wide_int version of inchash::hash::add_wide_intRichard Sandiford2017-10-221-0/+9
* Rename inchash::hash::add_wide_intRichard Sandiford2017-10-221-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-1/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-7/+0
* New memory allocation statistics infrastructure.Martin Liska2015-05-271-6/+59
* inchash.h, inchash.c: Include bconfig.h for build objects.Richard Sandiford2015-04-291-0/+4
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Change inchash to name space.Andi Kleen2014-08-011-5/+13
* Add an abstract incremental hash data typeAndi Kleen2014-07-251-0/+129