Browse Source

Removed trailing spaces from architecture/ ... without renewing the copyright note

karasz/new-early
Alejandro Mery 18 years ago
parent
commit
e5ffbe8473
94 changed files with 534 additions and 534 deletions
  1. +1
    -1
      architecture/README
  2. +6
    -6
      architecture/alpha/config.hlp
  3. +6
    -6
      architecture/alpha/config.in
  4. +6
    -6
      architecture/alpha/gcc-options.in
  5. +6
    -6
      architecture/alpha/kernel.conf.m4
  6. +6
    -6
      architecture/arm/config.hlp
  7. +6
    -6
      architecture/arm/config.in
  8. +6
    -6
      architecture/arm/gcc-options.in
  9. +6
    -6
      architecture/arm/kernel.conf.m4
  10. +6
    -6
      architecture/cris/config.in
  11. +6
    -6
      architecture/hppa/config.hlp
  12. +6
    -6
      architecture/hppa/config.in
  13. +6
    -6
      architecture/hppa/gcc-options.in
  14. +6
    -6
      architecture/hppa/kernel.conf.m4
  15. +6
    -6
      architecture/hppa64/config.hlp
  16. +6
    -6
      architecture/hppa64/config.in
  17. +6
    -6
      architecture/hppa64/gcc-options.in
  18. +6
    -6
      architecture/hppa64/kernel.conf.m4
  19. +6
    -6
      architecture/ia64/config.in
  20. +6
    -6
      architecture/m68k/config.in
  21. +6
    -6
      architecture/mips/archtest.sh
  22. +6
    -6
      architecture/mips/config.hlp
  23. +7
    -7
      architecture/mips/config.in
  24. +6
    -6
      architecture/mips/gcc-options.in
  25. +6
    -6
      architecture/mips/kernel.conf.m4
  26. +6
    -6
      architecture/mips64/archtest.sh
  27. +6
    -6
      architecture/mips64/config.hlp
  28. +6
    -6
      architecture/mips64/config.in
  29. +6
    -6
      architecture/mips64/gcc-options.in
  30. +6
    -6
      architecture/mips64/kernel.conf.m4
  31. +6
    -6
      architecture/powerpc/boot/boot.in
  32. +6
    -6
      architecture/powerpc/config.hlp
  33. +6
    -6
      architecture/powerpc/config.in
  34. +6
    -6
      architecture/powerpc/gcc-options.in
  35. +6
    -6
      architecture/powerpc/kernel.conf.m4
  36. +7
    -7
      architecture/powerpc64/boot/boot.in
  37. +6
    -6
      architecture/powerpc64/config.hlp
  38. +6
    -6
      architecture/powerpc64/config.in
  39. +6
    -6
      architecture/powerpc64/gcc-options.in
  40. +6
    -6
      architecture/powerpc64/kernel.conf.m4
  41. +6
    -6
      architecture/sh/archtest.sh
  42. +6
    -6
      architecture/sh/config.hlp
  43. +6
    -6
      architecture/sh/config.in
  44. +4
    -4
      architecture/sh/gcc-options.in
  45. +6
    -6
      architecture/sh/kernel.conf.m4
  46. +6
    -6
      architecture/sh/pkg_glibc_post.conf
  47. +6
    -6
      architecture/sh/pkg_linux-header_post.conf
  48. +6
    -6
      architecture/sh/pkg_linux24_post.conf
  49. +6
    -6
      architecture/sh/pkg_linux26_post.conf
  50. +6
    -6
      architecture/sh/pkg_linux26sh_post.conf
  51. +6
    -6
      architecture/sh/pkg_linux_post.conf
  52. +6
    -6
      architecture/sh64/config.hlp
  53. +6
    -6
      architecture/sh64/config.in
  54. +4
    -4
      architecture/sh64/gcc-options.in
  55. +6
    -6
      architecture/sh64/kernel.conf.m4
  56. +7
    -7
      architecture/share/archtest.c
  57. +6
    -6
      architecture/share/kernel-block.conf.m4
  58. +3
    -3
      architecture/share/kernel-common.conf.m4
  59. +3
    -3
      architecture/share/kernel-fs.conf.m4
  60. +7
    -7
      architecture/share/kernel-net.conf.m4
  61. +6
    -6
      architecture/share/preconfig.in
  62. +6
    -6
      architecture/sparc/archtest.sh
  63. +6
    -6
      architecture/sparc/boot/boot.in
  64. +6
    -6
      architecture/sparc/boot/silo.conf
  65. +6
    -6
      architecture/sparc/config.hlp
  66. +6
    -6
      architecture/sparc/config.in
  67. +4
    -4
      architecture/sparc/gcc-options.in
  68. +6
    -6
      architecture/sparc/kernel.conf.m4
  69. +1
    -1
      architecture/sparc64/archtest.out
  70. +6
    -6
      architecture/sparc64/boot/boot.in
  71. +6
    -6
      architecture/sparc64/config.hlp
  72. +6
    -6
      architecture/sparc64/config.in
  73. +6
    -6
      architecture/sparc64/gcc-options.in
  74. +6
    -6
      architecture/sparc64/kernel.conf.m4
  75. +3
    -3
      architecture/sparc64/parse-config
  76. +6
    -6
      architecture/sparc64/pkg_binutils.diff
  77. +8
    -8
      architecture/sparc64/pkg_gcc.diff
  78. +6
    -6
      architecture/x86-64/boot/boot.in
  79. +6
    -6
      architecture/x86-64/config.hlp
  80. +6
    -6
      architecture/x86-64/config.in
  81. +6
    -6
      architecture/x86-64/gcc-options.in
  82. +7
    -7
      architecture/x86-64/kernel.conf.sh
  83. +6
    -6
      architecture/x86-64/pkg_gcc_post.conf
  84. +3
    -3
      architecture/x86-64/pkg_glibc_post.conf
  85. +6
    -6
      architecture/x86/archtest.sh
  86. +6
    -6
      architecture/x86/boot/boot.in
  87. +1
    -1
      architecture/x86/boot/lilo-help.txt
  88. +3
    -3
      architecture/x86/boot/makeimages.sh
  89. +6
    -6
      architecture/x86/config.hlp
  90. +3
    -3
      architecture/x86/config.in
  91. +6
    -6
      architecture/x86/gcc-options.in
  92. +6
    -6
      architecture/x86/icc-options.in
  93. +7
    -7
      architecture/x86/kernel.conf.sh
  94. +7
    -7
      architecture/x86/pkg_linux24_post.conf

