diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8fa7cc49c30..d25666380cd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2019-12-16 David Malcolm <dmalcolm@redhat.com> + + * pretty-print.c (pp_write_text_as_html_like_dot_to_stream): New + function. + * pretty-print.h (pp_write_text_as_html_like_dot_to_stream): New decl. + 2019-12-16 Segher Boessenkool <segher@kernel.crashing.org> * config/rs6000/rs6000.md (movsi_to_cr_one): Use CR0_REGNO instead of |