| Commit message (Expand) | Author | Age | Files | Lines |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -2/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -0/+26 |
* | sbitmap.c (sbitmap_union_of_diff_cg, [...]): Accumulate "changed" properly. | Mostafa Hagog | 2003-12-28 | 1 | -3/+10 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -3/+3 |
* | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -86/+36 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -5/+5 |
* | calls.c: Fix comment formatting. | Kazu Hirata | 2003-03-08 | 1 | -1/+1 |
* | sbitmap.c (sbitmap_resize): New function. | Roger Sayle | 2003-02-18 | 1 | -1/+59 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 2002-09-27 | 1 | -6/+6 |
* | [multiple changes] | Michael Matz | 2002-07-15 | 1 | -10/+31 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -9/+9 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -9/+9 |
* | sbitmap.c: Fix formatting. | Kazu Hirata | 2002-05-09 | 1 | -7/+7 |
* | sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status. | Richard Henderson | 2002-04-09 | 1 | -102/+173 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | sbitmap.c: Fix comment formatting. | Kazu Hirata | 2001-08-17 | 1 | -2/+2 |
* | [multiple changes] | Daniel Berlin | 2001-07-29 | 1 | -0/+34 |
* | * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy. | Kaveh R. Ghazi | 2001-03-27 | 1 | -2/+1 |
* | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 2000-11-07 | 1 | -1/+1 |
* | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 2000-05-19 | 1 | -0/+1 |
* | sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential of sequence ... | Richard Kenner | 2000-04-10 | 1 | -3/+2 |
* | sbitmap.h: Whitespace changes and use upper-case macro args. | Richard Kenner | 2000-04-10 | 1 | -205/+224 |
* | bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | Richard Kenner | 2000-02-18 | 1 | -2/+4 |
* | [multiple changes] | Jason Eckhardt | 2000-01-29 | 1 | -0/+38 |
* | flow.c (flow_nodes_print, [...]): New functions. | Michael Hayes | 1999-11-30 | 1 | -0/+19 |
* | basic-block.h (dump_bb_data): Remove declaration. | Jeffrey A Law | 1999-11-15 | 1 | -120/+0 |
* | * sbitmap.c (sbitmap_ones): Don't set too many bits. | Richard Henderson | 1999-10-04 | 1 | -1/+10 |
* | sbitmap.h (sbitmap_intersection_of_succs): Add prototype. | Andrew MacLeod | 1999-08-25 | 1 | -0/+160 |
* | c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1999-03-06 | 1 | -1/+1 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-01-18 | 1 | -1/+2 |
* | Makefile.in (OBJECTS): Add sbitmap.o. | Richard Henderson | 1999-01-11 | 1 | -0/+469 |