summaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * bitmap.h (+bmp_iter_next_bit): New.hubicka2010-06-111-15/+24
* gcc/ada:lauras2010-06-081-1/+1
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-0/+2
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-5/+3
* * bitmap.c (bitmap_last_set_bit): New function.hubicka2009-03-291-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * bitmap.h (BITMAP_FREE): Eliminate `implicit conversion frombje2009-01-231-2/+2
* 2008-07-02 Richard Guenther <rguenther@suse.de>rguenth2008-07-021-4/+4
* 2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-04-211-0/+1
* 2007-11-09 Richard Guenther <rguenther@suse.de>rguenth2007-11-091-0/+3
* 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-24/+24
* Merge dataflow branch into mainlinedberlin2007-06-111-3/+4
* * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emithubicka2007-04-011-1/+1
* * gengtype-parse.c: New file.zack2007-03-261-16/+7
* * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,hubicka2006-12-061-5/+29
* * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New function.hubicka2006-08-211-0/+4
* Whitespace fixupsmrs2006-05-181-27/+27
* 2006-01-27 Daniel Berlin <dberlin@dberlin.org>zadeck2006-01-271-2/+0
* 2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-12-291-0/+6
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>dberlin2005-05-121-3/+10
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-6/+0
* * 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-1/+1
* 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-261-2/+2
* * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove.nathan2004-11-251-11/+2
* * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.nathan2004-11-251-9/+3
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-22/+40
* * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix commentkazu2004-11-131-1/+1
* * bitmap.h (nBITMAP_WORD_BITS): Remove.nathan2004-11-111-12/+7
* * bitmap.h (enum bitmap_bits): Remove.nathan2004-11-051-26/+17
* * bitmap.h: Fix a comment typo. Follow spelling conventions.kazu2004-11-041-11/+11
* * bitmap.h (bitmap_iterator): Remove word_bit and bitnathan2004-11-041-336/+302
* * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.nathan2004-11-041-2/+0
* * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting.kazu2004-11-031-1/+1
* * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl,nathan2004-11-021-11/+11
* * bitmap.h (bitmap_equal_p): Return bool.nathan2004-11-021-1/+9
* 2004-11-01 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-011-5/+5
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-2/+14
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* Fix formatting.dje2004-09-281-2/+2
* 2004-09-27 Michael Matz <matz@suse.de>pinskia2004-09-271-4/+4
* * bitmap.h: Fix a comment typo.kazu2004-09-271-1/+1
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-187/+418
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-18/+17