aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-08bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empt...Jeffrey A Law1-1/+1
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-9/+1
1998-03-12dManfred Hollstein1-6/+5
1998-02-13varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1-0/+6
1998-02-08bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, not a HOST_...John Carr1-6/+6
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1-1/+1
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-09-04Add free declarationMichael Meissner1-0/+8
1997-09-04Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printMichael Meissner1-10/+64
1997-07-24(bitmap_operation): Reset CURRENT on deferred deletion.Richard Kenner1-1/+1
1997-07-14Initial revisionRichard Kenner1-0/+583