aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc/4.2.4
Commit message (Collapse)AuthorAgeFilesLines
* cc/gcc: libgcc_eh.a may be required, even from the stage-1 compilerYann E. MORIN"2011-08-311-0/+32
| | | | | | | | | | Building uClibc with libubacktrace requires libgcc_eh.a to be available, but gcc does not build it unless it is configured to generate shared libs. However, libgcc_eh.a does not *require* shared libs support, as it is a static library. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* Fix building ARM Big Endian toolchain:Yann E. MORIN"2009-01-061-0/+33
| | | | | | | - add a patch by Gilles CHANTEPERDRIX. /trunk/patches/gcc/4.2.4/241-arm-bigendian2.patch | 33 33 0 0 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+)
* On 20081011, Khem RAJ writes:Yann E. MORIN"2008-10-121-0/+26
| | | | | | | | | | | | | You have to bar gcc trying to build unwinding at stage 1. /trunk/patches/gcc/4.2.0/290-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.1/290-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.2/290-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.3.1/350-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.3/310-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.3.2/350-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ /trunk/patches/gcc/4.2.4/310-sh-without-headers.patch | 26 26 0 0 ++++++++++++++++++++++++++ 7 files changed, 182 insertions(+)
* Fourth step at renaming patches: renumber all patches with a 10-step.Yann E. MORIN"2008-07-2820-0/+0
|
* Third go at renaming patches to contain neither the package name nor the ↵Yann E. MORIN"2008-07-281-0/+0
| | | | package version.
* Add gcc-4.2.4, with patches propagated from 4.2.3.Yann E. MORIN"2008-07-1921-0/+4110
/trunk/config/cc/gcc.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)