+ 1
- 1
architecture/README

@ -8,7 +8,7 @@ Such a directory can contain this files:
preconfig.in For registering the arch in the SDE config system preconfig.in For registering the arch in the SDE config system
config.in Architecture dependent configuration config.in Architecture dependent configuration
config.hlp Arhcitecture dependent configuration help config.hlp Arhcitecture dependent configuration help
archtest.out Output of the archtest.c program archtest.out Output of the archtest.c program
archtest.sh Dynamic archtest values archtest.sh Dynamic archtest values

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_ALPHA_OPT SDECFG_ALPHA_OPT
Please select the specific type of alpha-CPU you want to optimise Please select the specific type of alpha-CPU you want to optimise

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Alpha AXP #Description: Alpha AXP
choice SDECFG_ALPHA_OPT generic \ choice SDECFG_ALPHA_OPT generic \

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 if [ $SDECFG_ALPHA_OPT != generic ] ; then
var_append GCC3_WRAPPER_INSERT " " \ var_append GCC3_WRAPPER_INSERT " " \

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`ALPHA', `Alpha AXP')dnl
CONFIG_ALPHA_GENERIC=y CONFIG_ALPHA_GENERIC=y

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_ARM_OPT SDECFG_ARM_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: ARM (Advanced RISC Machines) #Description: ARM (Advanced RISC Machines)
choice SDECFG_ARM_OPT generic \ choice SDECFG_ARM_OPT generic \

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
[ "$SDECFG_ARM_OPT" != generic ] && [ "$SDECFG_ARM_OPT" != generic ] &&
var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_ARM_OPT" var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_ARM_OPT"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`ARM', `ARM')dnl
# TO BE DONE # TO BE DONE

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Axis CRIS #Description: Axis CRIS

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_HPPA_OPT SDECFG_HPPA_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: HPPA (EXPERIMENTAL) #Description: HPPA (EXPERIMENTAL)
# Now the optimisations that result from the options above # Now the optimisations that result from the options above

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 if [ "$SDECFG_HPPA_OPT" != "generic" ] ; then
var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_HPPA_OPT" var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_HPPA_OPT"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 GNU General Public License can be found in the file COPYING.
dnl --- T2-COPYRIGHT-NOTE-END ---
dnl --- SDE-COPYRIGHT-NOTE-END ---
# TO BE DONE # TO BE DONE

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_HPPA64_OPT SDECFG_HPPA64_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: HPPA64 (EXPERIMENTAL) #Description: HPPA64 (EXPERIMENTAL)
# Now the optimisations that result from the options above # Now the optimisations that result from the options above

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 if [ "$SDECFG_HPPA64_OPT" != "generic" ] ; then
var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_HPPA64_OPT" var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_HPPA64_OPT"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 GNU General Public License can be found in the file COPYING.
dnl --- T2-COPYRIGHT-NOTE-END ---
dnl --- SDE-COPYRIGHT-NOTE-END ---
# TO BE DONE # TO BE DONE

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Intel IA-64 #Description: Intel IA-64

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Motorola 68000 #Description: Motorola 68000

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_MIPS_ENDIANESS" in case "$SDECFG_MIPS_ENDIANESS" in
EL) EL)

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_MIPS_ENDIANESS SDECFG_MIPS_ENDIANESS
Please select if you want to build for big-endian or little-endian Please select if you want to build for big-endian or little-endian

