aboutsummaryrefslogtreecommitdiff
path: root/gcc/pretty-print.c
AgeCommit message (Expand)Author
2017-08-14Merged trunk revision 251080 into the hsa branchhsaMartin Jambor
2017-06-13Merged trunk revision 249127 into the hsa branchMartin Jambor
2017-01-03Merged trunk revision 244015 into the hsa branchMartin Jambor
2016-11-21Merged trunk revision 242657 into the hsa branchMartin Jambor
2016-09-21Merged trunk revision 240228 into the hsa branchMartin Jambor
2016-06-29Merged trunk revision 237818 into the hsa branchMartin Jambor
2016-05-13Merged trunk revision 236071 into the hsa branchMartin Jambor
2016-01-11Merged trunk revision 232223 into the hsa branchMartin Jambor
2015-12-14Merged trunk revision 231608 into the hsa branchMartin Jambor
2015-11-12Merged trunk revision 230248 into the hsa branchMartin Jambor
2015-10-29Merged trunk revision 229518 into the hsa branchMartin Jambor
2015-09-25PR pretty-print/67567 do not pass NULL as a stringManuel López-Ibáñez
2015-05-16gcc/fortran/ChangeLog:Manuel López-Ibáñez
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-11gcc/ChangeLog:Manuel López-Ibáñez
2014-12-03gcc/testsuite/ChangeLog:Manuel López-Ibáñez
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-262013-11-26 Richard Biener <rguenther@suse.de>Richard Biener
2013-09-28gcc/Richard Sandiford
2013-08-23 * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis
2013-08-23 * pretty-print.h (pp_newline_and_flush): Declare. Remove macroGabriel Dos Reis
2013-08-22 * pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis
2013-08-05 * pretty-print.h (pp_base): Remove. Adjust dependent macros.Gabriel Dos Reis
2013-04-12 * opts.c: Include diagnostic-color.h.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-30 * coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher
2012-08-07gcc/Steven Bosscher
2012-07-20gcc/Steven Bosscher
2010-06-10gcc/Richard Sandiford
2010-05-26 * pretty-print.c: Don't include ggc.h.Joseph Myers
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-19 * diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers
2009-11-25Remove trailing white spaces.H.J. Lu
2009-07-072009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-07-072009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-05-10 * pretty-print.h (struct pretty_print_info): AddJoseph Myers
2009-05-04 * intl.c (locale_encoding, locale_utf8): New.Joseph Myers
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-08-19 PR debug/37156Jakub Jelinek
2008-05-112008-05-11 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise
2007-09-27 * builtins.c (expand_builtin, expand_builtin_object_size,Jakub Jelinek
2007-09-03 * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,Kaveh Ghazi
2007-08-10 * system.h (CONST_CAST): New.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2005-09-28 * pretty-print.c (pp_base_format): Fix typo for %>.Richard Henderson
2005-06-30gcc:Zack Weinberg
2005-06-25Update FSF address.Kelley Cook
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata