Browse Source

Following http://www.yaronet.com/en/posts.php?s=118509 , rename "GCC4TI Tools" to "TI-68k Developer Utilities".

git-svn-id: file:///var/svn/tigccpp/trunk@1310 9552661e-59e3-4036-b4f2-dbe53926924f
debrouxl 15 years ago
parent
commit
2992e35dd4

+ 1 - 1
tigcc/tools/Makefile

@@ -1,4 +1,4 @@
-# GCC4TI Tools Makefile
+# TI-68k Developer Utilities Makefile
 # Copyright (C) 2009, Lionel Debroux
 
 ifeq ($(OSTYPE), msys)

+ 2 - 2
tigcc/tools/bin2oth.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       bin2oth.c
 * initial date:    22/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -15,7 +15,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of ttbin2oth, one of the GCC4TI Tools.
+  This file is part of ttbin2oth, one of the TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/packhead.h

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       packhead.h
 * initial date:    14/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 3 - 3
tigcc/tools/revtools.h

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       revtools.h
 * initial date:    23/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -11,7 +11,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -41,7 +41,7 @@
 
 #define PRINT_ID(name)  {fprintf(stdout,"\n");fprintf(stdout, name" ");\
                          fprintf(stdout,FILE_REVISION);\
-                         fprintf(stdout," - GCC4TI Tools v"TTV_MAIN TTV_SUB"\n" \
+                         fprintf(stdout," - TI-68k Developer Utilities v"TTV_MAIN TTV_SUB"\n" \
                                        "(c) thomas.nussbaumer@gmx.net "__DATE__" "__TIME__"\n\n");}
 
 

+ 2 - 2
tigcc/tools/strhead.h

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       strhead.h
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -10,7 +10,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of ttbin2oth, one of the GCC4TI Tools.
+  This file is part of ttbin2oth, one of the TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 4 - 4
tigcc/tools/tt.h

@@ -1,22 +1,22 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       tt.h
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
-* description:     generic definitions for GCC4TI Tools
+* description:     generic definitions for TI-68k Developer Utilities
 *
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 2.1 of the License, or (at your option) any later version.
 
-  As a special exception, UNMODIFIED copies of the GCC4TI Tools may also be
+  As a special exception, UNMODIFIED copies of the TI-68k Developer Utilities may also be
   redistributed or sold without source code, for any purpose. (The Lesser
   General Public License restrictions do apply in other respects; for example,
   they cover modification of the program.) This exception notice must be

+ 2 - 2
tigcc/tools/ttarchive.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttarchive.c
 * initial date:    16/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttarchive.h

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttarchive.h
 * initial date:    20/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttbin2bin.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttbin2bin.c
 * initial date:    21/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -11,7 +11,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttbin2hex.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttbin2hex.c
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttbin2oth.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttbin2oth.c
 * initial date:    14/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttbin2str.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttbin2str.c
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttchecksum.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttchecksum.c
 * initial date:    21/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttextract.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttextract.c
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -10,7 +10,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/tthelp.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       tthelp.c
 * initial date:    21/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/tthex2bin.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       tthex2bin.c
 * initial date:    18/03/2002
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttinfo.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttchecksum.c
 * initial date:    21/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 2 - 2
tigcc/tools/ttpack.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttpack.c
 * initial date:    14/08/2000
 * authors:         albert@cs.tut.fi
@@ -44,7 +44,7 @@
 #include <time.h>
 
 #include "tt.h"          // generic defines
-#include "ttversion.h"   // GCC4TI Tools version info
+#include "ttversion.h"   // TI-68k Developer Utilities version info
 #include "revtools.h"    // used for id displaying
 #include "packhead.h"    // compressed header definition
 

+ 3 - 3
tigcc/tools/ttppggen.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttppggen.c
 * initial date:    28/09/2000
 * authors:         thomas.nussbaumer@gmx.net
@@ -10,7 +10,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -40,7 +40,7 @@
 #include <time.h>
 
 #include "tt.h"          // generic defines
