This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9d71c83879c930f0c77f53b51a52fec83d51122
openwrt_NSS_ACW
/
toolchain
/
gcc
/
patches
/
4.6-linaro
History
Felix Fietkau
d8c570a153
gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically
...
SVN-Revision: 30814
2012-03-05 00:51:01 +00:00
..
100-uclibc-conf.patch
…
301-missing-execinfo_h.patch
…
302-c99-snprintf.patch
…
305-libmudflap-susv3-legacy.patch
…
600-ubicom_support.patch
…
810-arm-softfloat-libgcc.patch
…
820-libgcc_pic.patch
…
830-arm_unbreak_armv4t.patch
…
840-armv4_pass_fix-v4bx_to_ld.patch
…
850-use_shared_libgcc.patch
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary
2012-02-12 20:25:47 +00:00
860-uclibc_use_eh_frame.patch
gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library
2012-02-17 16:55:08 +00:00
870-ppc_no_crtsavres.patch
gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically
2012-03-05 00:51:01 +00:00
910-mbsd_multi.patch
…
999-coldfire.patch
…