summaryrefslogtreecommitdiffstats
path: root/src/mac/libraries/Metrowerks
diff options
context:
space:
mode:
authorMarc Horowitz <marc@mit.edu>1998-10-30 02:56:35 +0000
committerMarc Horowitz <marc@mit.edu>1998-10-30 02:56:35 +0000
commit1440ab035ba04550ddbbfbff1ee9b5571e3d95db (patch)
tree9d5e8d2e151a930e044c7d0f7c64053d244577a0 /src/mac/libraries/Metrowerks
parent61ddbf948ba6ee70c1bc049268c3dfa73bc9983e (diff)
pull up 3des implementation from the marc-3des branch
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11001 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/libraries/Metrowerks')
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc31
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.prjbin86057 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc31
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.prjbin97000 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc31
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.prjbin83326 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc31
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.prjbin80572 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.doc30
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.prjbin89611 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.doc33
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.prjbin95479 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.doc30
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.prjbin80278 -> 0 bytes
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.doc32
-rw-r--r--src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.prjbin91916 -> 0 bytes
16 files changed, 0 insertions, 249 deletions
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc
deleted file mode 100644
index 95040d6f8..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.doc
+++ /dev/null
@@ -1,31 +0,0 @@
-Changes between CodeWarrior Pro 2 and MITAthena MSL project:
-
- - ÒMSL C.CFM68K DLL.mcpÓ renamed to ÒMIT C.CFM68K DLL.prjÓ
- - This document added to the project
- - ÒMSL MWRuntimeLibCFM68KÓ removed from the project
- - Changed settings in ÒMSL C.CFM68K DLLÓ target
- - Added ÒMIT C.CFM68K DLL.debugÓ target
-
-Changes to ÒMSL C.CFM68K DLLÓ target:
-
- - Added ÒMIT RuntimeLib.68KÓ
- - Name set to ÒMIT C.CFM68K DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
- ¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
- ¥¥¥ original MSL with our own sources
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT CLib.68KÓ
- - Changed output file creator to '????'
- - Changed CFM68K fragment name to ÒMIT_¥MITCLibÓ
-
-Configuration of the ÒMIT C.CFM68K DLL.debugÓ target:
-
- - Added ÒMIT RuntimeLib.68K.debugÓ
- - Started by cloning ÒMIT C.CFM68K DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT CLib.68K.debugÓ
- - Peephole optimizer turned off
- - CSE optimizer turned off
- - Optimize for size turned off
- - Generating SYM files turned on
- - Changed CFM68K fragment name to ÒMIT_¥MIT CLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.prj
deleted file mode 100644
index 5f53c8a05..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.CFM68K DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc
deleted file mode 100644
index 35eb3fb79..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.doc
+++ /dev/null
@@ -1,31 +0,0 @@
-Changes between CodeWarrior Pro 2 and MITAthena MSL project:
-
- - ÒMSL C.PPC DLL.mcpÓ renamed to ÒMIT C.PPC DLL.prjÓ
- - This document added to the project
- - ÒMSL Runtime PPC.DLLÓ removed from the project
- - Changed settings in ÒMSL C.PPC DLLÓ target
- - Added ÒMIT C.PPC DLL.debugÓ target
-
-Changes to ÒMSL C.PPC DLLÓ target:
-
- - Added ÒMIT RuntimeLib.PPCÓ
- - Name set to ÒMIT C.PPC DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
- ¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
- ¥¥¥ original MSL with our own sources
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT CLib.PPCÓ
- - Changed output file creator to '????'
- - Changed PPC PEF fragment name to ÒMIT_¥MITCLibÓ
-
-Configuration of the ÒMIT C.PPC DLL.debugÓ target:
-
- - Added ÒMIT RuntimeLib.PPC.debugÓ
- - Started by cloning ÒMIT C.PPC DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT CLib.PPC.debugÓ
- - Instruction scheduling turned off
- - Global optimization turned off
- - Peephole optimization turned off
- - Generating SYM files turned on
- - Changed PPC PEF fragment name to ÒMIT_¥MITCLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.prj
deleted file mode 100644
index f11064fcd..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT C.PPC DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc
deleted file mode 100644
index 8d9795c58..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.doc
+++ /dev/null
@@ -1,31 +0,0 @@
-Changes between CodeWarrior Pro 2 and MITAthena MSL project:
-
- - ÒMSL MWRuntimeLibCFM68K.mcpÓ renamed to ÒMIT RuntimeCFM68K DLL.prjÓ
- - This document added to the project
- - Changed settings in ÒMSL MWRuntimeLibCFM68KÓ target
- - Added ÒMIT RuntimeCFM68K DLL.debugÓ target
-
-Changes to ÒMSL MWRuntimeLibCFM68KÓ target:
-
- - Target name set to ÒMIT RuntimeCFM68K DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Set user paths to:
- Ò{Project Ä}::Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Runtime CFM68K:(Sources):Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Common Sources:Ó
- ¥¥¥ Important: the compiler-relative paths must come after Ò{Project Ä}::Ó so that
- ¥¥¥ we can override original sources with our own
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT RuntimeLib.68KÓ
- - Changed output file creator to '????'
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLibÓ
-
-Configuration of the ÒMIT RuntimeCFM68K DLL.debugÓ target:
-
- - Started by cloning ÒMIT RuntimeCFM68K DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT RuntimeLib.68K.debugÓ
- - Peephole optimizer turned off
- - CSE optimizer turned off
- - Optimize for size turned off
- - Generating SYM files turned on
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.prj
deleted file mode 100644
index 197a283aa..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimeCFM68K DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc
deleted file mode 100644
index 3a11d7a15..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.doc
+++ /dev/null
@@ -1,31 +0,0 @@
-Changes between CodeWarrior Pro 2 and MITAthena MSL project:
-
- - ÒMSL RuntimePPC.mcpÓ renamed to ÒMIT RuntimePPC DLL.prjÓ
- - This document added to the project
- - Changed settings in ÒMSL RuntimePPC DLLÓ target
- - Added ÒMIT RuntimePPC.debugÓ target
-
-Changes to ÒMSL RuntimePPCÓ target:
-
- - Name set to ÒMIT RuntimePPC DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Set user paths to:
- Ò{Project Ä}::Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Runtime PPC:(Sources):Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Common Sources:Ó
- ¥¥¥ Important: the compiler-relative paths must come after Ò{Project Ä}::Ó so that
- ¥¥¥ we can override original sources with our own
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT RuntimeLib.PPCÓ
- - Changed output file creator to '????'
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLibÓ
-
-Configuration of the ÒMIT RuntimePPC DLL.debugÓ target:
-
- - Started by cloning ÒMIT RuntimePPC DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT RuntimeLib.PPC.debugÓ
- - Instruction scheduling turned off
- - Global optimization turned off
- - Peephole optimization turned off
- - Generating SYM files turned on
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.prj
deleted file mode 100644
index 59338a997..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 2/MIT RuntimePPC DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.doc
deleted file mode 100644
index 8f5a2f4f8..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.doc
+++ /dev/null
@@ -1,30 +0,0 @@
-Changes between CodeWarrior Pro 4 and MITAthena MSL project:
-
- - ÒMSL C.CFM68K DLL.mcpÓ renamed to ÒMIT C.CFM68K DLL.prjÓ
- - This document added to the project
- - ÒMSL MWRuntimeLibCFM68KÓ removed from the project
- - Changed settings in ÒMSL C.CFM68K DLLÓ target
- - Added ÒMIT C.CFM68K DLL.debugÓ target
-
-Changes to ÒMSL C.CFM68K DLLÓ target:
-
- - Added ÒMIT RuntimeLib.68KÓ
- - Name set to ÒMIT C.CFM68K DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
- ¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
- ¥¥¥ original MSL with our own sources
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT CLib.68KÓ
- - Changed output file creator to '????'
- - Global optimizations turned off
- - Changed CFM68K fragment name to ÒMIT_¥MITCLibÓ
-
-Configuration of the ÒMIT C.CFM68K DLL.debugÓ target:
-
- - Added ÒMIT RuntimeLib.68K.debugÓ
- - Started by cloning ÒMIT C.CFM68K DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT CLib.68K.debugÓ
- - Global optimizations turned off
- - Generating SYM files turned on
- - Changed CFM68K fragment name to ÒMIT_¥MIT CLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.prj
deleted file mode 100644
index 3a54b894f..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.CFM68K DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.doc
deleted file mode 100644
index fd91e2950..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.doc
+++ /dev/null
@@ -1,33 +0,0 @@
-Changes between CodeWarrior Pro 4 and MITAthena MSL project:
-
- - ÒMSL C.PPC DLL.mcpÓ renamed to ÒMIT C.PPC DLL.prjÓ
- - This document added to the project
- - ÒMSL Runtime PPC.DLLÓ removed from the project
- - Changed settings in ÒMSL C.PPC DLLÓ target
- - Added ÒMIT C.PPC DLL.debugÓ target
-
-Changes to ÒMSL C.PPC DLLÓ target:
-
- - Added ÒMIT RuntimeLib.PPCÓ
- - Name set to ÒMIT C.PPC DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Added Ò{Compiler Ä}:Metrowerks Standard Library:MSL C:Ó to user paths
- ¥¥¥ Important: this path must come after Ò{Project Ä}::Ó so that we can override
- ¥¥¥ original MSL with our own sources
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT CLib.PPCÓ
- - Changed output file creator to '????'
- - Global optimizations turned off (because of reports of optimizer bugs)
- - Changed PPC PEF fragment name to ÒMIT_¥MITCLibÓ
-
-Configuration of the ÒMIT C.PPC DLL.debugÓ target:
-
- - Added ÒMIT RuntimeLib.PPC.debugÓ
- - Started by cloning ÒMIT C.PPC DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT CLib.PPC.debugÓ
- - Instruction scheduling turned off
- - Global optimization turned off
- - Peephole optimization turned off
- - Global optimizations turned off (because of reports of optimizer bugs)
- - Generating SYM files turned on
- - Changed PPC PEF fragment name to ÒMIT_¥MITCLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.prj
deleted file mode 100644
index 8e7abb118..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT C.PPC DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.doc
deleted file mode 100644
index 9cfd52708..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.doc
+++ /dev/null
@@ -1,30 +0,0 @@
-Changes between CodeWarrior Pro 4 and MITAthena MSL project:
-
- - ÒMSL MWRuntimeLibCFM68K.mcpÓ renamed to ÒMIT RuntimeCFM68K DLL.prjÓ
- - This document added to the project
- - Changed settings in ÒMSL MWRuntimeLibCFM68KÓ target
- - Added ÒMIT RuntimeCFM68K DLL.debugÓ target
-
-Changes to ÒMSL MWRuntimeLibCFM68KÓ target:
-
- - Target name set to ÒMIT RuntimeCFM68K DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Set user paths to:
- Ò{Project Ä}::Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Runtime CFM68K:(Sources):Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Common Sources:Ó
- ¥¥¥ Important: the compiler-relative paths must come after Ò{Project Ä}::Ó so that
- ¥¥¥ we can override original sources with our own
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT RuntimeLib.68KÓ
- - Changed output file creator to '????'
- - Global optimizations turned off
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLibÓ
-
-Configuration of the ÒMIT RuntimeCFM68K DLL.debugÓ target:
-
- - Started by cloning ÒMIT RuntimeCFM68K DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT RuntimeLib.68K.debugÓ
- - Global optimizations turned off
- - Generating SYM files turned on
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.prj
deleted file mode 100644
index 3a60365d7..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimeCFM68K DLL.prj
+++ /dev/null
Binary files differ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.doc b/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.doc
deleted file mode 100644
index 2536928fd..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.doc
+++ /dev/null
@@ -1,32 +0,0 @@
-Changes between CodeWarrior Pro 4 and MITAthena MSL project:
-
- - ÒMSL RuntimePPC.mcpÓ renamed to ÒMIT RuntimePPC DLL.prjÓ
- - This document added to the project
- - Changed settings in ÒMSL RuntimePPC DLLÓ target
- - Added ÒMIT RuntimePPC.debugÓ target
-
-Changes to ÒMSL RuntimePPCÓ target:
-
- - Name set to ÒMIT RuntimePPC DLLÓ
- - Output directory changed to Ò{Project Ä}::bin:Ó
- - Set user paths to:
- Ò{Project Ä}::Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Runtime PPC:(Sources):Ó
- Ò{Compiler Ä}:MacOS Support:Libraries:Runtime:Common Sources:Ó
- ¥¥¥ Important: the compiler-relative paths must come after Ò{Project Ä}::Ó so that
- ¥¥¥ we can override original sources with our own
- - Turned on ÒActivate BrowserÓ
- - Changed output file name to ÒMIT RuntimeLib.PPCÓ
- - Changed output file creator to '????'
- - GLobal optimizations turned off (because of reports of optimizer bugs)
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLibÓ
-
-Configuration of the ÒMIT RuntimePPC DLL.debugÓ target:
-
- - Started by cloning ÒMIT RuntimePPC DLLÓ target after making the above modifications
- - Changed output file name to ÒMIT RuntimeLib.PPC.debugÓ
- - Schedule instructions turned off
- - Peephole optimization turned off
- - Generating SYM files turned on
- - Global optimizations turned off
- - Changed PPC PEF fragment name to ÒMIT_¥MITRuntimeLib.debugÓ
diff --git a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.prj b/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.prj
deleted file mode 100644
index 4cd7f7829..000000000
--- a/src/mac/libraries/Metrowerks/CW Pro 4/MIT RuntimePPC DLL.prj
+++ /dev/null
Binary files differ