+ 7
- 7
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
choice SDECFG_MIPS_ENDIANESS EB \ choice SDECFG_MIPS_ENDIANESS EB \
EB "Build for big endian machines" \ EB "Build for big endian machines" \
@ -33,7 +33,7 @@ choice SDECFG_MIPS_OPT generic \
r5000 "Build for R5000 CPU" \ r5000 "Build for R5000 CPU" \
r6000 "Build for R6000 CPU" \ r6000 "Build for R6000 CPU" \
r8000 "Build for R8000 CPU" \ r8000 "Build for R8000 CPU" \
orion "Build for Orion CPU"
orion "Build for Orion CPU"
if [ $SDECFG_MIPS_OPT != generic ] ; then if [ $SDECFG_MIPS_OPT != generic ] ; then
SDECFG_ID="$SDECFG_ID-$SDECFG_MIPS_OPT" SDECFG_ID="$SDECFG_ID-$SDECFG_MIPS_OPT"

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 if [ $SDECFG_MIPS_OPT != generic ] ; then
var_append GCC_WRAPPER_INSERT " " "-march=$SDECFG_MIPS_OPT" var_append GCC_WRAPPER_INSERT " " "-march=$SDECFG_MIPS_OPT"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`MIPS', `MIPS')dnl
CONFIG_MIPS=y CONFIG_MIPS=y

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_MIPS64_ENDIANESS" in case "$SDECFG_MIPS64_ENDIANESS" in
EL) EL)

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_MIPS64_ENDIANESS SDECFG_MIPS64_ENDIANESS
Please select if you want to build for big-endian or little-endian Please select if you want to build for big-endian or little-endian

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
choice SDECFG_MIPS64_ENDIANESS EB \ choice SDECFG_MIPS64_ENDIANESS EB \
EB "Build for big endian machines" \ EB "Build for big endian machines" \

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 if [ $SDECFG_MIPS64_OPT != generic ] ; then
var_append GCC_WRAPPER_INSERT " " "-march=$SDECFG_MIPS64_OPT" var_append GCC_WRAPPER_INSERT " " "-march=$SDECFG_MIPS64_OPT"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`MIPS', `MIPS')dnl
CONFIG_MIPS=y CONFIG_MIPS=y

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
arch_boot_cd_pre() arch_boot_cd_pre()
{ {

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_POWERPC_ISA SDECFG_POWERPC_ISA
Selects the Instruction Set Architecture to be used. That might be Selects the Instruction Set Architecture to be used. That might be

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: PowerPC #Description: PowerPC
choice SDECFG_POWERPC_ISA powerpc \ choice SDECFG_POWERPC_ISA powerpc \

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
if [ "$SDECFG_POWERPC_ISA" ] ; then if [ "$SDECFG_POWERPC_ISA" ] ; then
var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_POWERPC_ISA" var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_POWERPC_ISA"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`PPC', 'PowerPC')dnl
dnl System type (default=Macintosh) dnl System type (default=Macintosh)

+ 7
- 7
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 # powerpc boot-loader code
. $base/architecture/powerpc/boot/boot.in . $base/architecture/powerpc/boot/boot.in

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_POWERPC64_OPT SDECFG_POWERPC64_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: PowerPC 64 #Description: PowerPC 64
choice SDECFG_POWERPC64_OPT generic \ choice SDECFG_POWERPC64_OPT generic \

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 if [ "$SDECFG_POWERPC64_OPT" != "generic" ] ; then
var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_POWERPC64_OPT" var_append GCC_WRAPPER_INSERT " " "-mcpu=$SDECFG_POWERPC64_OPT"

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`PPC', 'PowerPC')dnl
dnl System type (default=Macintosh) dnl System type (default=Macintosh)

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_SH_OPT" in case "$SDECFG_SH_OPT" in
sh|sh2|sh3|sh4) arch_machine="$SDECFG_SH_OPT" ;; sh|sh2|sh3|sh4) arch_machine="$SDECFG_SH_OPT" ;;

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_SH_OPT SDECFG_SH_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: SuperH #Description: SuperH
choice SDECFG_SH_OPT sh \ choice SDECFG_SH_OPT sh \

