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.
12240
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:
ba971b8852
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba971b8852'
${ noResults }
freifunkist-firmware
/
include
/
site
History
Nicolas Thill
25d21566aa
adjust pointer size from 4 to 8 bytes in x86_64 site config
...
SVN-Revision: 17845
15 years ago
..
arm-linux
Add sizeof of unsigned long long
16 years ago
arm-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
arm-openwrt-linux-gnueabi
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
arm-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
arm-openwrt-linux-uclibcgnueabi
adjust site config files for uClibc ARM EABI
16 years ago
armeb-linux
Add sizeof of unsigned long long
16 years ago
armeb-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
armeb-openwrt-linux-gnueabi
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
armeb-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
armeb-openwrt-linux-uclibcgnueabi
adjust site config files for uClibc ARM EABI
16 years ago
avr32-linux
Add sizeof of unsigned long long
16 years ago
avr32-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
avr32-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
cris-linux
Add sizeof of unsigned long long
16 years ago
cris-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
cris-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
i486-linux
add missing 'ac_cv_sizeof_unsigned_long_long' variable
16 years ago
i486-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
i486-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
i686-linux
Add sizeof of unsigned long long
16 years ago
i686-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
i686-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
linux-gnu
add sitefile definitions for ac_cv_func_setgrent_void
16 years ago
linux-uclibc
add sitefile definitions for ac_cv_func_setgrent_void
16 years ago
m68k-linux
add preliminary coldfire v4e support
16 years ago
m68k-openwrt-linux-gnu
add preliminary coldfire v4e support
16 years ago
m68k-openwrt-linux-uclibc
add preliminary coldfire v4e support
16 years ago
mips-linux
Add sizeof of unsigned long long
16 years ago
mips-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
mips-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
mips64-linux
add a modified version of the mips64 patch from
#4603
16 years ago
mips64-openwrt-linux-gnu
add a modified version of the mips64 patch from
#4603
16 years ago
mips64-openwrt-linux-uclibc
add a modified version of the mips64 patch from
#4603
16 years ago
mips64el-linux
add a modified version of the mips64 patch from
#4603
16 years ago
mips64el-openwrt-linux-gnu
add a modified version of the mips64 patch from
#4603
16 years ago
mips64el-openwrt-linux-uclibc
add a modified version of the mips64 patch from
#4603
16 years ago
mipsel-linux
Add sizeof of unsigned long long
16 years ago
mipsel-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
mipsel-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
mipsel-openwrt-linux2.4-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
powerpc-linux
Add sizeof of unsigned long long
16 years ago
powerpc-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
powerpc-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
x86_64-linux
adjust pointer size from 4 to 8 bytes in x86_64 site config
15 years ago
x86_64-openwrt-linux-gnu
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago
x86_64-openwrt-linux-uclibc
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
16 years ago