summaryrefslogtreecommitdiffstats
path: root/gcc/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c: PROTO -> PARAMS.ghazi2000-01-111-6/+6
* * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.rth1999-10-041-67/+98
* Update copyright dateghazi1999-10-031-1/+1
* * alias.c (nonlocal_reference_p): Add static prototype.ghazi1999-10-031-2/+2
* * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.law1999-09-201-3/+3
* Merge in gcc2-ss-010999law1999-09-071-1/+0
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-3/+3
* * bitmap.c (bitmap_element_allocate): Use "void" for arglist insteadlaw1998-04-081-1/+1
* Major cutover to using system.h:ghazi1998-03-201-9/+1
* dmanfred1998-03-121-6/+5
* * varasm.c (output_constant_pool): Bring back 'done' label insidelaw1998-02-141-0/+6
* * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer,law1998-02-081-6/+6
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* Add free declarationmeissner1997-09-041-0/+8
* Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printmeissner1997-09-041-10/+64
* (bitmap_operation): Reset CURRENT on deferred deletion.kenner1997-07-251-1/+1
* Initial revisionkenner1997-07-141-0/+583
OpenPOWER on IntegriCloud