OSDN Git Service

2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Apr 2010 14:27:22 +0000 (14:27 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:32:08 +0000 (14:32 +0900)
* opt-functions.awk (opt_sanitized_name): New.
(opt_enum): New.
* optc-gen.awk: Use it
* opth-gen.awk: Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158272 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 3f0d60b..72aeed9 100644 (file)
@@ -1,3 +1,10 @@
+2010-04-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * opt-functions.awk (opt_sanitized_name): New.
+       (opt_enum): New.
+       * optc-gen.awk: Use it
+       * opth-gen.awk: Use it.
+
 2010-04-13  Martin Jambor  <mjambor@suse.cz>
 
        * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.