Age | Commit message (Expand) | Author | Files | Lines |
2014-01-02 | Update copyright years in gcc/ | rsandifo | 1 | -1/+1 |
2013-09-28 | gcc/ | rsandifo | 1 | -3/+3 |
2013-03-29 | Add uniform debug dump function names. | crowl | 1 | -0/+30 |
2013-01-10 | Update copyright years in gcc/ | rsandifo | 1 | -1/+1 |
2012-12-18 | PR target/55562 | jakub | 1 | -21/+15 |
2012-11-01 | This patch removes the unused ebitmap, and then removes some sbitmap functions | crowl | 1 | -114/+14 |
2012-11-01 | This patch renames sbitmap iterators to unify them with the bitmap iterators. | crowl | 1 | -1/+1 |
2012-11-01 | This patch normalizes more bitmap function names. | crowl | 1 | -1/+1 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 1 | -140/+48 |
2012-07-26 | * bitmap.h: Add explanation of sparse set as linked-list bitmap. | steven | 1 | -2/+1 |
2012-07-24 | gcc/ | steven | 1 | -2/+8 |
2012-07-23 | * sbitmap.h (struct int_list): Remove. | steven | 1 | -191/+4 |
2011-01-03 | Update Copyright years for files modified in 2010. | jakub | 1 | -1/+1 |
2010-05-29 | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 1 | -1/+1 |
2010-05-23 | * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here... | steven | 1 | -14/+28 |
2010-05-22 | gcc/ChangeLog: | steven | 1 | -0/+1 |
2009-11-25 | Remove trailing white spaces. | hjl | 1 | -19/+19 |
2008-06-26 | * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual | ghazi | 1 | -6/+5 |
2008-04-21 | 2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 1 | -1/+52 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 1 | -4/+3 |
2007-07-25 | * sbitmap.c (sbitmap_verify_popcount, sbitmap_alloc_with_popcount, | ghazi | 1 | -78/+76 |
2007-06-11 | Merge dataflow branch into mainline | dberlin | 1 | -1/+15 |
2007-01-02 | * sbitmap.c (HOST_BITS_PER_LONG_LONG): Change to | sje | 1 | -1/+1 |
2006-12-28 | 2006-12-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -17/+257 |
2005-07-19 | * bt-load.c (link_btr_uses): Fix uninitialised warnings. | bje | 1 | -1/+1 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |
2005-06-07 | * sbitmap.h (sbitmap_iterator, sbitmap_iter_init, | kazu | 1 | -1/+3 |
2004-12-01 | * sbitmap.c (sbitmap_any_common_bits): New function. | law | 1 | -0/+18 |
2004-11-22 | sbitmap.c (sbitmap_union_of_preds): Remove redundant initialisation of 'e'. | nickc | 1 | -1/+1 |
2004-11-22 | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 1 | -0/+1 |
2004-11-22 | * sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in | nickc | 1 | -0/+1 |
2004-10-22 | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 1 | -1/+1 |
2004-10-15 | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 1 | -1/+1 |
2004-09-28 | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 1 | -11/+22 |
2004-09-09 | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 1 | -2/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 1 | -0/+26 |
2003-12-28 | 2003-12-28 Mostafa Hagog <mustafa@il.ibm.com> | sayle | 1 | -3/+10 |
2003-07-19 | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 1 | -3/+3 |
2003-07-06 | * sbitmap.c: Convert prototypes to ISO C90. | aj | 1 | -86/+36 |
2003-06-16 | cp: | ghazi | 1 | -5/+5 |
2003-03-08 | * calls.c: Fix comment formatting. | kazu | 1 | -1/+1 |
2003-02-18 | * sbitmap.c (sbitmap_resize): New function. | sayle | 1 | -1/+59 |
2002-12-16 | Merge basic-improvements-branch to trunk | zack | 1 | -0/+2 |
2002-09-27 | * LANGUAGES: Follow spelling conventions. | kazu | 1 | -6/+6 |
2002-07-15 | 2002-07-15 Michael Matz <matz@suse.de>, | matz | 1 | -10/+31 |
2002-05-17 | Revert "Basic block renumbering removal", and two followup patches. | rth | 1 | -9/+9 |
2002-05-16 | Basic block renumbering removal. | rth | 1 | -9/+9 |
2002-05-09 | * sbitmap.c: Fix formatting. | kazu | 1 | -7/+7 |
2002-04-09 | * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b, | rth | 1 | -102/+173 |
2001-08-22 | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 1 | -12/+12 |