| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit | hubicka | 2007-04-01 | 1 | -2/+2 |
* | 2006-11-28 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-28 | 1 | -4/+6 |
* | * ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[... | nickc | 2006-07-25 | 1 | -8/+11 |
* | 2006-06-26 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-26 | 1 | -49/+11 |
* | 2006-06-23 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-23 | 1 | -13/+51 |
* | 2006-06-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-21 | 1 | -0/+6 |
* | 2006-06-19 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-19 | 1 | -10/+27 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -9/+9 |
* | * ggc-page.c (ggc_push_context): Remove. | mmitchel | 2005-09-07 | 1 | -95/+0 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -1/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | rakdver | 2005-05-17 | 1 | -0/+3 |
* | * ggc-zone.c: Rewritten. | drow | 2005-03-13 | 1 | -14/+4 |
* | * ChangeLog.5: Fix log message typo(s). | reichelt | 2005-02-24 | 1 | -2/+1 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of a | steven | 2005-01-16 | 1 | -0/+6 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | * ggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256 if we're | austern | 2004-09-27 | 1 | -2/+9 |
* | * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set, | nathan | 2004-09-09 | 1 | -61/+26 |
* | * gimplify.c (gimplify_compound_lval): Move "stack" varray out of | hubicka | 2004-09-02 | 1 | -11/+21 |
* | * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c, | kazu | 2004-03-22 | 1 | -4/+4 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -1/+1 |
* | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat): | hubicka | 2004-03-03 | 1 | -5/+10 |
* | * fold-const.c (fold): An equality comparison of a non-weak object | law | 2004-03-01 | 1 | -7/+63 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+2 |
* | * ggc.h (ggc_free): Declare. | rth | 2004-01-28 | 1 | -40/+168 |
* | Revert accidental commit. | rth | 2004-01-26 | 1 | -149/+29 |
* | * c-parse.in (extension): Use itype. | rth | 2004-01-26 | 1 | -29/+149 |
* | Patch from Dan Nicolaescu | wilson | 2003-12-22 | 1 | -7/+18 |
* | * gcc-page.c (extra_order_size_tab): Correct comment. | wilson | 2003-12-04 | 1 | -1/+1 |
* | * ggc.h (struct alloc_zone): Move forward declaration up. | steven | 2003-12-01 | 1 | -0/+14 |
* | * ggc-page.c (ggc_pch_read): Wrap call to poison_pages in | rearnsha | 2003-10-31 | 1 | -1/+1 |
* | * configure.in <enable-checking for valgrind>: Look for | hp | 2003-10-29 | 1 | -3/+5 |
* | 2003-10-26 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-10-27 | 1 | -4/+23 |
* | * rtl.h (rtl_size): Declare. | rsandifo | 2003-10-18 | 1 | -1/+1 |
* | * c-pretty-print.c: Fix comment formatting. | kazu | 2003-10-05 | 1 | -3/+3 |
* | * ggc-page.c: (ggc_pch_write_object) replace fseek() with fwrite() | bowdidge | 2003-10-04 | 1 | -5/+25 |
* | * builtins.c: Fix comment typos. | kazu | 2003-08-19 | 1 | -1/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -2/+2 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -17/+16 |
* | * ggc-page.c (extra_order_size_table): Insns have 9 slots. Regs | gerald | 2003-07-14 | 1 | -3/+79 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -2/+2 |
* | * ggc-page.c (inverse_table): Change type of mult to size_t. | uweigand | 2003-06-27 | 1 | -14/+3 |
* | gcc: | ghazi | 2003-06-17 | 1 | -4/+0 |
* | * ggc.h: Convert to ISO C90 prototypes. | aj | 2003-06-07 | 1 | -127/+87 |
* | * ggc-page.c (init_ggc): Give better diagnostics on failure to | zack | 2003-06-02 | 1 | -1/+1 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -5/+5 |
* | * ggc-page.c (TREE_EXP_SIZE): Define. | steven | 2003-04-30 | 1 | -0/+4 |