Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -3/+3 |
* | * bitmap.c (bitmap_element_allocate): Use "void" for arglist instead | law | 1998-04-08 | 1 | -1/+1 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -9/+1 |
* | d | manfred | 1998-03-12 | 1 | -6/+5 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -0/+6 |
* | * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, | law | 1998-02-08 | 1 | -6/+6 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -1/+1 |
* | Add free declaration | meissner | 1997-09-04 | 1 | -0/+8 |
* | Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print | meissner | 1997-09-04 | 1 | -10/+64 |
* | (bitmap_operation): Reset CURRENT on deferred deletion. | kenner | 1997-07-25 | 1 | -1/+1 |
* | Initial revision | kenner | 1997-07-14 | 1 | -0/+583 |