aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-072016-10-07 Richard Biener <rguenther@suse.de>rguenth
2016-06-06Selftest frameworkdmalcolm
2016-05-20 * bitmap.c (bitmap_find_bit): Remove useless test.law
2016-03-23 PR tree-optimization/64058law
2016-02-232016-02-23 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-12-042015-12-04 Richard Biener <rguenther@suse.de>rguenth
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-16Fallout for new memory statistics infrastructure.marxin
2015-06-10Fix BITMAP identifier clash.marxin
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-27New memory allocation statistics infrastructure.marxin
2015-05-19gcc/rsandifo
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-04-18remove need for store_values_directlytbsaunde
2015-01-05 Update copyright years.jakub
2014-11-28bitmap.c (bitmap_ior, bitmap_ior_and_compl): Zap current as it could be deleted.kkojima
2014-09-22 * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-10 * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo
2013-09-28gcc/rsandifo
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-03-29Add uniform debug dump function names.crowl
2013-03-07 * bitmap.c (struct bitmap_descriptor_d): Use unsigned HOST_WIDEST_INTsteven
2013-01-10Update copyright years in gcc/rsandifo
2012-12-13 * bitmap.c (struct bitmap_descriptor): Remove forward declaration.steven
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.steven
2012-09-07 * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.steven
2012-07-26 * bitmap.h: Add explanation of sparse set as linked-list bitmap.steven
2012-07-24 * bitmap.c (bitmap_descriptor): Adjust order of parameters tojason
2012-07-24gcc/steven
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-11-16 * bitmap.c: Delete unnecessary includes.froydnj
2010-06-22 * bitmap.c (bitmap_clear_bit): Micro optimize.hubicka
2010-06-13 * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,hubicka
2010-06-09 * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,hubicka
2010-06-09 * bitmap.c (bitmap_and): Walk array forward.hubicka
2010-06-08gcc/ada:lauras
2010-06-02 * bitmap.c (bitmap_descriptor): Add search_iter.hubicka
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka
2009-08-25 * hwint.h (HOST_LONG_FORMAT): New macrorupp
2009-06-272009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini
2009-06-16 * bitmap.c (bitmap_clear): Don't declare as inline.ian
2009-05-162009-05-16 Brad Lucier <lucier@math.purdue.edu>hjl
2009-04-302009-04-30 Rafael Avila de Espindola <espindola@google.com>espindola