This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20194
Commits
1
Branch
0
Tags
164 MiB
C
64%
Makefile
17.7%
Shell
9.1%
Perl
2.2%
Assembly
1.8%
Other
4.9%
Tag:
Branch:
Tree:
ee4c47a134
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ee4c47a134'
${ noResults }
freifunkist-firmware
/
toolchain
/
gcc
/
patches
/
4.6-linaro
History
Gabor Juhos
9c077ed0ae
toolchain/gcc-4.6-linaro: fix v4bx patch
...
SVN-Revision: 30969
13 years ago
..
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
toolchain/gcc-4.6-linaro: fix v4bx patch
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
910-mbsd_multi.patch
…
999-coldfire.patch
…