+ 4
- 4
architecture/sh/gcc-options.in

@ -1,12 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/sh/gcc-options.in # Filename: architecture/sh/gcc-options.in
# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # 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" ;; sh3) opt="-m3" ;;
sh4) opt="-m4" ;; sh4) opt="-m4" ;;
esac esac
var_append GCC_WRAPPER_INSERT " " "$opt"
var_append GCC_WRAPPER_INSERT " " "$opt"
fi fi

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`SH', `SUPERH')dnl
include(`kernel-common.conf.m4') include(`kernel-common.conf.m4')

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 . $base/architecture/sh/pkg_linux_post.conf

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 . $base/architecture/sh/pkg_linux_post.conf

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 . $base/architecture/sh/pkg_linux_post.conf

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 SDECFG_PKG_LINUX_CONFIG_STYLE=none
lx_customconf=arch/$lx_cpu/configs/"$SDECFG_SH_BOARDDEF"_defconfig lx_customconf=arch/$lx_cpu/configs/"$SDECFG_SH_BOARDDEF"_defconfig

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 lx_defconfig=arch/$lx_cpu/configs/"$SDECFG_SH_BOARDDEF"_defconfig

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_SH64_OPT SDECFG_SH64_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: SuperH 64 #Description: SuperH 64
# TODO # TODO

+ 4
- 4
architecture/sh64/gcc-options.in

@ -1,12 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/sh64/gcc-options.in # Filename: architecture/sh64/gcc-options.in
# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # 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 case "$SDECFG_SH64_OPT" in
sh5) opt="-m5" ;; sh5) opt="-m5" ;;
esac esac
var_append GCC_WRAPPER_INSERT " " "$opt"
var_append GCC_WRAPPER_INSERT " " "$opt"
fi fi

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`SH', `SH64', `SUPERH', `SUPERH64')dnl
include(`kernel-common.conf.m4') include(`kernel-common.conf.m4')

