summaryrefslogtreecommitdiff
path: root/gcc/sbitmap.h
Commit message (Expand)AuthorAgeFilesLines
* sbitmap.c (BITMAP_DEBUGGING): New macro.Daniel Berlin2006-12-281-11/+50
* Update FSF address.Kelley Cook2005-06-251-2/+2
* sbitmap.h (sbitmap_iter_init): Consistently treat bit_num as the current bit ...Kazu Hirata2005-06-071-3/+4
* sbitmap.h (sbitmap_iterator, [...]): New.Kazu Hirata2005-06-071-30/+80
* sbitmap.c (sbitmap_any_common_bits): New function.Jeff Law2004-11-301-0/+1
* sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Don't access PTR beyond its end.Kazu Hirata2004-10-221-8/+15
* sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently vis...Kazu Hirata2004-10-181-19/+13
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski2004-08-301-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+1
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-51/+44
* sbitmap.c (sbitmap_resize): New function.Roger Sayle2003-02-181-1/+2
* [multiple changes]Michael Matz2002-07-151-0/+29
* sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status.Richard Henderson2002-04-091-7/+16
* predict.c: Fix formatting.Kazu Hirata2002-01-221-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* [multiple changes]Daniel Berlin2001-07-291-0/+2
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi2000-05-041-0/+1
* * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.Richard Kenner2000-04-141-14/+14
* sbitmap.h: Whitespace changes and use upper-case macro args.Richard Kenner2000-04-101-77/+76
* * sbitmap.h: Make SBITMAP_ELT_BITS unsigned.Brad Lucier2000-02-111-1/+1
* gansidecl.h (PROTO, [...]): Delete macros.Kaveh R. Ghazi2000-01-311-2/+2
* [multiple changes]Jason Eckhardt2000-01-291-0/+3
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* reload.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-23/+23
* flow.c (flow_nodes_print, [...]): New functions.Michael Hayes1999-11-301-0/+5
* sbitmap.h (sbitmap_intersection_of_succs): Add prototype.Andrew MacLeod1999-08-251-0/+9
* c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-03-061-1/+1
* Makefile.in (OBJECTS): Add sbitmap.o.Richard Henderson1999-01-111-0/+122