* xtensa-config.h: Remove comment indicating that this is a
authorBob Wilson <bob.wilson@acm.org>
Wed, 2 Apr 2003 16:55:26 +0000 (16:55 +0000)
committerBob Wilson <bob.wilson@acm.org>
Wed, 2 Apr 2003 16:55:26 +0000 (16:55 +0000)
generated file.

include/ChangeLog
include/xtensa-config.h

index 0c3a4df117722a50e802410df92b5dfe6144d060..9c16fddadb25d9a55fe7f7ea98aae0f3f76ead20 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-02  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-config.h: Remove comment indicating that this is a
+       generated file.
+
 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
 
         * dis-asm.h (print_insn_xtensa): Declare.
index 18a63ebe075aa4d5b9b9c678c49b74b2c6d7d62e..b47cbd754b44c54051fbadc4ea060bd822043f57 100644 (file)
@@ -2,25 +2,19 @@
    Copyright (C) 2003 Free Software Foundation, Inc.
    Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
 
-** NOTE: This file was automatically generated by the Xtensa Processor
-** Generator.  Changes made here will be lost when this file is
-** updated or replaced with the settings for a different Xtensa
-** processor configuration.  DO NOT EDIT!
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2, or (at your option)
+   any later version.
 
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
+   This program is distributed in the hope that it will be useful, but
+   WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   General Public License for more details.
 
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*/
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #ifndef XTENSA_CONFIG_H
 #define XTENSA_CONFIG_H
This page took 0.048652 seconds and 4 git commands to generate.