aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbgcnt.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Fix small coding style issues (PR fortran/87394).Martin Liska1-1/+1
2018-05-18Support lower and upper limit for -fdbg-cnt flag.Martin Liska1-41/+84
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-22dbgcnt.c: Include toplev.h instead of errors.h.Joseph Myers1-2/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-09-12dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill1-1/+1
2009-07-20dbgcnt name matching bug fixXinliang David Li1-1/+2
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-04-21dbgcnt.def (ra_byte_scan): Added.Richard Sandiford1-1/+9
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-12opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park1-14/+52
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-0/+107