You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/gcc/patches/4.6-linaro
Felix Fietkau 548d9a008f gcc: don't clobber stamp-bits with a symlink to itself
Several versions of gcc have an issue in libstdc++v3 where the build may
clobber stamp-bits with a link to itself.  This doesn't manifest itself
on all systems.  On several Ubuntu systems, this doesn't appear to be a
problem, but it is an issue on Fedora 16 systems.

To fix the issue, we'll simply filter out stamp-bits from the symlinks
to be generated.

Note: gcc 4.4.7 is unaffected by this issue, so no fix is necessary
there.

Signed-off-by: John Szakmeister <john@szakmeister.net>

SVN-Revision: 43669
10 years ago
..
010-documentation.patch gcc: don't build documentation 12 years ago
020-gcc_bug_54295.patch toolchain: gcc: backport fixes for gcc bug 54295 11 years ago
030-gcc_bug_48403.patch gcc: add a bugfix for an internal compiler error on mips64 11 years ago
040-gcc_bug_49696.patch gcc: merge a bugfix for a MIPS specific internal compiler error 11 years ago
100-uclibc-conf.patch gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
200-musl.patch toolchain: define MUSL dynamic linker for SPARC 11 years ago
301-missing-execinfo_h.patch gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
302-c99-snprintf.patch gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
305-libmudflap-susv3-legacy.patch gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
800-arm_v5te_no_ldrd_strd.patch gcc: prevent the use of LDRD/STRD on ARMv5TE 11 years ago
810-arm-softfloat-libgcc.patch gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
820-libgcc_pic.patch gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
830-arm_unbreak_armv4t.patch toolchain/gcc: refresh patches 12 years ago
840-armv4_pass_fix-v4bx_to_ld.patch toolchain/gcc: refresh patches 12 years ago
850-use_shared_libgcc.patch gcc: fix visibility of symbols libgcc.a 10 years ago
860-uclibc_use_eh_frame.patch toolchain/gcc: refresh patches 12 years ago
870-ppc_no_crtsavres.patch toolchain/gcc: refresh patches 12 years ago
880-no_java_section.patch gcc: add a patch to get rid of useless java class sections 11 years ago
900-bad-mips16-crt toolchain/gcc: .init and .fini need to pick one ISA 11 years ago
910-mbsd_multi.patch toolchain/gcc: refresh patches 12 years ago
920-specs_nonfatal_getenv.patch gcc: add patch to make the getenv() spec function nonfatal if requested environment variable is unset 12 years ago
940-no-clobber-stamp-bits.patch gcc: don't clobber stamp-bits with a symlink to itself 10 years ago
999-coldfire.patch toolchain/gcc: refresh patches 12 years ago