OSDN Git Service

2010-04-30 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / bitmap.c
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):
2002-10-08 greenFix bitmap bug.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26 kazu * alias.c: Fix formatting.
2002-05-21 rearnsha* bitmap.c (bitmap_find_bit): Return early if we have...
2001-10-31 dberlin2001-10-30 Daniel Berlin <dan@cgsoftware.com>
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-11 rth * bitmap.c: Comment some functions; fiddle...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-06 rth * bitmap.c (bitmap_release_memory): Move adjace...
2001-07-04 ghazi * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_AL...
2001-06-25 shebs2001-06-25 Dale Johannesen <dalej@apple.com>
2001-06-16 dberlin2001-06-16 Daniel Berlin <dan@cgsoftware.com>
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2000-07-23 law * bitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-17 jason * bitmap.c (bitmap_operation): Don't leak bitma...
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
1999-10-04 rth * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-10-03 ghaziUpdate copyright date
1999-10-03 ghazi * alias.c (nonlocal_reference_p): Add static...
1999-09-20 law * bitmap.c (debug_bitmap_file): Renmaed from...
1999-09-07 lawMerge in gcc2-ss-010999
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1998-04-08 law * bitmap.c (bitmap_element_allocate): Use ...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfredd
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-08 law * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF conver...
1997-12-20 law * bitmap.c (bitmap_clear): Ensure `inline'...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-04 meissnerAdd free declaration
1997-09-04 meissnerAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-07-25 kenner(bitmap_operation): Reset CURRENT on deferred deletion.
1997-07-14 kennerInitial revision