summaryrefslogtreecommitdiffstats
path: root/gcc/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,hubicka2010-06-131-14/+14
* * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,hubicka2010-06-091-13/+13
* * bitmap.c (bitmap_and): Walk array forward.hubicka2010-06-091-16/+16
* gcc/ada:lauras2010-06-081-2/+2
* * bitmap.c (bitmap_descriptor): Add search_iter.hubicka2010-06-021-7/+21
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-3/+3
* * hwint.h (HOST_LONG_FORMAT): New macrorupp2009-08-251-2/+4
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-0/+78
* * bitmap.c (bitmap_clear): Don't declare as inline.ian2009-06-161-1/+1
* 2009-05-16 Brad Lucier <lucier@math.purdue.edu>hjl2009-05-161-8/+9
* 2009-04-30 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-301-1/+1
* * bitmap.c (bitmap_last_set_bit): New function.hubicka2009-03-291-0/+53
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * bitmap.c (bitmap_obstack_alloc_stat): Adjust cast to eliminatebje2009-01-181-2/+2
* * alloc-pool.c (hash_descriptor, eq_descriptor,ghazi2008-07-041-4/+6
* 2008-07-02 Richard Guenther <rguenther@suse.de>rguenth2008-07-021-6/+19
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-2/+14
* 2007-11-09 Richard Guenther <rguenther@suse.de>rguenth2007-11-091-0/+34
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * bitmap.c (hash_descriptor, eq_descriptor, bitmap_element_zerop,ghazi2007-07-251-60/+62
* Merge dataflow branch into mainlinedberlin2007-06-111-143/+395
* 2007-02-13 Seongbae Park <seongbae.park@gmail.com>spark2007-02-141-0/+6
* * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,hubicka2006-12-061-4/+177
* * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New function.hubicka2006-08-211-0/+17
* Whitespace fixupsmrs2006-05-181-40/+40
* 2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-12-291-28/+274
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-4/+2
* 2005-07-08 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-07-081-8/+47
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>dberlin2005-05-121-18/+55
* * bitmap.c (bitmap_copy): Remove manual loop unrolling.nathan2005-03-101-11/+1
* * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,kazu2005-02-151-1/+1
* * bitmap.h (bitmap_and_compl_into): Return bool.nathan2005-02-141-3/+7
* * bitmap.c (bitmap_find_bit): Speed up by traversing fromkazu2004-11-261-2/+14
* * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove.nathan2004-11-251-23/+0
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.nathan2004-11-251-3/+6
* * bitmap.c (INLINE): Do not define.nathan2004-11-241-17/+7
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-97/+149
* * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix commentkazu2004-11-131-2/+2
* * bitmap.h (nBITMAP_WORD_BITS): Remove.nathan2004-11-111-98/+41
* * bitmap.h (enum bitmap_bits): Remove.nathan2004-11-051-135/+506
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+1
* * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,nathan2004-11-021-7/+8
* * bitmap.h (bitmap_equal_p): Return bool.nathan2004-11-021-8/+73
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-7/+9
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-5/+6
* * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,nathan2004-08-301-3/+3
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-3/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+6
OpenPOWER on IntegriCloud