| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | * bitmap.h (+bmp_iter_next_bit): New. | hubicka | 2010-06-11 | 1 | -15/+24 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -1/+1 |
* | 2009-06-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-27 | 1 | -0/+2 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -5/+3 |
* | * bitmap.c (bitmap_last_set_bit): New function. | hubicka | 2009-03-29 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_FREE): Eliminate `implicit conversion from | bje | 2009-01-23 | 1 | -2/+2 |
* | 2008-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-02 | 1 | -4/+4 |
* | 2008-04-24 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-04-21 | 1 | -0/+1 |
* | 2007-11-09 Richard Guenther <rguenther@suse.de> | rguenth | 2007-11-09 | 1 | -0/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * bitmap.c (hash_descriptor, eq_descriptor, bitmap_element_zerop, | ghazi | 2007-07-25 | 1 | -24/+24 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -3/+4 |
* | * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit | hubicka | 2007-04-01 | 1 | -1/+1 |
* | * gengtype-parse.c: New file. | zack | 2007-03-26 | 1 | -16/+7 |
* | * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO, | hubicka | 2006-12-06 | 1 | -5/+29 |
* | * tree-ssa-alias.c (eq_ptr_info, ptr_info_hash): New function. | hubicka | 2006-08-21 | 1 | -0/+4 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -27/+27 |
* | 2006-01-27 Daniel Berlin <dberlin@dberlin.org> | zadeck | 2006-01-27 | 1 | -2/+0 |
* | 2005-12-29 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2005-12-29 | 1 | -0/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com> | dberlin | 2005-05-12 | 1 | -3/+10 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -6/+0 |
* | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c, | kazu | 2005-02-15 | 1 | -1/+1 |
* | * bitmap.h (bitmap_and_compl_into): Return bool. | nathan | 2005-02-14 | 1 | -1/+1 |
* | 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-26 | 1 | -2/+2 |
* | * bitmap.c (bitmap_malloc_alloc, bitmap_malloc_free): Remove. | nathan | 2004-11-25 | 1 | -11/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | nathan | 2004-11-25 | 1 | -9/+3 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -22/+40 |
* | * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment | kazu | 2004-11-13 | 1 | -1/+1 |
* | * bitmap.h (nBITMAP_WORD_BITS): Remove. | nathan | 2004-11-11 | 1 | -12/+7 |
* | * bitmap.h (enum bitmap_bits): Remove. | nathan | 2004-11-05 | 1 | -26/+17 |
* | * bitmap.h: Fix a comment typo. Follow spelling conventions. | kazu | 2004-11-04 | 1 | -11/+11 |
* | * bitmap.h (bitmap_iterator): Remove word_bit and bit | nathan | 2004-11-04 | 1 | -336/+302 |
* | * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove. | nathan | 2004-11-04 | 1 | -2/+0 |
* | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. | kazu | 2004-11-03 | 1 | -1/+1 |
* | * bitmap.h (bitmap_and, bitmap_and_into, bitmap_and_compl, | nathan | 2004-11-02 | 1 | -11/+11 |
* | * bitmap.h (bitmap_equal_p): Return bool. | nathan | 2004-11-02 | 1 | -1/+9 |
* | 2004-11-01 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-01 | 1 | -5/+5 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -2/+14 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | Fix formatting. | dje | 2004-09-28 | 1 | -2/+2 |
* | 2004-09-27 Michael Matz <matz@suse.de> | pinskia | 2004-09-27 | 1 | -4/+4 |
* | * bitmap.h: Fix a comment typo. | kazu | 2004-09-27 | 1 | -1/+1 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -187/+418 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+2 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -1/+1 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -18/+17 |