Daily bump.
[gcc.git] / gcc / bitmap.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-12 Richard BienerMore PRE compile-time optimizations
2020-01-01 Jakub JelinekUpdate copyright years.
2019-09-09 Richard SandifordAdd "fast" conversions from arrays to bitmaps
2019-07-30 Richard Bienerre PR tree-optimization/91257 (Compile-time and memory...
2019-07-30 Richard Bienerre PR tree-optimization/91257 (Compile-time and memory...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-07 Martin LiskaFix bitmap registration of overheads.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-06 Richard Bienerbitmap.c (bitmap_head::crashme): Define.
2018-11-21 Richard Bienerre PR bootstrap/88133 (Build fails with host GCC <...
2018-10-22 Steven Bosscherre PR middle-end/63155 (memory hog)
2018-10-17 Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-07-29 Trevor Saundersuse c++ for bitmap_initialize
2017-07-29 Trevor Saunderssimplify the bitmap alloc_stat functions with c++
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-07 Richard Bienerbitmap.c (bitmap_elem_to_freelist): Set indx to -1.
2016-06-06 David MalcolmSelftest framework
2016-05-20 Jeff Law* bitmap.c (bitmap_find_bit): Remove useless test.
2016-03-23 Jeff Lawre PR tree-optimization/64058 (Performance degradation...
2016-02-23 Richard Bienermem-stats.h (struct mem_usage): Use PRIu64 for printing...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-04 Richard Bienerbitmap.c (bitmap_find_bit): Guard the bitmap descriptor...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-06-16 Martin LiskaFallout for new memory statistics infrastructure.
2015-06-10 Martin LiskaFix BITMAP identifier clash.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-05-27 Martin LiskaNew memory allocation statistics infrastructure.
2015-05-19 Richard Sandifordbitmap.c (bitmap_set_range): Handle count==1 specially.
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-28 Mike Stumpbitmap.c (bitmap_ior, bitmap_ior_and_compl): Zap curren...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Richard Bienerre PR debug/61070 (debug_bitmap writes to stdout)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-07 Steven Bosscherbitmap.c (struct bitmap_descriptor_d): Use unsigned...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-13 Steven Bosscherbitmap.c (struct bitmap_descriptor): Remove forward...
2012-10-08 Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-09-07 Steven Bosscherbitmap.c (bitmap_last_set_bit): Rewrite to return the...
2012-07-26 Steven Bosscherbitmap.h: Add explanation of sparse set as linked-list...
2012-07-24 Jason Merrillbitmap.c (bitmap_descriptor): Adjust order of parameter...
2012-07-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-16 Nathan Froydbitmap.c: Delete unnecessary includes.
2010-06-22 Uros Bizjak* bitmap.c (bitmap_clear_bit): Micro optimize.
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-09 Jan Hubickabitmap.c (bitmap_elt_insert_after, [...]): Use checking...
2010-06-09 Jan Hubickabitmap.c (bitmap_and): Walk array forward.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-02 Jan Hubickabitmap.c (bitmap_descriptor): Add search_iter.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2009-08-25 Douglas B Rupphwint.h (HOST_LONG_FORMAT): New macro
2009-06-27 Paolo Bonzinibitmap.h (bitmap_ior_and_into): New.
2009-06-16 Ian Lance Taylorbitmap.c (bitmap_clear): Don't declare as inline.
2009-05-16 Brad Lucierre PR middle-end/39301 (ICE in register_overhead, at...
2009-04-30 Rafael Avila de... alloc-pool.c (alloc_pool_descriptor): Use an insert_opi...
2009-03-29 Jan Hubickabitmap.c (bitmap_last_set_bit): New function.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-18 Ben Ellistonbitmap.c (bitmap_obstack_alloc_stat): Adjust cast to...
2008-07-04 Kaveh R. Ghazialloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat...
2008-07-02 Richard Guentherbitmap.h (bitmap_set_bit): Return bool.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-11-09 Richard Guentherbitmap.h (bitmap_single_bit_set_p): Declare.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazibitmap.c (hash_descriptor, [...]): Constify.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-02-14 Seongbae Parkbitmap.c (bitmap_and, [...]): Ensure dst->current is...
2006-12-06 Jan Hubickastatistics.h (ALONE_PASS_MEM_STAT, [...]): New macros.
2006-08-21 Jan Hubickatree-ssa-alias.c (eq_ptr_info, [...]): New function.
2006-05-18 Mike StumpWhitespace fixups
2005-12-29 Kenneth Zadeckbitmap.c (bitmap_element_free, [...]): Added code to...
2005-08-16 Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-08 Kenneth Zadeckbitmap.c (bitmap_and, [...]): Removed "a != b" assert...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-12 Kenneth Zadeckbitmap.c (bitmap_elmt_to_freelist, [...]): Changed...
2005-03-10 Nathan Sidwell* bitmap.c (bitmap_copy): Remove manual loop unrolling.
2005-02-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2005-02-14 Nathan Sidwellbitmap.h (bitmap_and_compl_into): Return bool.
2004-11-26 Kazu Hiratabitmap.c (bitmap_find_bit): Speed up by traversing...
2004-11-25 Nathan Sidwellbitmap.c (bitmap_malloc_alloc, [...]): Remove.
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-24 Nathan Sidwellbitmap.c (INLINE): Do not define.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-13 Kazu Hiratabitmap.c, [...]: Fix comment formatting.
2004-11-11 Nathan Sidwellbitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-05 Nathan Sidwellbitmap.h (enum bitmap_bits): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-11-02 Nathan Sidwellbitmap.h (bitmap_and, [...]): Produce void.
2004-11-02 Nathan Sidwellbitmap.h (bitmap_equal_p): Return bool.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
next