diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 967cbbf..af65356 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2009-06-18 Diego Novillo <dnovillo@google.com> + + * doc/plugins.texi: Document plugin_is_GPL_compatible. + * plugin.c (str_license): Declare. + (try_init_one_plugin): Assert that the symbol + 'plugin_is_GPL_compatible' exists. + 2009-06-18 Sergei Dyshel <sergeid@il.ibm.com> * see.c: Remove. |