+ 7
- 7
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. * 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 * Copyright (C) 2004 - 2006 The T2 SDE Project
*
*
* More information can be found in the files COPYING and README. * More information can be found in the files COPYING and README.
*
*
* This program is free software; you can redistribute it and/or modify * 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 * 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 * the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING. * GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/ */
#include <stdio.h> #include <stdio.h>
@ -20,7 +20,7 @@ char * isbigendian () {
union { long l; char c[sizeof (long)]; } u; union { long l; char c[sizeof (long)]; } u;
u.l=1; return (u.c[0] == 1)?"no":"yes"; u.l=1; return (u.c[0] == 1)?"no":"yes";
} }
int main() { int main() {
printf("arch_sizeof_short=%d\n",sizeof(short)); printf("arch_sizeof_short=%d\n",sizeof(short));
printf("arch_sizeof_int=%d\n",sizeof(int)); printf("arch_sizeof_int=%d\n",sizeof(int));

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 Activate SCSI discs and cd-roms - but not the verbose
dnl SCSI error reporting (CONSTANTS) dnl SCSI error reporting (CONSTANTS)

+ 3
- 3
architecture/share/kernel-common.conf.m4

@ -1,12 +1,12 @@
dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl --- SDE-COPYRIGHT-NOTE-BEGIN ---
dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch.
dnl
dnl
dnl Filename: architecture/share/kernel-common.conf.m4 dnl Filename: architecture/share/kernel-common.conf.m4
dnl Copyright (C) 2006 - 2007 The OpenSDE Project dnl Copyright (C) 2006 - 2007 The OpenSDE Project
dnl Copyright (C) 2004 - 2006 The T2 SDE 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 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 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 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 the Free Software Foundation; version 2 of the License. A copy of the

+ 3
- 3
architecture/share/kernel-fs.conf.m4

@ -1,12 +1,12 @@
dnl --- SDE-COPYRIGHT-NOTE-BEGIN --- dnl --- SDE-COPYRIGHT-NOTE-BEGIN ---
dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch. dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch.
dnl
dnl
dnl Filename: architecture/share/kernel-fs.conf.m4 dnl Filename: architecture/share/kernel-fs.conf.m4
dnl Copyright (C) 2006 The OpenSDE Project dnl Copyright (C) 2006 The OpenSDE Project
dnl Copyright (C) 2004 - 2006 The T2 SDE 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 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 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 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 the Free Software Foundation; version 2 of the License. A copy of the

+ 7
- 7
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 the basic sections
dnl dnl
@ -65,7 +65,7 @@ CONFIG_UNIX=y
CONFIG_INET=y CONFIG_INET=y
dnl Enable QoS and IP-Tables (drivers themself are modules) dnl Enable QoS and IP-Tables (drivers themself are modules)
dnl
dnl
CONFIG_NET_SCHED=y CONFIG_NET_SCHED=y
CONFIG_NETFILTER=y CONFIG_NETFILTER=y
CONFIG_NET_QOS=y CONFIG_NET_QOS=y

+ 6
- 6
architecture/share/preconfig.in

@ -1,17 +1,17 @@
#!/bin/sh #!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # 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 # Copyright (C) 2005 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
CFGTEMP_ARCHLIST= CFGTEMP_ARCHLIST=
for x in architecture/*; do for x in architecture/*; do

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_SPARC_OPT" in case "$SDECFG_SPARC_OPT" in
v7) arch_machine="sparc" ;; v7) arch_machine="sparc" ;;

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
arch_boot_cd_pre() arch_boot_cd_pre()

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
partition=1 partition=1
read-write read-write

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_SPARC_OPT SDECFG_SPARC_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Sun SPARC #Description: Sun SPARC
# Advanced SPARC options and 64 bit work by Rene Rebe # Advanced SPARC options and 64 bit work by Rene Rebe

+ 4
- 4
architecture/sparc/gcc-options.in

@ -1,12 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/sparc/gcc-options.in # Filename: architecture/sparc/gcc-options.in
# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # 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" ;; v9) opt="-mcpu=ultrasparc -mtune=ultrasparc" ;;
v9vis) opt="-mcpu=ultrasparc -mtune=ultrasparc -mvis" ;; v9vis) opt="-mcpu=ultrasparc -mtune=ultrasparc -mvis" ;;
esac esac
var_append GCC_WRAPPER_INSERT " " "$opt"
var_append GCC_WRAPPER_INSERT " " "$opt"
fi fi

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`SPARC', 'SPARC')dnl

+ 1
- 1
architecture/sparc64/archtest.out

@ -2,7 +2,7 @@ arch_sizeof_short=2
arch_sizeof_int=4 arch_sizeof_int=4
arch_sizeof_long=4 arch_sizeof_long=4
arch_sizeof_long_long=8 arch_sizeof_long_long=8
arch_sizeof_char_p=8
arch_sizeof_char_p=8
arch_bigendian=yes arch_bigendian=yes
arch_machine=sparc64 arch_machine=sparc64
arch_target="sparc64-unknown-linux-gnu" arch_target="sparc64-unknown-linux-gnu"

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 # for sparc64 we mostly use the same silo stuff, thus we reuse the

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_SPARC64_OPT SDECFG_SPARC64_OPT
Please select the CPU you want to optimise for. Please select the CPU you want to optimise for.

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Sun UltraSPARC / Fujitsu SPARC64 #Description: Sun UltraSPARC / Fujitsu SPARC64
# Advanced SPARC options and 64 bit work by Rene Rebe # Advanced SPARC options and 64 bit work by Rene Rebe

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_SPARC64_OPT" in case "$SDECFG_SPARC64_OPT" in
generic) ;; generic) ;;

+ 6
- 6
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 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 Copyright (C) 2004 - 2006 The T2 SDE Project
dnl
dnl
dnl More information can be found in the files COPYING and README. 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 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 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 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 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 define(`SPARC', 'SPARC')dnl

+ 3
- 3
architecture/sparc64/parse-config

@ -1,12 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/sparc64/parse-config # Filename: architecture/sparc64/parse-config
# Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2006 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This patch file is dual-licensed. It is available under the license the # 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 # 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 # 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 # 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 # Foundation; either version 2 of the License, or (at your option) any later
# version. # version.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
As GCC, we want the the linker to use elf32 by default, otherwise we would 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 have to patch packages like mozilla* or exact-image (and potentially other

+ 8
- 8
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This patch file is dual-licensed. It is available under the license the # 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 # 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 # 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 # 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 # Foundation; either version 2 of the License, or (at your option) any later
# version. # 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.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 +++ gcc-3.4.3/gcc/config/sparc/linux64.h 2005-06-08 09:26:59.000000000 +0200
@@ -45,11 +45,13 @@ @@ -45,11 +45,13 @@
/* A 64 bit v9 compiler with stack-bias, /* A 64 bit v9 compiler with stack-bias,
in a Medium/Low code model environment. */ in a Medium/Low code model environment. */
+#ifdef SPARC64_BECAME_ROCK_SOLID_AND_X_USABLE_RENER +#ifdef SPARC64_BECAME_ROCK_SOLID_AND_X_USABLE_RENER
#undef TARGET_DEFAULT #undef TARGET_DEFAULT
#define TARGET_DEFAULT \ #define TARGET_DEFAULT \
@ -26,6 +26,6 @@
+ MASK_STACK_BIAS + MASK_APP_REGS + MASK_FPU + MASK_LONG_DOUBLE_128) + MASK_STACK_BIAS + MASK_APP_REGS + MASK_FPU + MASK_LONG_DOUBLE_128)
#endif #endif
+#endif +#endif
#undef ASM_CPU_DEFAULT_SPEC #undef ASM_CPU_DEFAULT_SPEC
#define ASM_CPU_DEFAULT_SPEC "-Av9a" #define ASM_CPU_DEFAULT_SPEC "-Av9a"

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 # x86-64 is enhanced x86 with the same real-mode junk and thus shares

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_X8664_OPT SDECFG_X8664_OPT
Please select the specific type of x86-CPU you want to optimise Please select the specific type of x86-CPU you want to optimise

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: x86-64 (AMD64, EM64T) #Description: x86-64 (AMD64, EM64T)

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_X8664_OPT" in case "$SDECFG_X8664_OPT" in
generic) ;; generic) ;;

