aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbgcnt.c
AgeCommit message (Expand)AuthorFilesLines
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