From: Neil Vachharajani Date: Mon, 10 Aug 2009 14:57:24 +0000 (+0000) Subject: * Moved ChangeLog entry to the correct ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee26a76d35d4d9b328f5fd8a423470363125776e;p=gcc.git * Moved ChangeLog entry to the correct ChangeLog From-SVN: r150625 --- diff --git a/ChangeLog b/ChangeLog index 8e4f48c60e1..f4dd8a4e17e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,3 @@ -2009-08-06 Neil Vachharajani - - * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC. - 2009-08-06 Neil Vachharajani * MAINTAINERS: Add my name to Write After Approval list. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d03d9224271..30cd1439e08 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -296,6 +296,10 @@ * tree-sra.c: Include ipa-prop.c. (build_ref_for_offset): Make public. +2009-08-06 Neil Vachharajani + + * value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC. + 2009-08-06 Thomas Schwinge * gcc/doc/extend.texi (__builtin_extract_return_address)