| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * bitmap.h (enum bitmap_bits): Remove. | nathan | 2004-11-05 | 1 | -26/+17 |
* | * bitmap.h: Fix a comment typo. Follow spelling conventions. | kazu | 2004-11-04 | 1 | -11/+11 |
* | * bitmap.h (bitmap_iterator): Remove word_bit and bit | nathan | 2004-11-04 | 1 | -336/+302 |
* | * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove. | nathan | 2004-11-04 | 1 | -2/+0 |
* | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. | kazu | 2004-11-03 | 1 | -1/+1 |
* | * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl, | nathan | 2004-11-02 | 1 | -11/+11 |
* | * bitmap.h (bitmap_equal_p): Return bool. | nathan | 2004-11-02 | 1 | -1/+9 |
* | 2004-11-01 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-01 | 1 | -5/+5 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -2/+14 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | Fix formatting. | dje | 2004-09-28 | 1 | -2/+2 |
* | 2004-09-27 Michael Matz <matz@suse.de> | pinskia | 2004-09-27 | 1 | -4/+4 |
* | * bitmap.h: Fix a comment typo. | kazu | 2004-09-27 | 1 | -1/+1 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -187/+418 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+2 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -1/+1 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -18/+17 |
* | * bitmap.h (BITMAP_WORD): New typedef: fundamental storage | rth | 2003-01-25 | 1 | -30/+32 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -20/+17 |
* | * alias.c: Fix formatting. | kazu | 2002-05-26 | 1 | -2/+2 |
* | * bitmap.h: Fix comment formatting. | kazu | 2002-01-18 | 1 | -2/+3 |
* | * calls.c: Fix formatting. | kazu | 2001-10-11 | 1 | -11/+11 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * bitmap.c: Comment some functions; fiddle whitespace. | rth | 2001-07-11 | 1 | -1/+0 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -3/+3 |
* | * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA. | ghazi | 2001-07-04 | 1 | -4/+11 |
* | 2001-06-16 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-06-16 | 1 | -1/+12 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | * bitmap.h (debug_bitmap): Delete redundant prototype. | ghazi | 2001-04-12 | 1 | -2/+0 |
* | * alias.c: PROTO -> PARAMS. | ghazi | 2000-01-11 | 1 | -15/+15 |
* | * bitmap.h (BITMAP_XFREE): New. | rth | 1999-11-05 | 1 | -7/+18 |
* | * bitmap.h (BITMAP_XMALLOC): New macro. | mmitchel | 1999-11-01 | 1 | -0/+4 |
* | Reorg reg-stack to use the standard CFG. | rth | 1999-10-27 | 1 | -0/+5 |
* | * bitmap.h (enum bitmap_bits): Add BITMAP_XOR. | rth | 1999-10-04 | 1 | -2/+6 |
* | * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file. | law | 1999-09-20 | 1 | -2/+2 |
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -1/+1 |
* | Copyright update. | law | 1999-01-23 | 1 | -1/+1 |
* | * bitmap.h (bitmap_head_def): Make indx field unsigned. | law | 1999-01-23 | 1 | -1/+1 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | * bitmap.h (debug_bitmap): Declare. | law | 1998-06-21 | 1 | -0/+2 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -2/+2 |
* | Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print | meissner | 1997-09-04 | 1 | -0/+76 |
* | Initial revision | kenner | 1997-07-14 | 1 | -0/+239 |