| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -2/+2 |
* | 2001-07-27 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-29 | 1 | -0/+34 |
* | * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy. | ghazi | 2001-03-27 | 1 | -2/+1 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -0/+1 |
* | * sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential | kenner | 2000-04-10 | 1 | -3/+2 |
* | * sbitmap.h: Whitespace changes and use upper-case macro args. | kenner | 2000-04-10 | 1 | -205/+224 |
* | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -2/+4 |
* | Fri Jan 7 19:48:04 CET 2000 Jan Hubicka <jh@suse.cz> | jle | 2000-01-29 | 1 | -0/+38 |
* | * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions. | m.hayes | 1999-11-30 | 1 | -0/+19 |
* | * basic-block.h (dump_bb_data): Remove declaration. | law | 1999-11-15 | 1 | -120/+0 |
* | * sbitmap.c (sbitmap_ones): Don't set too many bits. | rth | 1999-10-04 | 1 | -1/+10 |
* | Wed Aug 25 13:55:47 EDT 1999 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1999-08-25 | 1 | -0/+160 |
* | * c-aux-info.c (data_type, affix_data_type, gen_decl, | ghazi | 1999-03-06 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1999-01-18 | 1 | -1/+2 |
* | * Makefile.in (OBJECTS): Add sbitmap.o. | rth | 1999-01-12 | 1 | -0/+469 |