summaryrefslogtreecommitdiff
path: root/include/site
AgeCommit message (Expand)Author
2023-06-14generic: groundwork for RISC-VZoltan HERPAI
2021-03-02Revert "build: use config.site generated by autoconf-lean, drop hardcoded sit...Daniel Golle
2021-02-28build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau
2019-08-12Revert faulty tree pushFelix Fietkau
2019-08-12build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau
2017-10-24include/site: add powerpc64 configFlorian Larysch
2017-10-05build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errorsFelix Fietkau
2015-11-10toolchain: add support of ARC architectureFelix Fietkau
2015-03-28build: add missing sitefile for i386Felix Fietkau
2015-03-28build: clean up sitefiles, make them per-archFelix Fietkau
2015-03-24build: remove obsolete references to cris and avr32Felix Fietkau
2014-11-24aarch64: add initial supportFlorian Fainelli
2012-11-23add preliminary support for muslFlorian Fainelli
2012-09-14add sparc specific site filesFlorian Fainelli
2012-01-19site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, us...Jo-Philipp Wich
2011-08-12include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xxFelix Fietkau
2011-04-04site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for dete...Felix Fietkau
2011-03-09Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fix...Felix Fietkau
2011-03-09provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of...Jo-Philipp Wich
2011-03-08site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnullJo-Philipp Wich
2011-02-01add sitefile entries for ac_cv_func_creal,cimag - the functions are there, bu...Felix Fietkau
2010-12-12Added autoconf flags for gettimeofday and psignal - uClibc has themDaniel Dickinson
2009-12-18use a common site/linux config, since site/linux-gnu & site/linux-uclibc conf...Nicolas Thill
2009-10-04adjust pointer size from 4 to 8 bytes in x86_64 site configNicolas Thill
2009-07-23add sitefile definitions for ac_cv_func_setgrent_voidFelix Fietkau
2009-06-21add preliminary coldfire v4e supportImre Kaloz
2009-04-18add a modified version of the mips64 patch from #4603Felix Fietkau
2009-01-21adjust site config files for uClibc ARM EABINicolas Thill
2009-01-11add missing 'ac_cv_sizeof_unsigned_long_long' variableNicolas Thill
2009-01-08add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill
2008-12-14Add sizeof of unsigned long longFlorian Fainelli
2008-10-08fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ...Felix Fietkau
2008-09-28cris is little endian, not big endian (patch from #4048)Felix Fietkau
2008-08-06move arch-specific definitions to arch site filesNicolas Thill
2008-08-06add ac_cv_file__dev_zero to sitefilesFelix Fietkau
2008-08-06add ssize_t definition to site files, fix up size for x86_64Felix Fietkau
2008-08-05add missing configure variable to sitefile (required by gstreamer)Felix Fietkau
2008-07-06Define the size_t size for cris (#3722)Florian Fainelli
2008-05-09add 'getgrgid' to uClibc site config, needed after glib2 update in [11088]Nicolas Thill
2008-04-21uClibc should actually support va_copyNicolas Thill
2007-12-30fix ntpd compileFelix Fietkau
2007-12-30We also need bzero and bcmp to be put in thereFlorian Fainelli
2007-12-30fix net-snmp compileFelix Fietkau
2007-08-26prevent ldconfig use in autoconf based packagesNicolas Thill
2007-07-08added i686 support and profile for t-vision s100John Crispin
2007-06-30fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)Felix Fietkau
2007-06-12autoconf preset for cris, so libpcap compilesJohn Crispin
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz
2007-02-26add x86_64 sitefileFelix Fietkau
2006-12-17A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and...Rod Whitby