diff gcc/doc/gccint.texi @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents 58ad6c70ea60
children b7f97abdc517
line wrap: on
line diff
--- a/gcc/doc/gccint.texi	Sun Feb 07 18:28:00 2010 +0900
+++ b/gcc/doc/gccint.texi	Fri Feb 12 23:39:51 2010 +0900
@@ -122,6 +122,7 @@
 * Collect2::        How @code{collect2} works; how it finds @code{ld}.
 * Header Dirs::     Understanding the standard header file directories.
 * Type Information:: GCC's memory management; generating type information.
+* Plugins::         Extending the compiler with plugins.
 
 * Funding::         How to help assure funding for free software.
 * GNU Project::     The GNU Project and GNU/Linux.
@@ -157,6 +158,7 @@
 @include collect2.texi
 @include headerdirs.texi
 @include gty.texi
+@include plugins.texi
 
 @include funding.texi
 @include gnu.texi