-#include "ttversion.h"   // GCC4TI Tools version info
+#include "ttversion.h"   // TI-68k Developer Utilities version info
 #include "revtools.h"    // automatic cvs version extraction
 
 

+ 3 - 3
tigcc/tools/ttsetname.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttsetname.c
 * initial date:    18/10/2002
 * author:          thomas.nussbaumer@@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -176,6 +176,6 @@ int main(int argc,char *argv[]) {
 //=============================================================================
 //
 // Revision 1.2  2009/01/25           Lionel Debroux
-// Initial import in the GCC4TI Tools (this tool used to be in TI-Chess)
+// Initial import in the TI-68k Developer Utilities (this tool used to be in TI-Chess)
 // Adapt to new version display (revtools.h).
 //

+ 3 - 3
tigcc/tools/ttsplit.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttsplit.c
 * initial date:    23/08/2000
 * authors:         thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -44,7 +44,7 @@
 
 
 #include "tt.h"          // generic defines
-#include "ttversion.h"   // GCC4TI Tools version info
+#include "ttversion.h"   // TI-68k Developer Utilities version info
 #include "revtools.h"
 
 #ifdef FILE_REVISION

+ 2 - 2
tigcc/tools/ttstrip.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttstrip.c
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 3 - 3
tigcc/tools/tttiler.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       tttiler.c
 * initial date:    24/11/2000
 * authors:         thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -39,7 +39,7 @@
 
 
 #include "tt.h"          // generic defines
-#include "ttversion.h"   // GCC4TI Tools version info
+#include "ttversion.h"   // TI-68k Developer Utilities version info
 #include "revtools.h"
 
 #ifdef FILE_REVISION

+ 3 - 3
tigcc/tools/ttunarchive.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttunarchive.c
 * initial date:    29/01/2002
 * authors:         thomas.nussbaumer@gmx.net
@@ -20,7 +20,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -51,7 +51,7 @@
 #include "unpack.c"
 
 #include "tt.h"          // generic defines
-#include "ttversion.h"   // GCC4TI Tools version info
+#include "ttversion.h"   // TI-68k Developer Utilities version info
 #include "revtools.h"
 #include "ttunpack.h"    // errorcodes definition
 #include "packhead.h"    // compressed header definition

+ 3 - 3
tigcc/tools/ttunpack.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttunpack.c
 * initial date:    18/08/2000
 * authors:         albert@cs.tut.fi
@@ -16,7 +16,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -47,7 +47,7 @@
 #include "unpack.c"
 
 #include "tt.h"          // generic defines
-#include "ttversion.h"   // GCC4TI Tools version info
+#include "ttversion.h"   // TI-68k Developer Utilities version info
 #include "revtools.h"
 #include "ttunpack.h"    // errorcodes definition
 #include "packhead.h"    // compressed header definition

+ 2 - 2
tigcc/tools/ttunpack.h

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttunpack.h
 * initial date:    14/08/2000
 * author:          thomas.nussbaumer@gmx.net
@@ -9,7 +9,7 @@
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools and ExtGraph.
+  This file is part of TI-68k Developer Utilities and ExtGraph.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 3 - 3
tigcc/tools/ttversion.h

@@ -1,15 +1,15 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       ttversion.h
 * initial date:    13/08/2000
 * author:          thomas.nussbaumer@gmx.net
-* description:     GCC4TI Tools (formerly TIGCC Tools Suite) version definitions
+* description:     TI-68k Developer Utilities (formerly TIGCC Tools Suite) version definitions
 *
 ******************************************************************************/
 
 /*
-  This file is part of GCC4TI Tools.
+  This file is part of TI-68k Developer Utilities.
 
   This file is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public

+ 1 - 1
tigcc/tools/unpack.c

@@ -1,6 +1,6 @@
 /******************************************************************************
 *
-* project name:    GCC4TI Tools (formerly TIGCC Tools Suite)
+* project name:    TI-68k Developer Utilities (formerly TIGCC Tools Suite)
 * file name:       unpack.c
 * initial date:    14/08/2000
 * authors:         albert@cs.tut.fi