Ralf S. Engelschall
|
74102b23de
update bounds checking patch
|
vor 22 Jahren |
Ralf S. Engelschall
|
b12459e900
convert to new %{l_platform} world order
|
vor 22 Jahren |
Ralf S. Engelschall
|
f2bb5b86be
ops, do not activate the additional languages by default
|
vor 22 Jahren |
Ralf S. Engelschall
|
0d97b8e6a0
add optional Objective-C, Java and Fortran-77 language support
|
vor 22 Jahren |
Ralf S. Engelschall
|
50ebcc98d8
recreate the patch from scratch to avoid problems on some platforms which cannot apply it (perhaps because of too large offset or whatever)
|
vor 22 Jahren |
Ralf S. Engelschall
|
5a2ea630df
modifying package: gcc-3.3.1 20030808 -> 20030809
|
vor 22 Jahren |
Ralf S. Engelschall
|
9bdcb61169
upgrading package: gcc 3.3 -> 3.3.1
|
vor 22 Jahren |
Michael Schloh von Bennewitz
|
e3736b8ff6
RT#220, correct group names
|
vor 22 Jahren |
Ralf S. Engelschall
|
57dcbf7729
achieve robust subshell handling by consistently using '(...) || exit 0' constructs to make sure the scripts fail if a subshell fails
|
vor 22 Jahren |
Ralf S. Engelschall
|
acda31d548
modifying package: gcc-3.3 20030721 -> 20030722
|
vor 22 Jahren |
Ralf S. Engelschall
|
54eb7449b6
speclint police: achieve semantical consistency for patch references
|
vor 22 Jahren |
Thomas Lotterer
|
8cb96928b0
modifying package: gcc-3.3 20030702 -> 20030717
|
vor 22 Jahren |
Ralf S. Engelschall
|
67f9c78a59
cleanup copyright part by using just the main company name of Cable & Wireless and adding the URL to the global website
|
vor 22 Jahren |
Ralf S. Engelschall
|
6e71b425a1
pay attention to the multilib support in gcc and move also libs in subdir(s). This is mainly important under Solaris where 32 and 64 bit versions of libs are build and installed
|
vor 22 Jahren |
Ralf S. Engelschall
|
795b2642b6
make sure bounds and spp are not used at the same time and make sure the build terminated if the spp patching failed
|
vor 22 Jahren |
Ralf S. Engelschall
|
e6eae14d95
add optional support for IBM Stack-Smashing-Protection patch
|
vor 22 Jahren |
Ralf S. Engelschall
|
55f917a1e8
Unfortunately, the GCC documentation and the implementation diverge dramatically: BOOT_CFLAGS is not for stage1 (booting), but for stage2, stage3, etc. And LIBCFLAGS are used for libiberty, but no BOOT_LIBCFLAGS exists (BOOT_LIBCXXFLAGS are not required, btw). To allow GCC to build correctly with a non-GCC vendor compiler, we no longer set LIBCFLAGS at all (because libiberity build would fail) and we use CFLAGS for the stage1 and BOOT_CFLAGS for stage2, stage3, etc. So, beastie GCC, DWIM now, please!
|
vor 22 Jahren |
Ralf S. Engelschall
|
8e1db1d0df
finally fix the build flags handling
|
vor 22 Jahren |
Thomas Lotterer
|
a1d0b92ef5
modifying package: gcc-3.3 20030614 -> 20030625
|
vor 22 Jahren |
Michael van Elst
|
59ac152580
fix building on non-gcc hosts
|
vor 22 Jahren |
Ralf S. Engelschall
|
16e6ba3e5f
upgrading package: gcc 3.2.3 -> 3.3
|
vor 22 Jahren |
Ralf S. Engelschall
|
7161673984
modifying package: gcc-3.2.3 20030427 -> 20030430
|
vor 22 Jahren |
Ralf S. Engelschall
|
33bc9e4c27
add optional bounds checking patch
|
vor 22 Jahren |
Ralf S. Engelschall
|
952816f343
upgrading package: gcc 3.2.2 -> 3.2.3
|
vor 22 Jahren |
Ralf S. Engelschall
|
198e060687
try to remove hopefully obsolete (and already making problems) patch for disabling the usage of GCC includes
|
vor 22 Jahren |
Ralf S. Engelschall
|
c33f4a18b0
be more precise in matching
|
vor 23 Jahren |
Ralf S. Engelschall
|
f33ede2650
make flag determination more flexible and especially add more optional optimization
|
vor 23 Jahren |
Michael van Elst
|
e3325ff0b4
patch for Solaris/x86
|
vor 23 Jahren |
Ralf S. Engelschall
|
b0d2348b03
Completely work off our GCC packaging. This especially now uses the (now finally working) DESTDIR support in GCC and cleans up the parameter determinations. As a side-effect the packaging shrunk by about 1KB, too.
|
vor 23 Jahren |
Ralf S. Engelschall
|
bdedcee0d9
upgrading package: gcc 3.2.1 -> 3.2.2
|
vor 23 Jahren |