| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | State cleanups from jit branch | dmalcolm | 2014-10-21 | 1 | -0/+3 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * timevar.c (validate_phases): Add cast. | hubicka | 2013-08-22 | 1 | -1/+2 |
* | * timevar.c (validate_phases): Use size_t for memory. | hubicka | 2013-08-22 | 1 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | The intent of the phases was to have a high-level but mutually exclusive | crowl | 2012-06-19 | 1 | -0/+53 |
* | 2011-06-25 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2011-06-25 | 1 | -1/+1 |
* | Upgrade the utility of timevars. | crowl | 2011-05-02 | 1 | -0/+55 |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -7/+2 |
* | * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars. | steven | 2010-05-21 | 1 | -10/+6 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead | ebotcazou | 2007-05-06 | 1 | -4/+3 |
* | 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-21 | 1 | -1/+6 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-pch.c, timevar.c, timevar.h, unwind-compat.c, | kazu | 2005-05-27 | 1 | -1/+1 |
* | * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | rakdver | 2005-05-17 | 1 | -2/+22 |
* | 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-04 | 1 | -9/+3 |
* | * timevar.h (timevar_get): Remove. | bje | 2004-11-02 | 1 | -25/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -13/+5 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | 2004-01-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-01-29 | 1 | -0/+5 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -3/+2 |
* | * basic-block.h: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -2/+2 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -29/+17 |
* | * timevar.c (get_run_time): Remove function provided also by | aj | 2003-06-16 | 1 | -12/+1 |
* | * flags.h (time_report): Remove. | neil | 2003-04-26 | 1 | -12/+10 |
* | * timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE. | dannysmith | 2003-01-31 | 1 | -11/+9 |
* | cp: | ghazi | 2003-01-15 | 1 | -5/+6 |
* | * timevar.def: define TV_NAME_LOOKUP. | gdr | 2003-01-14 | 1 | -1/+5 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-12-19 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -5/+7 |
* | Fix spelling. | mrs | 2002-10-10 | 1 | -1/+1 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -1/+1 |
* | * timevar.c: Fix formatting. | kazu | 2002-05-18 | 1 | -17/+17 |
* | * timevar.c (rtl.h): Include so get fancy abort. | kenner | 2001-11-16 | 1 | -13/+14 |
* | * loop.h (struct induction): Rename ext_dependant to | jsm28 | 2001-10-29 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * timevar.h (struct timevar_time_def): Change element type to float. | rth | 2001-08-18 | 1 | -26/+22 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -3/+3 |
* | * final.c (shorten_branches): Clear the end of the label_align | zack | 2001-08-17 | 1 | -37/+45 |
* | * configure.in: Probe for times, clock, struct tms, and clock_t. | zack | 2001-04-20 | 1 | -73/+87 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -4/+4 |
* | * timevar.c (timevar_add): Delete. | zack | 2000-09-06 | 1 | -22/+12 |
* | * flags.h (time_report, mem_report): New global flags. | zack | 2000-08-29 | 1 | -1/+1 |
* | * timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>. | hp | 2000-07-06 | 1 | -0/+7 |
* | * c-decl.c, timevar.c, tlink.c: Include intl.h. | zack | 2000-06-29 | 1 | -0/+1 |