summaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empt...Jeffrey A Law1998-04-081-1/+1
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-9/+1
* dManfred Hollstein1998-03-121-6/+5
* varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law1998-02-131-0/+6
* bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, not a HOST_...John Carr1998-02-081-6/+6
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi1997-12-201-1/+1
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-1/+1
* Add free declarationMichael Meissner1997-09-041-0/+8
* Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printMichael Meissner1997-09-041-10/+64
* (bitmap_operation): Reset CURRENT on deferred deletion.Richard Kenner1997-07-241-1/+1
* Initial revisionRichard Kenner1997-07-141-0/+583