Christian Wiese
51f1b658ca
remove architecture/share/config.cache
Note:
This is a cross-repository commit, because this highly glibc specific
config.cache file will be put into package/*/glibc/share/config.cache!
11 years ago
Christian Wiese
251f8455a9
architecture/x86-64: add optimisation choice for Core i3/i5/i7 Haswell
11 years ago
Christian Wiese
42f1800d1b
architecture/x86-64: fixed typo in optimisation identifier for Core i3/i5/i7 Ivybridge
11 years ago
Christian Wiese
02f05c91b2
architecture/x86-64: add codename for AMD family 10h based core in description
11 years ago
Christian Wiese
899c8a170c
architecture/x86-64: add optimisation choices AMD Family 15h Bulldozer and Piledriver core based CPUs
11 years ago
Christian Wiese
18a50558a6
architecture/x86-64: add optimisation choice for AMD Family 14h Bobcat core based CPUs
11 years ago
Christian Wiese
42be22fdf0
architecture/x86-64: add optimisation choice for AMD Family 10h based CPUs (aka Barcelona)
11 years ago
Christian Wiese
c1c2b55589
architecture/x86-64: add optimisation choices for improved versions of K8, Opteron and Athlon64 with SSE3 support
11 years ago
Christian Wiese
d76f5d787f
architecture/x86-64: add optimisation choices for Core i3/i5/i7 variants
11 years ago
Christian Wiese
97aa920bb5
architecture/mips: remove support for old MIPS based CPUs
Anyway it is highly unlikely that anyone will use OpenSDE to build a system
for those vintage-style CPU models.
11 years ago
Christian Wiese
2f8f8f8778
architecture/mips: improved description of newly added MIPS cores
11 years ago
Christian Wiese
9fb2977e0c
architecture/mips: fixed copy-paste-typos in mappings of MIPS 4K series
11 years ago
Christian Wiese
5b35d27e89
architecture/mips: add optimisation choices for MIPS 1004K series
11 years ago
Christian Wiese
2ff678bb02
architecture/mips: add optimisation choices for MIPS 74K series
11 years ago
Christian Wiese
02be7889eb
architecture/mips: add optimisation choices for MIPS 34K series
11 years ago
Christian Wiese
661f4b6a35
architecture/mips: add optimisation choices for MIPS 24K series
11 years ago
Christian Wiese
8b405068fb
architecture/mips: add optimisation choices for MIPS 4K series
11 years ago
Christian Wiese
f81bf06e5a
architecure/arm: fixed to also expose fpu optimisation settings when softfp float ABI is selected
11 years ago
Christian Wiese
29ed6412bb
architecture: changed arm to add the architecture into SDECFG_ID
11 years ago
Christian Wiese
1fce2aac4a
architecture: changed arm config to always make the ARM architecture chooseable
11 years ago
Christian Wiese
2f45e5e6e2
architecture: added generic arm config options
Note:
This options are available when "generic" optimization is selected!
12 years ago
Christian Wiese
f68ce312bd
architecture: remove support for DEC Alpha CPUs
This architecture can be considered pretty dead
https://en.wikipedia.org/wiki/DEC_Alpha
.............................................................................
On June 25, 2001, Compaq announced that Alpha would be phased out by 2004 in
favor of Intel's Itanium, canceled the planned EV8 chip, and sold all Alpha
intellectual property to Intel.
.............................................................................
11 years ago
Christian Wiese
6b7953bb5d
architecture/x86: removed pkg_linux24_post.conf because we removed the package completely
13 years ago
Christian Wiese
eca9d44d4d
architecture/sh: removed pkg_linux24_post.conf because the linux24 package was remove completely
13 years ago
Christian Wiese
10efacd74a
architecture/sh: removed pkg_linux26sh_post.conf because the linux26sh package was removed completely
13 years ago
Christian Wiese
ea87f98b55
architecture/sh: removed pkg_linux26_post.conf as it is obsolete after renaming linux26 -> linux
13 years ago
Christian Wiese
99dbcfde48
x86-64/glibc: do not apply multilib and pure64 patches anymore
14 years ago
Christian Wiese
3703bbee3e
x86-64/gcc: do not apply multilib and pure64 patches anymore
14 years ago
Christian Wiese
74a6e124b3
architecture/x86-64: inject -march=i686 to fix multilib builds of glibc
15 years ago
Alejandro Mery
b6e06ab020
architecture: moved */gcc-options.in to gcc package
16 years ago
Aldas Nabazas
0e53d8a0bf
guide m4 to cross compile
15 years ago
Aldas Nabazas
8386d21953
added cross compile hacks for glibc and findutils
15 years ago
Alejandro Mery
b477d325bf
x86: "improved" description of c3 and c3-2 optimizations
16 years ago
Nagy Karoly Gabriel
1a0ed2cbea
[architecture/x86] Defaulted X86 arch to pentium-pro
17 years ago
Alejandro Mery
584f77bdc5
Moved the default config.cache for cross compilations from lib/sde-build to architecture/share
17 years ago
Alejandro Mery
4c67361741
Enabled CONFIG_SERIAL_8250 by default (not a module) so we can get the kernel output on a serial console
17 years ago
Alejandro Mery
6e5070d7fa
Moved the rest of architecture/x86/boot to package/x86/grub/boot
17 years ago
Alejandro Mery
436391decf
Moved Moved architecture/x86/boot/lilo-* to package/x86/lilo/boot/
17 years ago
Alejandro Mery
bed65bd983
Moved architecture/sparc/boot/* to package/sparc/silo/boot/
17 years ago
Alejandro Mery
1e88646609
Moved architecture/powerpc/boot/* to package/powerpc/yaboot/boot/
17 years ago
Alejandro Mery
ed44e4ddd4
Removed architecture/{powerpc64,sparc64,x86-64}/boot/boot.in because they were only used to source boot.in from the not-64 flavor of the arch
17 years ago
Alejandro Mery
e5ffbe8473
Removed trailing spaces from architecture/ ... without renewing the copyright note
17 years ago
Alejandro Mery
af30fe6fe5
Removed even more superfluous ""s and ''s
17 years ago
Christian Wiese
54ecf4b206
Changed status messages while building 32 Bit libraries for glibc to be more consistend
17 years ago
Christian Wiese
c398fa8948
Changed the pattern to find the pure64 or multilib patches
- The formely pattern used $pkg-$ver, which turned out to be
a bit too strict.
17 years ago
Christian Wiese
bd3050454f
Fixed glibc for x86-64 while building a mulitlib capable glibc
- After finishing the first buildloop we have to go back to
toplevel srcdir
- This commit also changes the priority of the preconf hook we
use while building multilib.
Warning:
The change of the priority is very sensitive, so you should
just change it if you really know what you are doing!
17 years ago
Christian Wiese
b36524718a
Removed implicit enabling of multilib support from x86-64 architecture
- To be able to build "pure" x86-64 systems (non-multilib) we need to remove
this hardwired multilib by default behavior from the x86-64 architecture
configuration.
17 years ago
Christian Wiese
c766a93a55
Improved gcc for x86-64 to include the appropriate patch for multilib or pure64
17 years ago
Christian Wiese
d532c887df
Improved glibc for x86-64 multililib and pure64 support
Note:
From now on we do not rely on the glibc32 package anymore by using a second
buildloop while building a 64bit multilib target.
17 years ago
Alejandro Mery
be6a7f370b
Changed default kernel settings to not append an auto "LOCALVERSION" hash at the end of kernelrelease
17 years ago