Age | Commit message (Expand) | Author | Files | Lines |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
2010-05-23 | sbitmap.h (sbitmap_ptr, [...]): Move from here... | Steven Bosscher | 1 | -14/+28 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -0/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -19/+19 |
2008-06-26 | ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -6/+5 |
2008-04-21 | sbitmap.c (sbitmap_range_empty_p): New function. | Kenneth Zadeck | 1 | -1/+52 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | sbitmap.c (sbitmap_verify_popcount, [...]): Constify. | Kaveh R. Ghazi | 1 | -78/+76 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -1/+15 |
2007-01-02 | sbitmap.c (HOST_BITS_PER_LONG_LONG): Change to HOST_BITS_PER_LONGLONG | Steve Ellcey | 1 | -1/+1 |
2006-12-28 | sbitmap.c (BITMAP_DEBUGGING): New macro. | Daniel Berlin | 1 | -17/+257 |
2005-07-19 | bt-load.c (link_btr_uses): Fix uninitialised warnings. | Ben Elliston | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | sbitmap.h (sbitmap_iterator, [...]): New. | Kazu Hirata | 1 | -1/+3 |
2004-11-30 | sbitmap.c (sbitmap_any_common_bits): New function. | Jeff Law | 1 | -0/+18 |
2004-11-22 | sbitmap.c (sbitmap_union_of_preds): Remove redundant initialisation of 'e'. | Nick Clifton | 1 | -1/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-11-22 | sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in t... | Nick Clifton | 1 | -0/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -11/+22 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -2/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+26 |
2003-12-28 | sbitmap.c (sbitmap_union_of_diff_cg, [...]): Accumulate "changed" properly. | Mostafa Hagog | 1 | -3/+10 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -86/+36 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -5/+5 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-02-18 | sbitmap.c (sbitmap_resize): New function. | Roger Sayle | 1 | -1/+59 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -6/+6 |
2002-07-15 | [multiple changes] | Michael Matz | 1 | -10/+31 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -9/+9 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -9/+9 |
2002-05-09 | sbitmap.c: Fix formatting. | Kazu Hirata | 1 | -7/+7 |
2002-04-09 | sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status. | Richard Henderson | 1 | -102/+173 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-17 | sbitmap.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-07-29 | [multiple changes] | Daniel Berlin | 1 | -0/+34 |
2001-03-27 | * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -2/+1 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-05-19 | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 1 | -0/+1 |
2000-04-10 | sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential of sequence ... | Richard Kenner | 1 | -3/+2 |
2000-04-10 | sbitmap.h: Whitespace changes and use upper-case macro args. | Richard Kenner | 1 | -205/+224 |
2000-02-18 | bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | Richard Kenner | 1 | -2/+4 |
2000-01-29 | [multiple changes] | Jason Eckhardt | 1 | -0/+38 |
1999-11-30 | flow.c (flow_nodes_print, [...]): New functions. | Michael Hayes | 1 | -0/+19 |
1999-11-15 | basic-block.h (dump_bb_data): Remove declaration. | Jeffrey A Law | 1 | -120/+0 |
1999-10-04 | * sbitmap.c (sbitmap_ones): Don't set too many bits. | Richard Henderson | 1 | -1/+10 |