aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / bitmap.c
2016-03-23 law PR tree-optimization/64058
2016-02-23 rguenth2016-02-23 Richard Biener <rguenther@suse.de>
2016-01-04 jakub Update copyright years.
2015-12-04 rguenth2015-12-04 Richard Biener <rguenther@suse.de>
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-06-16 marxinFallout for new memory statistics infrastructure.
2015-06-10 marxinFix BITMAP identifier clash.
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-05-27 marxinNew memory allocation statistics infrastructure.
2015-05-19 rsandifogcc/
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-04-18 tbsaunderemove need for store_values_directly
2015-01-05 jakub Update copyright years.
2014-11-28 kkojimabitmap.c (bitmap_ior, bitmap_ior_and_compl): Zap curren...
2014-09-22 hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-05-26 rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-10 olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-04-26 crowlThis patch is the main part of a consolodation of the...
2013-03-29 crowlAdd uniform debug dump function names.
2013-03-07 steven * bitmap.c (struct bitmap_descriptor_d): Use unsigned...
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-13 steven * bitmap.c (struct bitmap_descriptor): Remove forward...
2012-10-08 steven * bitmap.h (bitmap_and_into): Update prototype.
2012-09-07 steven * bitmap.c (bitmap_last_set_bit): Rewrite to return...
2012-07-26 steven * bitmap.h: Add explanation of sparse set as linked...
2012-07-24 jason * bitmap.c (bitmap_descriptor): Adjust order of parame...
2012-07-24 stevengcc/
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-11-16 froydnj * bitmap.c: Delete unnecessary includes.
2010-06-22 hubicka * bitmap.c (bitmap_clear_bit): Micro optimize.
2010-06-13 hubicka * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
2010-06-09 hubicka * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,
2010-06-09 hubicka * bitmap.c (bitmap_and): Walk array forward.
2010-06-08 laurasgcc/ada:
2010-06-02 hubicka * bitmap.c (bitmap_descriptor): Add search_iter.
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2009-08-25 rupp * hwint.h (HOST_LONG_FORMAT): New macro
2009-06-27 bonzini2009-06-27 Paolo Bonzini <bonzini@gnu.org>
2009-06-16 ian * bitmap.c (bitmap_clear): Don't declare as inline.
2009-05-16 hjl2009-05-16 Brad Lucier <lucier@math.purdue.edu>
2009-04-30 espindola2009-04-30 Rafael Avila de Espindola <espindola@googl...
2009-03-29 hubicka * bitmap.c (bitmap_last_set_bit): New function.
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-18 bje * bitmap.c (bitmap_obstack_alloc_stat): Adjust cast...
2008-07-04 ghazi * alloc-pool.c (hash_descriptor, eq_descriptor,
2008-07-02 rguenth2008-07-02 Richard Guenther <rguenther@suse.de>
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2007-11-09 rguenth2007-11-09 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * bitmap.c (hash_descriptor, eq_descriptor, bitmap_ele...
2007-06-11 dberlinMerge dataflow branch into mainline
2007-02-14 spark2007-02-13 Seongbae Park <seongbae.park@gmail.com>
2006-12-06 hubicka * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,
2006-08-21 hubicka * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New...
2006-05-18 mrsWhitespace fixups
2005-12-29 zadeck2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-08-16 ghazi * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-08 zadeck2005-07-08 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-06-25 kcookUpdate FSF address.
2005-05-12 dberlin2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-03-10 nathan * bitmap.c (bitmap_copy): Remove manual loop unrolling.
2005-02-15 kazu * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree...
2005-02-14 nathan * bitmap.h (bitmap_and_compl_into): Return bool.
2004-11-26 kazu * bitmap.c (bitmap_find_bit): Speed up by traversing...
2004-11-25 nathan * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-24 nathan * bitmap.c (INLINE): Do not define.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-13 kazu * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment
2004-11-11 nathan * bitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-05 nathan * bitmap.h (enum bitmap_bits): Remove.
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-11-02 nathan * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,
2004-11-02 nathan * bitmap.h (bitmap_equal_p): Return bool.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-08-30 nathan * alias.c (mems_in_disjoint_alias_sets_p, record_alias...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 zack * gengtype.c (create_option): New function.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-08 ghazigcc:
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-16 ghazicp:
2003-06-15 aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-01-25 rth * bitmap.h (BITMAP_WORD): New typedef: fundamen...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-03 hp * bitmap.c (bitmap_ior_and_compl, bitmap_union_of_diff):
next