Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-12 | bitmap.c (bitmap_elmt_to_freelist, [...]): Changed freelist structure. | Kenneth Zadeck | 1 | -3/+10 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -6/+0 |
2005-02-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-14 | bitmap.h (bitmap_and_compl_into): Return bool. | Nathan Sidwell | 1 | -1/+1 |
2004-11-25 | bitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not BITMAP_OBSTACK_ALLOC. | Andrew Pinski | 1 | -2/+2 |
2004-11-25 | bitmap.c (bitmap_malloc_alloc, [...]): Remove. | Nathan Sidwell | 1 | -11/+2 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | Nathan Sidwell | 1 | -9/+3 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -22/+40 |
2004-11-13 | bitmap.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-11-11 | bitmap.h (nBITMAP_WORD_BITS): Remove. | Nathan Sidwell | 1 | -12/+7 |
2004-11-05 | bitmap.h (enum bitmap_bits): Remove. | Nathan Sidwell | 1 | -26/+17 |
2004-11-04 | bitmap.h: Fix a comment typo. | Kazu Hirata | 1 | -11/+11 |
2004-11-04 | bitmap.h (bitmap_iterator): Remove word_bit and bit fields. | Nathan Sidwell | 1 | -336/+302 |
2004-11-04 | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 1 | -2/+0 |
2004-11-03 | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-11-02 | bitmap.h (bitmap_and, [...]): Produce void. | Nathan Sidwell | 1 | -11/+11 |
2004-11-02 | bitmap.h (bitmap_equal_p): Return bool. | Nathan Sidwell | 1 | -1/+9 |
2004-11-01 | re PR tree-optimization/18232 (../../gcc/gcc/tree-ssa-operands.c:1624: warnin... | Andrew Pinski | 1 | -5/+5 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -2/+14 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | Fix formatting. | David Edelsohn | 1 | -2/+2 |
2004-09-27 | re PR rtl-optimization/17698 (Mainline failed to bootstrap on ia64) | Michael Matz | 1 | -4/+4 |
2004-09-27 | * bitmap.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -187/+418 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-15 | alloc-pool.c: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -18/+17 |
2003-01-25 | bitmap.h (BITMAP_WORD): New typedef: fundamental storage type for bitmaps. | Segher Boessenkool | 1 | -30/+32 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -20/+17 |
2002-05-26 | alias.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-01-18 | bitmap.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+3 |
2001-10-11 | calls.c: Fix formatting. | Kazu Hirata | 1 | -11/+11 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-07-11 | bitmap.c: Comment some functions; fiddle whitespace. | Richard Henderson | 1 | -1/+0 |
2001-07-10 | regmove.c (replace_in_call_usage): Fix warnings. | Jan van Male | 1 | -3/+3 |
2001-07-04 | bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA. | Kaveh R. Ghazi | 1 | -4/+11 |
2001-06-16 | bitmap.h: Add dump_bitmap... | Daniel Berlin | 1 | -1/+12 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -3/+3 |
2001-04-12 | bitmap.h (debug_bitmap): Delete redundant prototype. | Kaveh R. Ghazi | 1 | -2/+0 |
2000-01-11 | alias.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -15/+15 |
1999-11-04 | bitmap.h (BITMAP_XFREE): New. | Richard Henderson | 1 | -7/+18 |
1999-11-01 | bitmap.h (BITMAP_XMALLOC): New macro. | Mark Mitchell | 1 | -0/+4 |
1999-10-26 | Reorg reg-stack to use the standard CFG. | Jan Hubicka | 1 | -0/+5 |
1999-10-04 | bitmap.h (enum bitmap_bits): Add BITMAP_XOR. | Richard Henderson | 1 | -2/+6 |
1999-09-20 | bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file. | Jeffrey A Law | 1 | -2/+2 |
1999-02-18 | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-01-22 | Copyright update. | Jeff Law | 1 | -1/+1 |
1999-01-22 | bitmap.h (bitmap_head_def): Make indx field unsigned. | Jeffrey A Law | 1 | -1/+1 |