]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bitmap.c
fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier
[thirdparty/gcc.git] / gcc / bitmap.c
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.
2004-10-15  Kazu Hiratabitmap.c, [...]: Update copyright.
2004-09-26  Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-08-30  Nathan Sidwellalias.c (mems_in_disjoint_alias_sets_p, [...]): Use...
2004-07-25  Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30  Zack Weinberggengtype.c (create_option): New function.
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-08  Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-16  Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-04-06  Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2003-01-25  Segher Boessenkoolbitmap.h (BITMAP_WORD): New typedef: fundamental storag...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-03  Hans-Peter Nilssonbitmap.c (bitmap_ior_and_compl, [...]): Initialize...
2002-10-08  Anthony GreenFix bitmap bug.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26  Kazu Hirataalias.c: Fix formatting.
2002-05-21  Richard Earnshawbitmap.c (bitmap_find_bit): Return early if we have...
2001-10-31  Daniel Berlinbitmap.c (bitmap_element_free): Don't forget to update...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
next