+ 7
- 7
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
{ {
cat <<- 'EOT' cat <<- 'EOT'
define(`INTEL', `Intel X86 PCs')dnl define(`INTEL', `Intel X86 PCs')dnl
dnl CPU configuration dnl CPU configuration
dnl dnl
EOT EOT

+ 6
- 6
architecture/x86-64/pkg_gcc_post.conf

@ -1,12 +1,12 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/x86-64/pkg_gcc_post.conf # Filename: architecture/x86-64/pkg_gcc_post.conf
# Copyright (C) 2007 The OpenSDE Project # Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
@ -18,19 +18,19 @@ gcc_amd64_postmake() {
if atstage toolchain; then if atstage toolchain; then
return return
elif atstage crossbuild; then elif atstage crossbuild; then
echo "Creating /$prefix/$emulation_arch..."
echo "Creating /$prefix/$emulation_arch..."
mkdir -p $root/$prefix/$emulation_arch/lib mkdir -p $root/$prefix/$emulation_arch/lib
fi fi
cd $root/$prefix/$emulation_arch/lib cd $root/$prefix/$emulation_arch/lib
for x in Mcrt1.o crt1.o crti.o crtn.o gcrt1.o \ 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 do ln -fvs ../../lib/$x $x ; done
} }
if [ "$SDECFG_MULTILIB" = 1 ]; then if [ "$SDECFG_MULTILIB" = 1 ]; then
var_append patchfiles ' ' "$confdir/*multilib*.diff" var_append patchfiles ' ' "$confdir/*multilib*.diff"
hook_add postmake 5 "gcc_amd64_postmake" hook_add postmake 5 "gcc_amd64_postmake"
else else
var_append patchfiles ' ' "$confdir/*pure64*.diff" var_append patchfiles ' ' "$confdir/*pure64*.diff"

+ 3
- 3
architecture/x86-64/pkg_glibc_post.conf

@ -1,11 +1,11 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/x86-64/pkg_glibc_post.conf # Filename: architecture/x86-64/pkg_glibc_post.conf
# Copyright (C) 2007 - 2008 The OpenSDE Project # Copyright (C) 2007 - 2008 The OpenSDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_X86_OPT" in case "$SDECFG_X86_OPT" in
i?86) i?86)

+ 6
- 6
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. # 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 # Copyright (C) 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
arch_boot_cd_pre() arch_boot_cd_pre()

+ 1
- 1
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 If you don't know what to do now just
press enter and start reading the documentation. press enter and start reading the documentation.

+ 3
- 3
architecture/x86/boot/makeimages.sh

@ -1,13 +1,13 @@
#!/bin/sh #!/bin/sh
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/x86/boot/makeimages.sh # Filename: architecture/x86/boot/makeimages.sh
# Copyright (C) 2008 The OpenSDE Project # Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the

+ 6
- 6
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. # 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) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
SDECFG_X86_OPT SDECFG_X86_OPT
Please select the specific type of x86-CPU you want to optimise Please select the specific type of x86-CPU you want to optimise

+ 3
- 3
architecture/x86/config.in

@ -1,13 +1,13 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN --- # --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
#
# Filename: architecture/x86/config.in # Filename: architecture/x86/config.in
# Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2006 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_X86_OPT" in case "$SDECFG_X86_OPT" in
generic) ;; generic) ;;

+ 6
- 6
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
case "$SDECFG_IA32_OPT" in case "$SDECFG_IA32_OPT" in
pentium|pentium-mmx) pentium|pentium-mmx)

+ 7
- 7
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
{ {
cat <<- 'EOT' cat <<- 'EOT'
define(`INTEL', `Intel X86 PCs')dnl define(`INTEL', `Intel X86 PCs')dnl
dnl CPU configuration dnl CPU configuration
dnl dnl
EOT EOT

+ 7
- 7
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. # 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 # Copyright (C) 2004 - 2006 The T2 SDE Project
#
#
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
#
#
# This program is free software; you can redistribute it and/or modify # 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 # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # 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 # linux24 build. We need to trick depmod into using x86 depmod
# instead of x86-64 depmod. # instead of x86-64 depmod.
if [ "$(uname -m)" == "x86_64" ] ; then if [ "$(uname -m)" == "x86_64" ] ; then

Loading…
Cancel
Save