summaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-20/+17
* alias.c: Fix formatting.Kazu Hirata2002-05-261-2/+2
* bitmap.h: Fix comment formatting.Kazu Hirata2002-01-181-2/+3
* calls.c: Fix formatting.Kazu Hirata2001-10-111-11/+11
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* bitmap.c: Comment some functions; fiddle whitespace.Richard Henderson2001-07-111-1/+0
* regmove.c (replace_in_call_usage): Fix warnings.Jan van Male2001-07-101-3/+3
* bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.Kaveh R. Ghazi2001-07-041-4/+11
* bitmap.h: Add dump_bitmap...Daniel Berlin2001-06-161-1/+12
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi2001-04-121-2/+0
* alias.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-111-15/+15
* bitmap.h (BITMAP_XFREE): New.Richard Henderson1999-11-041-7/+18
* bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell1999-11-011-0/+4
* Reorg reg-stack to use the standard CFG.Jan Hubicka1999-10-261-0/+5
* bitmap.h (enum bitmap_bits): Add BITMAP_XOR.Richard Henderson1999-10-041-2/+6
* bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.Jeffrey A Law1999-09-201-2/+2
* bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-02-181-1/+1
* Copyright update.Jeff Law1999-01-221-1/+1
* bitmap.h (bitmap_head_def): Make indx field unsigned.Jeffrey A Law1999-01-221-1/+1
* Copyright fixes.Jeff Law1999-01-061-1/+1
* bitmap.h (debug_bitmap): Declare.Jeff Law1998-06-211-0/+2
* Merge from gcc-2.8Jeff Law1997-12-061-1/+1
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-2/+2
* Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_printMichael Meissner1997-09-041-0/+76
* Initial revisionRichard Kenner1997-07-141-0/+239