Alejandro Mery
a73b7acd1e
[gcc] Changed to not enable cxa when cross compiling as stage 1 builds fail if this is enabled - needs research
17 years ago
Christian Wiese
e7d337f6c4
Fixed gcc to explicitely disable __cxa_atexit for i386
17 years ago
Christian Wiese
ac359d2485
Improved gcc by adding a CLFS patch assuring that gcc does not search the /usr directory for libgcc_s.so when cross-compiling
17 years ago
Christian Wiese
62c8fd9671
Fixed gcc to use gcc_gxx_include_dir='${CROSS_SYSTEM_HEADER_DIR}/c++'
...
Note: This fixes cross-compiling C++ code!
17 years ago
Christian Wiese
9110e4be57
Taking over gcc package maintainship
17 years ago
Christian Wiese
5543c710b1
Added gcc patch including the accumulated upstream fixes for gcc-4.1
17 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
387f135812
Removed superfluous "" and '' when assigning an empty value to bash variables in *.in
17 years ago
Christian Wiese
4fd37f03bc
Removed trailing dot from status messages produced by gcc and ccache
17 years ago
Christian Wiese
9f380bb9f6
Included multilib patch for gcc 4.1.2
...
- This patch has to be applied while building a multilib target
to get the right library locations we want. (lib32/lib64)
17 years ago
Christian Wiese
ea1911c741
Added gcc pure64 patch
...
- This patch has to be applied if we want to build "pure" 64bit builds,
that means no multilib support!
17 years ago
Alejandro Mery
d32f7ff958
Fixed gcc (upstream patch) to not optimize abs() moving negative multipliers inside
17 years ago
Minto van der Sluis
287677382f
Modified gcc to use external fastjar if available.
17 years ago
Alejandro Mery
609b78d673
Renamed the only .patch.cross0 (from gcc) to .patch.toolchain - close #375
17 years ago
Christian Wiese
364039d4d7
* renamed cf -> xorg-cf-files
...
* updated cache files accordingly
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20667 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
a12ba6cd59
* updated gcc (4.1.1 -> 4.1.2)
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20530 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Christian Wiese
df336478cd
* improved gcc to not build version specific runtime libraries by
...
default in native stage and not in cross stage and introduced a
Config option to enable it explicitely (default 0)
Note:
This option is useful if multiple versions of gcc are build which
is not the case right now!
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20308 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Christian Wiese
f31e6bb0c0
* improved gcc to not build the pre-compiled header (PCH) for libstdc++
...
by default and introduced a Config option to enable it explicitely
Note:
Disabling PCH in libstdc++ the gcc package becomes 3 times smaller!
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20307 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago