* Moved ChangeLog entry to the correct ChangeLog

From-SVN: r150625
This commit is contained in:
Neil Vachharajani 2009-08-10 14:57:24 +00:00
parent 305418c899
commit ee26a76d35
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,3 @@
2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
* value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC.
2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
* MAINTAINERS: Add my name to Write After Approval list.

View File

@ -296,6 +296,10 @@
* tree-sra.c: Include ipa-prop.c.
(build_ref_for_offset): Make public.
2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
* value-prof.c (init_pid_map): Replace xmalloc with XCNEWVEC.
2009-08-06 Thomas Schwinge <tschwinge@gnu.org>
* gcc/doc/extend.texi (__builtin_extract_return_address)