diff --git a/architecture/README b/architecture/README index 8d6185d..6b23e68 100644 --- a/architecture/README +++ b/architecture/README @@ -8,7 +8,7 @@ Such a directory can contain this files: preconfig.in For registering the arch in the SDE config system config.in Architecture dependent configuration config.hlp Arhcitecture dependent configuration help - + archtest.out Output of the archtest.c program archtest.sh Dynamic archtest values diff --git a/architecture/alpha/config.hlp b/architecture/alpha/config.hlp index 44f45b0..891c1a4 100644 --- a/architecture/alpha/config.hlp +++ b/architecture/alpha/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/alpha/config.hlp +# +# Filename: architecture/alpha/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_ALPHA_OPT Please select the specific type of alpha-CPU you want to optimise diff --git a/architecture/alpha/config.in b/architecture/alpha/config.in index 421f8d6..33594c4 100644 --- a/architecture/alpha/config.in +++ b/architecture/alpha/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/alpha/config.in +# +# Filename: architecture/alpha/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: Alpha AXP choice SDECFG_ALPHA_OPT generic \ diff --git a/architecture/alpha/gcc-options.in b/architecture/alpha/gcc-options.in index c9fdf7e..2809626 100644 --- a/architecture/alpha/gcc-options.in +++ b/architecture/alpha/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/alpha/gcc-options.in +# +# Filename: architecture/alpha/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $SDECFG_ALPHA_OPT != generic ] ; then var_append GCC3_WRAPPER_INSERT " " \ diff --git a/architecture/alpha/kernel.conf.m4 b/architecture/alpha/kernel.conf.m4 index 07f1939..ff79b41 100644 --- a/architecture/alpha/kernel.conf.m4 +++ b/architecture/alpha/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/alpha/kernel.conf.m4 +dnl +dnl Filename: architecture/alpha/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`ALPHA', `Alpha AXP')dnl CONFIG_ALPHA_GENERIC=y diff --git a/architecture/arm/config.hlp b/architecture/arm/config.hlp index 3821f25..b44f9ad 100644 --- a/architecture/arm/config.hlp +++ b/architecture/arm/config.hlp @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/arm/config.hlp +# +# Filename: architecture/arm/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_ARM_OPT Please select the CPU you want to optimise for. diff --git a/architecture/arm/config.in b/architecture/arm/config.in index 0cbe54d..f44ea2f 100644 --- a/architecture/arm/config.in +++ b/architecture/arm/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/arm/config.in +# +# Filename: architecture/arm/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: ARM (Advanced RISC Machines) choice SDECFG_ARM_OPT generic \ diff --git a/architecture/arm/gcc-options.in b/architecture/arm/gcc-options.in index a70c91c..c2e60da 100644 --- a/architecture/arm/gcc-options.in +++ b/architecture/arm/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/arm/gcc-options.in +# +# Filename: architecture/arm/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- [ "$SDECFG_ARM_OPT" != generic ] && var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_ARM_OPT" diff --git a/architecture/arm/kernel.conf.m4 b/architecture/arm/kernel.conf.m4 index bc8c3fe..bdbd3ab 100644 --- a/architecture/arm/kernel.conf.m4 +++ b/architecture/arm/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/arm/kernel.conf.m4 +dnl +dnl Filename: architecture/arm/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`ARM', `ARM')dnl # TO BE DONE diff --git a/architecture/cris/config.in b/architecture/cris/config.in index 8f86902..bb391d3 100644 --- a/architecture/cris/config.in +++ b/architecture/cris/config.in @@ -1,15 +1,15 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/cris/config.in +# +# Filename: architecture/cris/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: Axis CRIS diff --git a/architecture/hppa/config.hlp b/architecture/hppa/config.hlp index 9cac016..23ce3bf 100644 --- a/architecture/hppa/config.hlp +++ b/architecture/hppa/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/hppa/config.hlp +# +# Filename: architecture/hppa/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_HPPA_OPT Please select the CPU you want to optimise for. diff --git a/architecture/hppa/config.in b/architecture/hppa/config.in index f213d16..7b03e93 100644 --- a/architecture/hppa/config.in +++ b/architecture/hppa/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/hppa/config.in +# +# Filename: architecture/hppa/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: HPPA (EXPERIMENTAL) # Now the optimisations that result from the options above diff --git a/architecture/hppa/gcc-options.in b/architecture/hppa/gcc-options.in index 091c27a..b88a471 100644 --- a/architecture/hppa/gcc-options.in +++ b/architecture/hppa/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/hppa/gcc-options.in +# +# Filename: architecture/hppa/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$SDECFG_HPPA_OPT" != "generic" ] ; then var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_HPPA_OPT" diff --git a/architecture/hppa/kernel.conf.m4 b/architecture/hppa/kernel.conf.m4 index 82dcf1d..9a13be1 100644 --- a/architecture/hppa/kernel.conf.m4 +++ b/architecture/hppa/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/hppa/kernel.conf.m4 +dnl +dnl Filename: architecture/hppa/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- # TO BE DONE diff --git a/architecture/hppa64/config.hlp b/architecture/hppa64/config.hlp index 9b91a56..a0ad2aa 100644 --- a/architecture/hppa64/config.hlp +++ b/architecture/hppa64/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/hppa64/config.hlp +# +# Filename: architecture/hppa64/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_HPPA64_OPT Please select the CPU you want to optimise for. diff --git a/architecture/hppa64/config.in b/architecture/hppa64/config.in index 872d014..d2c9107 100644 --- a/architecture/hppa64/config.in +++ b/architecture/hppa64/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/hppa64/config.in +# +# Filename: architecture/hppa64/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: HPPA64 (EXPERIMENTAL) # Now the optimisations that result from the options above diff --git a/architecture/hppa64/gcc-options.in b/architecture/hppa64/gcc-options.in index 6223178..93e673d 100644 --- a/architecture/hppa64/gcc-options.in +++ b/architecture/hppa64/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/hppa64/gcc-options.in +# +# Filename: architecture/hppa64/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$SDECFG_HPPA64_OPT" != "generic" ] ; then var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_HPPA64_OPT" diff --git a/architecture/hppa64/kernel.conf.m4 b/architecture/hppa64/kernel.conf.m4 index 5c3ab59..5ed03f8 100644 --- a/architecture/hppa64/kernel.conf.m4 +++ b/architecture/hppa64/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/hppa64/kernel.conf.m4 +dnl +dnl Filename: architecture/hppa64/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- # TO BE DONE diff --git a/architecture/ia64/config.in b/architecture/ia64/config.in index 59c6074..dadcc2e 100644 --- a/architecture/ia64/config.in +++ b/architecture/ia64/config.in @@ -1,14 +1,14 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/ia64/config.in +# +# Filename: architecture/ia64/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: Intel IA-64 diff --git a/architecture/m68k/config.in b/architecture/m68k/config.in index 3c79ff9..0fa41c7 100644 --- a/architecture/m68k/config.in +++ b/architecture/m68k/config.in @@ -1,15 +1,15 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/m68k/config.in +# +# Filename: architecture/m68k/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: Motorola 68000 diff --git a/architecture/mips/archtest.sh b/architecture/mips/archtest.sh index 41f051d..8488ecb 100644 --- a/architecture/mips/archtest.sh +++ b/architecture/mips/archtest.sh @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips/archtest.sh +# +# Filename: architecture/mips/archtest.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_MIPS_ENDIANESS" in EL) diff --git a/architecture/mips/config.hlp b/architecture/mips/config.hlp index 0861967..7d24f04 100644 --- a/architecture/mips/config.hlp +++ b/architecture/mips/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips/config.hlp +# +# Filename: architecture/mips/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_MIPS_ENDIANESS Please select if you want to build for big-endian or little-endian diff --git a/architecture/mips/config.in b/architecture/mips/config.in index 992158b..9fe418e 100644 --- a/architecture/mips/config.in +++ b/architecture/mips/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips/config.in +# +# Filename: architecture/mips/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- choice SDECFG_MIPS_ENDIANESS EB \ EB "Build for big endian machines" \ @@ -33,7 +33,7 @@ choice SDECFG_MIPS_OPT generic \ r5000 "Build for R5000 CPU" \ r6000 "Build for R6000 CPU" \ r8000 "Build for R8000 CPU" \ - orion "Build for Orion CPU" + orion "Build for Orion CPU" if [ $SDECFG_MIPS_OPT != generic ] ; then SDECFG_ID="$SDECFG_ID-$SDECFG_MIPS_OPT" diff --git a/architecture/mips/gcc-options.in b/architecture/mips/gcc-options.in index 2fbedcf..9ee3cee 100644 --- a/architecture/mips/gcc-options.in +++ b/architecture/mips/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips/gcc-options.in +# +# Filename: architecture/mips/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $SDECFG_MIPS_OPT != generic ] ; then var_append GCC_WRAPPER_INSERT " " "-march=$SDECFG_MIPS_OPT" diff --git a/architecture/mips/kernel.conf.m4 b/architecture/mips/kernel.conf.m4 index fd05e32..73423ef 100644 --- a/architecture/mips/kernel.conf.m4 +++ b/architecture/mips/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/mips/kernel.conf.m4 +dnl +dnl Filename: architecture/mips/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`MIPS', `MIPS')dnl CONFIG_MIPS=y diff --git a/architecture/mips64/archtest.sh b/architecture/mips64/archtest.sh index abd744f..c01e0ae 100644 --- a/architecture/mips64/archtest.sh +++ b/architecture/mips64/archtest.sh @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips64/archtest.sh +# +# Filename: architecture/mips64/archtest.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_MIPS64_ENDIANESS" in EL) diff --git a/architecture/mips64/config.hlp b/architecture/mips64/config.hlp index 18b5951..24d9b5d 100644 --- a/architecture/mips64/config.hlp +++ b/architecture/mips64/config.hlp @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips64/config.hlp +# +# Filename: architecture/mips64/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_MIPS64_ENDIANESS Please select if you want to build for big-endian or little-endian diff --git a/architecture/mips64/config.in b/architecture/mips64/config.in index 7fa8bed..29289b3 100644 --- a/architecture/mips64/config.in +++ b/architecture/mips64/config.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips64/config.in +# +# Filename: architecture/mips64/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- choice SDECFG_MIPS64_ENDIANESS EB \ EB "Build for big endian machines" \ diff --git a/architecture/mips64/gcc-options.in b/architecture/mips64/gcc-options.in index f3d5b82..c7a7658 100644 --- a/architecture/mips64/gcc-options.in +++ b/architecture/mips64/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/mips64/gcc-options.in +# +# Filename: architecture/mips64/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ $SDECFG_MIPS64_OPT != generic ] ; then var_append GCC_WRAPPER_INSERT " " "-march=$SDECFG_MIPS64_OPT" diff --git a/architecture/mips64/kernel.conf.m4 b/architecture/mips64/kernel.conf.m4 index 8db8963..0a644cf 100644 --- a/architecture/mips64/kernel.conf.m4 +++ b/architecture/mips64/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/mips64/kernel.conf.m4 +dnl +dnl Filename: architecture/mips64/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`MIPS', `MIPS')dnl CONFIG_MIPS=y diff --git a/architecture/powerpc/boot/boot.in b/architecture/powerpc/boot/boot.in index a32c0fe..655dfa2 100644 --- a/architecture/powerpc/boot/boot.in +++ b/architecture/powerpc/boot/boot.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc/boot/boot.in +# +# Filename: architecture/powerpc/boot/boot.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- arch_boot_cd_pre() { diff --git a/architecture/powerpc/config.hlp b/architecture/powerpc/config.hlp index bcffd95..51cac89 100644 --- a/architecture/powerpc/config.hlp +++ b/architecture/powerpc/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc/config.hlp +# +# Filename: architecture/powerpc/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_POWERPC_ISA Selects the Instruction Set Architecture to be used. That might be diff --git a/architecture/powerpc/config.in b/architecture/powerpc/config.in index 6b10553..3cca748 100644 --- a/architecture/powerpc/config.in +++ b/architecture/powerpc/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc/config.in +# +# Filename: architecture/powerpc/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: PowerPC choice SDECFG_POWERPC_ISA powerpc \ diff --git a/architecture/powerpc/gcc-options.in b/architecture/powerpc/gcc-options.in index b82bb4f..fa425d2 100644 --- a/architecture/powerpc/gcc-options.in +++ b/architecture/powerpc/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc/gcc-options.in +# +# Filename: architecture/powerpc/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$SDECFG_POWERPC_ISA" ] ; then var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_POWERPC_ISA" diff --git a/architecture/powerpc/kernel.conf.m4 b/architecture/powerpc/kernel.conf.m4 index 32d2ac2..1239c4b 100644 --- a/architecture/powerpc/kernel.conf.m4 +++ b/architecture/powerpc/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/powerpc/kernel.conf.m4 +dnl +dnl Filename: architecture/powerpc/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`PPC', 'PowerPC')dnl dnl System type (default=Macintosh) diff --git a/architecture/powerpc64/boot/boot.in b/architecture/powerpc64/boot/boot.in index 6f1e598..827234c 100644 --- a/architecture/powerpc64/boot/boot.in +++ b/architecture/powerpc64/boot/boot.in @@ -1,19 +1,19 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc64/boot/boot.in +# +# Filename: architecture/powerpc64/boot/boot.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- -# for powerpc64 we mostly use the same yaboot stuff, thus we reuse the +# for powerpc64 we mostly use the same yaboot stuff, thus we reuse the # powerpc boot-loader code . $base/architecture/powerpc/boot/boot.in diff --git a/architecture/powerpc64/config.hlp b/architecture/powerpc64/config.hlp index 7b6cfee..4978c54 100644 --- a/architecture/powerpc64/config.hlp +++ b/architecture/powerpc64/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc64/config.hlp +# +# Filename: architecture/powerpc64/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_POWERPC64_OPT Please select the CPU you want to optimise for. diff --git a/architecture/powerpc64/config.in b/architecture/powerpc64/config.in index 64e1679..8d6bfaf 100644 --- a/architecture/powerpc64/config.in +++ b/architecture/powerpc64/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc64/config.in +# +# Filename: architecture/powerpc64/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: PowerPC 64 choice SDECFG_POWERPC64_OPT generic \ diff --git a/architecture/powerpc64/gcc-options.in b/architecture/powerpc64/gcc-options.in index 43d50b4..c74b46c 100644 --- a/architecture/powerpc64/gcc-options.in +++ b/architecture/powerpc64/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/powerpc64/gcc-options.in +# +# Filename: architecture/powerpc64/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- if [ "$SDECFG_POWERPC64_OPT" != "generic" ] ; then var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_POWERPC64_OPT" diff --git a/architecture/powerpc64/kernel.conf.m4 b/architecture/powerpc64/kernel.conf.m4 index 59d70ab..0c880ad 100644 --- a/architecture/powerpc64/kernel.conf.m4 +++ b/architecture/powerpc64/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/powerpc64/kernel.conf.m4 +dnl +dnl Filename: architecture/powerpc64/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`PPC', 'PowerPC')dnl dnl System type (default=Macintosh) diff --git a/architecture/sh/archtest.sh b/architecture/sh/archtest.sh index b162004..12d1e45 100644 --- a/architecture/sh/archtest.sh +++ b/architecture/sh/archtest.sh @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/archtest.sh +# +# Filename: architecture/sh/archtest.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_SH_OPT" in sh|sh2|sh3|sh4) arch_machine="$SDECFG_SH_OPT" ;; diff --git a/architecture/sh/config.hlp b/architecture/sh/config.hlp index cda8c58..43f0e98 100644 --- a/architecture/sh/config.hlp +++ b/architecture/sh/config.hlp @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/config.hlp +# +# Filename: architecture/sh/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_SH_OPT Please select the CPU you want to optimise for. diff --git a/architecture/sh/config.in b/architecture/sh/config.in index a187601..e4c62a1 100644 --- a/architecture/sh/config.in +++ b/architecture/sh/config.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/config.in +# +# Filename: architecture/sh/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: SuperH choice SDECFG_SH_OPT sh \ diff --git a/architecture/sh/gcc-options.in b/architecture/sh/gcc-options.in index e2fcec8..39dfa84 100644 --- a/architecture/sh/gcc-options.in +++ b/architecture/sh/gcc-options.in @@ -1,12 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/sh/gcc-options.in # Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the @@ -21,6 +21,6 @@ if [ "$SDECFG_SH_OPT" ] ; then sh3) opt="-m3" ;; sh4) opt="-m4" ;; esac - var_append GCC_WRAPPER_INSERT " " "$opt" + var_append GCC_WRAPPER_INSERT " " "$opt" fi diff --git a/architecture/sh/kernel.conf.m4 b/architecture/sh/kernel.conf.m4 index 0d1211d..0116958 100644 --- a/architecture/sh/kernel.conf.m4 +++ b/architecture/sh/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/sh/kernel.conf.m4 +dnl +dnl Filename: architecture/sh/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`SH', `SUPERH')dnl include(`kernel-common.conf.m4') diff --git a/architecture/sh/pkg_glibc_post.conf b/architecture/sh/pkg_glibc_post.conf index 8606f32..0bd6781 100644 --- a/architecture/sh/pkg_glibc_post.conf +++ b/architecture/sh/pkg_glibc_post.conf @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/pkg_glibc_post.conf +# +# Filename: architecture/sh/pkg_glibc_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- diff --git a/architecture/sh/pkg_linux-header_post.conf b/architecture/sh/pkg_linux-header_post.conf index 55bfb83..2cb610b 100644 --- a/architecture/sh/pkg_linux-header_post.conf +++ b/architecture/sh/pkg_linux-header_post.conf @@ -1,14 +1,14 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/pkg_linux-header_post.conf +# +# Filename: architecture/sh/pkg_linux-header_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/architecture/sh/pkg_linux_post.conf diff --git a/architecture/sh/pkg_linux24_post.conf b/architecture/sh/pkg_linux24_post.conf index bad61d0..ebe314b 100644 --- a/architecture/sh/pkg_linux24_post.conf +++ b/architecture/sh/pkg_linux24_post.conf @@ -1,14 +1,14 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/pkg_linux24_post.conf +# +# Filename: architecture/sh/pkg_linux24_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/architecture/sh/pkg_linux_post.conf diff --git a/architecture/sh/pkg_linux26_post.conf b/architecture/sh/pkg_linux26_post.conf index edc9bcb..6e159aa 100644 --- a/architecture/sh/pkg_linux26_post.conf +++ b/architecture/sh/pkg_linux26_post.conf @@ -1,14 +1,14 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/pkg_linux26_post.conf +# +# Filename: architecture/sh/pkg_linux26_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- . $base/architecture/sh/pkg_linux_post.conf diff --git a/architecture/sh/pkg_linux26sh_post.conf b/architecture/sh/pkg_linux26sh_post.conf index 2b5de94..9dd1ad6 100644 --- a/architecture/sh/pkg_linux26sh_post.conf +++ b/architecture/sh/pkg_linux26sh_post.conf @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/pkg_linux26sh_post.conf +# +# Filename: architecture/sh/pkg_linux26sh_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_PKG_LINUX_CONFIG_STYLE=none lx_customconf=arch/$lx_cpu/configs/"$SDECFG_SH_BOARDDEF"_defconfig diff --git a/architecture/sh/pkg_linux_post.conf b/architecture/sh/pkg_linux_post.conf index 883e6ba..2febe24 100644 --- a/architecture/sh/pkg_linux_post.conf +++ b/architecture/sh/pkg_linux_post.conf @@ -1,14 +1,14 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh/pkg_linux_post.conf +# +# Filename: architecture/sh/pkg_linux_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- lx_defconfig=arch/$lx_cpu/configs/"$SDECFG_SH_BOARDDEF"_defconfig diff --git a/architecture/sh64/config.hlp b/architecture/sh64/config.hlp index 0bbff84..bd36177 100644 --- a/architecture/sh64/config.hlp +++ b/architecture/sh64/config.hlp @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh64/config.hlp +# +# Filename: architecture/sh64/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_SH64_OPT Please select the CPU you want to optimise for. diff --git a/architecture/sh64/config.in b/architecture/sh64/config.in index ec6e2a3..5a6f489 100644 --- a/architecture/sh64/config.in +++ b/architecture/sh64/config.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sh64/config.in +# +# Filename: architecture/sh64/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: SuperH 64 # TODO diff --git a/architecture/sh64/gcc-options.in b/architecture/sh64/gcc-options.in index 8b8cf29..37d9f06 100644 --- a/architecture/sh64/gcc-options.in +++ b/architecture/sh64/gcc-options.in @@ -1,12 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/sh64/gcc-options.in # Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the @@ -18,6 +18,6 @@ if [ "$SDECFG_SH64_OPT" ] ; then case "$SDECFG_SH64_OPT" in sh5) opt="-m5" ;; esac - var_append GCC_WRAPPER_INSERT " " "$opt" + var_append GCC_WRAPPER_INSERT " " "$opt" fi diff --git a/architecture/sh64/kernel.conf.m4 b/architecture/sh64/kernel.conf.m4 index f4b983f..6e77724 100644 --- a/architecture/sh64/kernel.conf.m4 +++ b/architecture/sh64/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/sh64/kernel.conf.m4 +dnl +dnl Filename: architecture/sh64/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`SH', `SH64', `SUPERH', `SUPERH64')dnl include(`kernel-common.conf.m4') diff --git a/architecture/share/archtest.c b/architecture/share/archtest.c index 01b0c4e..a722b9c 100644 --- a/architecture/share/archtest.c +++ b/architecture/share/archtest.c @@ -1,17 +1,17 @@ /* - * --- T2-COPYRIGHT-NOTE-BEGIN --- + * --- SDE-COPYRIGHT-NOTE-BEGIN --- * This copyright note is auto-generated by ./scripts/Create-CopyPatch. - * - * T2 SDE: architecture/share/archtest.c + * + * Filename: architecture/share/archtest.c * Copyright (C) 2004 - 2006 The T2 SDE Project - * + * * More information can be found in the files COPYING and README. - * + * * 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; version 2 of the License. A copy of the * GNU General Public License can be found in the file COPYING. - * --- T2-COPYRIGHT-NOTE-END --- + * --- SDE-COPYRIGHT-NOTE-END --- */ #include @@ -20,7 +20,7 @@ char * isbigendian () { union { long l; char c[sizeof (long)]; } u; u.l=1; return (u.c[0] == 1)?"no":"yes"; } - + int main() { printf("arch_sizeof_short=%d\n",sizeof(short)); printf("arch_sizeof_int=%d\n",sizeof(int)); diff --git a/architecture/share/kernel-block.conf.m4 b/architecture/share/kernel-block.conf.m4 index 2616670..1328e2b 100644 --- a/architecture/share/kernel-block.conf.m4 +++ b/architecture/share/kernel-block.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/share/kernel-block.conf.m4 +dnl +dnl Filename: architecture/share/kernel-block.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- dnl Activate SCSI discs and cd-roms - but not the verbose dnl SCSI error reporting (CONSTANTS) diff --git a/architecture/share/kernel-common.conf.m4 b/architecture/share/kernel-common.conf.m4 index fd41a5a..0b6b3e2 100644 --- a/architecture/share/kernel-common.conf.m4 +++ b/architecture/share/kernel-common.conf.m4 @@ -1,12 +1,12 @@ dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl +dnl dnl Filename: architecture/share/kernel-common.conf.m4 dnl Copyright (C) 2006 - 2007 The OpenSDE Project dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the diff --git a/architecture/share/kernel-fs.conf.m4 b/architecture/share/kernel-fs.conf.m4 index 98cc68b..6a91eb1 100644 --- a/architecture/share/kernel-fs.conf.m4 +++ b/architecture/share/kernel-fs.conf.m4 @@ -1,12 +1,12 @@ dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl +dnl dnl Filename: architecture/share/kernel-fs.conf.m4 dnl Copyright (C) 2006 The OpenSDE Project dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the diff --git a/architecture/share/kernel-net.conf.m4 b/architecture/share/kernel-net.conf.m4 index b3ee41c..87959e3 100644 --- a/architecture/share/kernel-net.conf.m4 +++ b/architecture/share/kernel-net.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/share/kernel-net.conf.m4 +dnl +dnl Filename: architecture/share/kernel-net.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- dnl the basic sections dnl @@ -65,7 +65,7 @@ CONFIG_UNIX=y CONFIG_INET=y dnl Enable QoS and IP-Tables (drivers themself are modules) -dnl +dnl CONFIG_NET_SCHED=y CONFIG_NETFILTER=y CONFIG_NET_QOS=y diff --git a/architecture/share/preconfig.in b/architecture/share/preconfig.in index ecb9f84..ab40ed2 100644 --- a/architecture/share/preconfig.in +++ b/architecture/share/preconfig.in @@ -1,17 +1,17 @@ #!/bin/sh -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/share/preconfig.in +# +# Filename: architecture/share/preconfig.in # Copyright (C) 2005 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- CFGTEMP_ARCHLIST= for x in architecture/*; do diff --git a/architecture/sparc/archtest.sh b/architecture/sparc/archtest.sh index 354affb..2503bcc 100644 --- a/architecture/sparc/archtest.sh +++ b/architecture/sparc/archtest.sh @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc/archtest.sh +# +# Filename: architecture/sparc/archtest.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_SPARC_OPT" in v7) arch_machine="sparc" ;; diff --git a/architecture/sparc/boot/boot.in b/architecture/sparc/boot/boot.in index e0fe1f3..7dbe0f5 100644 --- a/architecture/sparc/boot/boot.in +++ b/architecture/sparc/boot/boot.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc/boot/boot.in +# +# Filename: architecture/sparc/boot/boot.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- arch_boot_cd_pre() diff --git a/architecture/sparc/boot/silo.conf b/architecture/sparc/boot/silo.conf index d60bac2..6dd7753 100644 --- a/architecture/sparc/boot/silo.conf +++ b/architecture/sparc/boot/silo.conf @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc/boot/silo.conf +# +# Filename: architecture/sparc/boot/silo.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- partition=1 read-write diff --git a/architecture/sparc/config.hlp b/architecture/sparc/config.hlp index 3d57f8f..1183d6d 100644 --- a/architecture/sparc/config.hlp +++ b/architecture/sparc/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc/config.hlp +# +# Filename: architecture/sparc/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_SPARC_OPT Please select the CPU you want to optimise for. diff --git a/architecture/sparc/config.in b/architecture/sparc/config.in index 4eaa88a..7ac9816 100644 --- a/architecture/sparc/config.in +++ b/architecture/sparc/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc/config.in +# +# Filename: architecture/sparc/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: Sun SPARC # Advanced SPARC options and 64 bit work by Rene Rebe diff --git a/architecture/sparc/gcc-options.in b/architecture/sparc/gcc-options.in index 9fc144a..f2292fe 100644 --- a/architecture/sparc/gcc-options.in +++ b/architecture/sparc/gcc-options.in @@ -1,12 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/sparc/gcc-options.in # Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the @@ -21,6 +21,6 @@ if [ "$SDECFG_SPARC_OPT" ] ; then v9) opt="-mcpu=ultrasparc -mtune=ultrasparc" ;; v9vis) opt="-mcpu=ultrasparc -mtune=ultrasparc -mvis" ;; esac - var_append GCC_WRAPPER_INSERT " " "$opt" + var_append GCC_WRAPPER_INSERT " " "$opt" fi diff --git a/architecture/sparc/kernel.conf.m4 b/architecture/sparc/kernel.conf.m4 index 513cb00..faeab7f 100644 --- a/architecture/sparc/kernel.conf.m4 +++ b/architecture/sparc/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/sparc/kernel.conf.m4 +dnl +dnl Filename: architecture/sparc/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`SPARC', 'SPARC')dnl diff --git a/architecture/sparc64/archtest.out b/architecture/sparc64/archtest.out index e4fdbc1..9a21d45 100644 --- a/architecture/sparc64/archtest.out +++ b/architecture/sparc64/archtest.out @@ -2,7 +2,7 @@ arch_sizeof_short=2 arch_sizeof_int=4 arch_sizeof_long=4 arch_sizeof_long_long=8 -arch_sizeof_char_p=8 +arch_sizeof_char_p=8 arch_bigendian=yes arch_machine=sparc64 arch_target="sparc64-unknown-linux-gnu" diff --git a/architecture/sparc64/boot/boot.in b/architecture/sparc64/boot/boot.in index 825f351..f517124 100644 --- a/architecture/sparc64/boot/boot.in +++ b/architecture/sparc64/boot/boot.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc64/boot/boot.in +# +# Filename: architecture/sparc64/boot/boot.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # for sparc64 we mostly use the same silo stuff, thus we reuse the diff --git a/architecture/sparc64/config.hlp b/architecture/sparc64/config.hlp index 0587193..bf38e94 100644 --- a/architecture/sparc64/config.hlp +++ b/architecture/sparc64/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc64/config.hlp +# +# Filename: architecture/sparc64/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_SPARC64_OPT Please select the CPU you want to optimise for. diff --git a/architecture/sparc64/config.in b/architecture/sparc64/config.in index e61eac2..08533c2 100644 --- a/architecture/sparc64/config.in +++ b/architecture/sparc64/config.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc64/config.in +# +# Filename: architecture/sparc64/config.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: Sun UltraSPARC / Fujitsu SPARC64 # Advanced SPARC options and 64 bit work by Rene Rebe diff --git a/architecture/sparc64/gcc-options.in b/architecture/sparc64/gcc-options.in index 7024932..64e0348 100644 --- a/architecture/sparc64/gcc-options.in +++ b/architecture/sparc64/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc64/gcc-options.in +# +# Filename: architecture/sparc64/gcc-options.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_SPARC64_OPT" in generic) ;; diff --git a/architecture/sparc64/kernel.conf.m4 b/architecture/sparc64/kernel.conf.m4 index f07785e..9ed9975 100644 --- a/architecture/sparc64/kernel.conf.m4 +++ b/architecture/sparc64/kernel.conf.m4 @@ -1,16 +1,16 @@ -dnl --- T2-COPYRIGHT-NOTE-BEGIN --- +dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. -dnl -dnl T2 SDE: architecture/sparc64/kernel.conf.m4 +dnl +dnl Filename: architecture/sparc64/kernel.conf.m4 dnl Copyright (C) 2004 - 2006 The T2 SDE Project -dnl +dnl dnl More information can be found in the files COPYING and README. -dnl +dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; version 2 of the License. A copy of the dnl GNU General Public License can be found in the file COPYING. -dnl --- T2-COPYRIGHT-NOTE-END --- +dnl --- SDE-COPYRIGHT-NOTE-END --- define(`SPARC', 'SPARC')dnl diff --git a/architecture/sparc64/parse-config b/architecture/sparc64/parse-config index 5009c2f..bfe0cbb 100644 --- a/architecture/sparc64/parse-config +++ b/architecture/sparc64/parse-config @@ -1,12 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/sparc64/parse-config # Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the diff --git a/architecture/sparc64/pkg_binutils.diff b/architecture/sparc64/pkg_binutils.diff index 1f1919b..dc54976 100644 --- a/architecture/sparc64/pkg_binutils.diff +++ b/architecture/sparc64/pkg_binutils.diff @@ -1,18 +1,18 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc64/pkg_binutils.diff +# +# Filename: architecture/sparc64/pkg_binutils.diff # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- As GCC, we want the the linker to use elf32 by default, otherwise we would have to patch packages like mozilla* or exact-image (and potentially other diff --git a/architecture/sparc64/pkg_gcc.diff b/architecture/sparc64/pkg_gcc.diff index c300759..9954765 100644 --- a/architecture/sparc64/pkg_gcc.diff +++ b/architecture/sparc64/pkg_gcc.diff @@ -1,24 +1,24 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/sparc64/pkg_gcc.diff +# +# Filename: architecture/sparc64/pkg_gcc.diff # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- --- gcc-3.4.3/gcc/config/sparc/linux64.h.oir 2005-06-08 09:17:32.000000000 +0200 +++ gcc-3.4.3/gcc/config/sparc/linux64.h 2005-06-08 09:26:59.000000000 +0200 @@ -45,11 +45,13 @@ /* A 64 bit v9 compiler with stack-bias, in a Medium/Low code model environment. */ - + +#ifdef SPARC64_BECAME_ROCK_SOLID_AND_X_USABLE_RENER #undef TARGET_DEFAULT #define TARGET_DEFAULT \ @@ -26,6 +26,6 @@ + MASK_STACK_BIAS + MASK_APP_REGS + MASK_FPU + MASK_LONG_DOUBLE_128) #endif +#endif - + #undef ASM_CPU_DEFAULT_SPEC #define ASM_CPU_DEFAULT_SPEC "-Av9a" diff --git a/architecture/x86-64/boot/boot.in b/architecture/x86-64/boot/boot.in index df44067..ee35995 100644 --- a/architecture/x86-64/boot/boot.in +++ b/architecture/x86-64/boot/boot.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86-64/boot/boot.in +# +# Filename: architecture/x86-64/boot/boot.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- # x86-64 is enhanced x86 with the same real-mode junk and thus shares diff --git a/architecture/x86-64/config.hlp b/architecture/x86-64/config.hlp index 5c6b23a..ff9e7a1 100644 --- a/architecture/x86-64/config.hlp +++ b/architecture/x86-64/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86-64/config.hlp +# +# Filename: architecture/x86-64/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_X8664_OPT Please select the specific type of x86-CPU you want to optimise diff --git a/architecture/x86-64/config.in b/architecture/x86-64/config.in index b657115..57155ef 100644 --- a/architecture/x86-64/config.in +++ b/architecture/x86-64/config.in @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86-64/config.in +# +# Filename: architecture/x86-64/config.in # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- #Description: x86-64 (AMD64, EM64T) diff --git a/architecture/x86-64/gcc-options.in b/architecture/x86-64/gcc-options.in index 0c16cb5..a97fe3d 100644 --- a/architecture/x86-64/gcc-options.in +++ b/architecture/x86-64/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86-64/gcc-options.in +# +# Filename: architecture/x86-64/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_X8664_OPT" in generic) ;; diff --git a/architecture/x86-64/kernel.conf.sh b/architecture/x86-64/kernel.conf.sh index 72e4f19..3d316b4 100644 --- a/architecture/x86-64/kernel.conf.sh +++ b/architecture/x86-64/kernel.conf.sh @@ -1,21 +1,21 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86-64/kernel.conf.sh +# +# Filename: architecture/x86-64/kernel.conf.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- { cat <<- 'EOT' define(`INTEL', `Intel X86 PCs')dnl - + dnl CPU configuration dnl EOT diff --git a/architecture/x86-64/pkg_gcc_post.conf b/architecture/x86-64/pkg_gcc_post.conf index e3104a1..6712867 100644 --- a/architecture/x86-64/pkg_gcc_post.conf +++ b/architecture/x86-64/pkg_gcc_post.conf @@ -1,12 +1,12 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/x86-64/pkg_gcc_post.conf # Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the @@ -18,19 +18,19 @@ gcc_amd64_postmake() { if atstage toolchain; then return elif atstage crossbuild; then - echo "Creating /$prefix/$emulation_arch..." + echo "Creating /$prefix/$emulation_arch..." mkdir -p $root/$prefix/$emulation_arch/lib fi cd $root/$prefix/$emulation_arch/lib for x in Mcrt1.o crt1.o crti.o crtn.o gcrt1.o \ - libc.a libc.so libc_nonshared.a + libc.a libc.so libc_nonshared.a do ln -fvs ../../lib/$x $x ; done } if [ "$SDECFG_MULTILIB" = 1 ]; then var_append patchfiles ' ' "$confdir/*multilib*.diff" - + hook_add postmake 5 "gcc_amd64_postmake" else var_append patchfiles ' ' "$confdir/*pure64*.diff" diff --git a/architecture/x86-64/pkg_glibc_post.conf b/architecture/x86-64/pkg_glibc_post.conf index fa5a751..823659b 100644 --- a/architecture/x86-64/pkg_glibc_post.conf +++ b/architecture/x86-64/pkg_glibc_post.conf @@ -1,11 +1,11 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/x86-64/pkg_glibc_post.conf # Copyright (C) 2007 - 2008 The OpenSDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the diff --git a/architecture/x86/archtest.sh b/architecture/x86/archtest.sh index 46bbba2..2b2ca18 100644 --- a/architecture/x86/archtest.sh +++ b/architecture/x86/archtest.sh @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/archtest.sh +# +# Filename: architecture/x86/archtest.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_X86_OPT" in i?86) diff --git a/architecture/x86/boot/boot.in b/architecture/x86/boot/boot.in index 440935d..514767a 100644 --- a/architecture/x86/boot/boot.in +++ b/architecture/x86/boot/boot.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/boot/boot.in +# +# Filename: architecture/x86/boot/boot.in # Copyright (C) 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- arch_boot_cd_pre() diff --git a/architecture/x86/boot/lilo-help.txt b/architecture/x86/boot/lilo-help.txt index ee030af..65d71be 100644 --- a/architecture/x86/boot/lilo-help.txt +++ b/architecture/x86/boot/lilo-help.txt @@ -1,5 +1,5 @@ -This is the T2-SDE install system (for Linux). +This is the T2-SDE install system (for Linux). If you don't know what to do now just press enter and start reading the documentation. diff --git a/architecture/x86/boot/makeimages.sh b/architecture/x86/boot/makeimages.sh index 02f581c..b907ada 100644 --- a/architecture/x86/boot/makeimages.sh +++ b/architecture/x86/boot/makeimages.sh @@ -1,13 +1,13 @@ #!/bin/sh # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/x86/boot/makeimages.sh # Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the diff --git a/architecture/x86/config.hlp b/architecture/x86/config.hlp index 6d0687d..e608096 100644 --- a/architecture/x86/config.hlp +++ b/architecture/x86/config.hlp @@ -1,17 +1,17 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/config.hlp +# +# Filename: architecture/x86/config.hlp # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- SDECFG_X86_OPT Please select the specific type of x86-CPU you want to optimise diff --git a/architecture/x86/config.in b/architecture/x86/config.in index dfed853..2f6de40 100644 --- a/architecture/x86/config.in +++ b/architecture/x86/config.in @@ -1,13 +1,13 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# +# # Filename: architecture/x86/config.in # Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the diff --git a/architecture/x86/gcc-options.in b/architecture/x86/gcc-options.in index 9ac1e47..f837528 100644 --- a/architecture/x86/gcc-options.in +++ b/architecture/x86/gcc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/gcc-options.in +# +# Filename: architecture/x86/gcc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_X86_OPT" in generic) ;; diff --git a/architecture/x86/icc-options.in b/architecture/x86/icc-options.in index 0b1ed44..eda6b8b 100644 --- a/architecture/x86/icc-options.in +++ b/architecture/x86/icc-options.in @@ -1,16 +1,16 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/icc-options.in +# +# Filename: architecture/x86/icc-options.in # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- case "$SDECFG_IA32_OPT" in pentium|pentium-mmx) diff --git a/architecture/x86/kernel.conf.sh b/architecture/x86/kernel.conf.sh index ef4b171..28ca971 100644 --- a/architecture/x86/kernel.conf.sh +++ b/architecture/x86/kernel.conf.sh @@ -1,21 +1,21 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/kernel.conf.sh +# +# Filename: architecture/x86/kernel.conf.sh # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- { cat <<- 'EOT' define(`INTEL', `Intel X86 PCs')dnl - + dnl CPU configuration dnl EOT diff --git a/architecture/x86/pkg_linux24_post.conf b/architecture/x86/pkg_linux24_post.conf index dbf5b7a..a1c1689 100644 --- a/architecture/x86/pkg_linux24_post.conf +++ b/architecture/x86/pkg_linux24_post.conf @@ -1,18 +1,18 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- +# --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# T2 SDE: architecture/x86/pkg_linux24_post.conf +# +# Filename: architecture/x86/pkg_linux24_post.conf # Copyright (C) 2004 - 2006 The T2 SDE Project -# +# # More information can be found in the files COPYING and README. -# +# # 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; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. -# --- T2-COPYRIGHT-NOTE-END --- +# --- SDE-COPYRIGHT-NOTE-END --- -# When building normal x86 natively on x86-64 depmod fails in +# When building normal x86 natively on x86-64 depmod fails in # linux24 build. We need to trick depmod into using x86 depmod # instead of x86-64 depmod. if [ "$(uname -m)" == "x86_64" ] ; then