aboutsummaryrefslogtreecommitdiff
path: root/gcc/timevar.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-06timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead of ASSERT_CHEC...Eric Botcazou1-4/+3
2007-04-21timevar.c (timevar_print): Change reference of --disable-checking to --enable...Andrew Pinski1-1/+6
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-17ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.Zdenek Dvorak1-2/+22
2004-11-03timevar.c (timevar_enable): Change from static.Andrew Pinski1-9/+3
2004-11-02timevar.h (timevar_get): Remove.Ben Elliston1-25/+0
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-13/+5
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-29timevar.c (timevar_print): Mention when checking is enabled.Daniel Berlin1-0/+5
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-3/+2
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-2/+2
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-29/+17
2003-06-16timevar.c (get_run_time): Remove function provided also by libiberty.Andreas Jaeger1-12/+1
2003-04-26flags.h (time_report): Remove.Neil Booth1-12/+10
2003-01-31timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE.Danny Smith1-11/+9
2003-01-15decl2.c (check_classfn): Fix uninitialized warning.Kaveh R. Ghazi1-5/+6
2003-01-14timevar.def: define TV_NAME_LOOKUP.Gabriel Dos Reis1-1/+5
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-5/+7
2002-10-10Fix spelling.Mike Stump1-1/+1
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-1/+1
2002-05-18timevar.c: Fix formatting.Kazu Hirata1-17/+17
2001-11-15* timevar.c (rtl.h): Include so get fancy abort.Richard Kenner1-13/+14
2001-10-29loop.h (struct induction): Rename ext_dependant to ext_dependent.Joseph Myers1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-08-18timevar.h (struct timevar_time_def): Change element type to float.Richard Henderson1-26/+22
2001-08-17sbitmap.c: Fix comment formatting.Kazu Hirata1-3/+3
2001-08-17final.c (shorten_branches): Clear the end of the label_align array only if we...Zack Weinberg1-37/+45
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg1-73/+87
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-4/+4
2000-09-06timevar.c (timevar_add): Delete.Zack Weinberg1-22/+12
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg1-1/+1
2000-07-06timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.Hans-Peter Nilsson1-0/+7
2000-06-29c-decl.c, [...]: Include intl.h.Zack Weinberg1-0/+1
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-3/+3
2000-06-09timevar.def: Add TV_EXPAND.Jason Merrill1-0/+18
2000-05-04Undo my accidental checkin.Jan Hubicka1-1/+0
2000-05-03ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t...Jan Hubicka1-0/+1
2000-04-28* timevar.c (init_timevar): DeANSIfy function definition.Kaveh R. Ghazi1-1/+1
2000-04-28Makefile.in (timevar.o): Depend on flags.h.Alex Samuel1-29/+84
2000-04-28Makefile.in (OBJS): Add timevar.o.Alex Samuel1-0/+448