summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2008-05-31- default kernel-modules funcs to on.Bernhard Reutner-Fischer
2008-05-31Makefile.kconfig: whitespace fixDenis Vlasenko
2008-05-27Fix build failure due to missing 'smallint' definitionCarmelo Amoroso
2008-05-21- Wrap overlong comment-lines. No object-code changesBernhard Reutner-Fischer
2008-05-21- my manpage sais that init_module, create_module, query_module, delete_moduleBernhard Reutner-Fischer
2008-05-20Introduce and use small[u]int type. Changes in size:Denis Vlasenko
2008-05-19Added a bounch of locale fixes.Carmelo Amoroso
2008-05-09fix "make install_kernel_headers" to not create asm-genericDenis Vlasenko
2008-05-07Split kernel headers installation from "make install_headers".Denis Vlasenko
2008-05-02- indentBernhard Reutner-Fischer
2008-05-02Added implementation for 'locale' command.Carmelo Amoroso
2008-05-01install_headers: do not exit if unifdef "fails", it's okDenis Vlasenko
2008-04-30install_headers: properly quote thingsDenis Vlasenko
2008-04-30install_headers.sh: detect a case when kernel headers are alreadyDenis Vlasenko
2008-04-27build system: improve install_headers.Denis Vlasenko
2008-04-25Fix some sh4 specific entriesCarmelo Amoroso
2008-04-24Fix whitespace damage in top level Config.in.Hans-Christian Egtvedt
2008-04-16Fix whitespace damage in Config.avr32.Hans-Christian Egtvedt
2008-03-26Paul Brook writes:Bernhard Reutner-Fischer
2008-03-16Remove extra file separatorCarmelo Amoroso
2008-01-19- wrap superlong linesBernhard Reutner-Fischer
2008-01-19- add C99 floating point environment, rounding and exception handling functionsBernhard Reutner-Fischer
2008-01-17- remove unused fileBernhard Reutner-Fischer
2008-01-05Chris Zankel writes:Mike Frysinger
2008-01-05not everyone is a ninja: explicitly state that people should convert from sys...Mike Frysinger
2008-01-05zen in #938 writes:Mike Frysinger
2007-11-16Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso
2007-11-09Fix build system to generate locale data instead of using pregenerated onesCarmelo Amoroso
2007-11-07Added support for GNU hash style into dynamic linkerCarmelo Amoroso
2007-10-24- fix order of link-flagsBernhard Reutner-Fischer
2007-09-20- spelling fixBernhard Reutner-Fischer
2007-09-15bug 1310: drop hidden aliases to data since some arches crap with this due to...Mike Frysinger
2007-09-15fix from Kevin Day to make sure we use strchr() rather than index()Mike Frysinger
2007-05-24use POSIX -eq rather than bash == #1360Mike Frysinger
2007-04-17- shrink resolver codeBernhard Reutner-Fischer
2007-04-17add a basic .depend target to better catch updates in source filesMike Frysinger
2007-04-14- doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..Bernhard Reutner-Fischer
2007-04-13Patch by Ricard Wanderlof <ricardw at axis dot com>:Peter Kjellerstedt
2007-03-20- add arm1176 optionsBernhard Reutner-Fischer
2007-03-18fix typo pointed out by Al StoneMike Frysinger
2007-03-17Have Makefile.in call conf-header.sh instead of having kconfig call it Rob Landley
2007-03-16No configs actually set LIBGCC_CFLAGS to anything, and it's not even Rob Landley
2007-02-21touchup new kconfig handling so we dont constantly rebuildMike Frysinger
2007-02-18simple script for counting relocsMike Frysinger
2007-02-18default to pulling kernel headers from the system installMike Frysinger
2007-02-14make arch default to hostarchMike Frysinger
2007-02-14pull latest kconfig from kernelMike Frysinger
2007-02-14make sure we declare TARGET_ARCH as a stringMike Frysinger
2007-02-13cleanup styleMike Frysinger
2007-02-12Rehash the PowerPC e500 port to avoid creating symlinks Joakim Tjernlund