OSDN Git Service

Add a syscall() implementation using a hacked version of the syscall6 macro.
[uclinux-h8/uClibc.git] / extra /
2003-11-29 Manuel Novoa III Minor typo fix.
2003-11-18 Manuel Novoa III Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether...
2003-11-16 Manuel Novoa III Patch from Jeffrey Baitis <baitisj@evolution.com> for...
2003-11-11 Eric AndersenStefan Allius writes:
2003-11-06 Eric AndersenGeorge Thanos writes:
2003-11-05 Eric AndersenKill initfini.awk
2003-11-05 Eric Andersenv850 appers to be little endian only
2003-11-05 Eric Andersenduh. the alpha has an fpu
2003-11-05 Eric AndersenYet more messing with selecting sane default configs
2003-11-05 Eric AndersenYet more config system updates
2003-11-05 Eric Andersenm68k is always big endian afaik
2003-11-05 Eric Andersenpowerpc is always big endian
2003-11-05 Eric AndersenForce cris to be little endian. Afaik, there is no big
2003-11-05 Eric AndersenOops
2003-11-05 Eric AndersenDo not provide a default for endianness. This needs...
2003-11-05 Eric AndersenKill off "mipsel" and just use "mips"
2003-11-04 Eric AndersenAs Peter S. Mazinger has pointed out, the config system...
2003-11-04 Eric AndersenPeter S. Mazinger writes:
2003-11-04 Eric AndersenNaming things this way will be much easier to deal...
2003-11-04 Eric AndersenKill off the gcc wrapper. It has served us well, but...
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-11-01 Eric Andersenthis script is no longer used, and can be removed.
2003-10-31 Manuel Novoa III Some more soft float fixes... for arm in particular...
2003-10-23 Eric AndersenPeter Kjellerstedt writes:
2003-10-21 Eric AndersenDoh! In include/bits/uClibc_config.h when we define...
2003-10-18 Eric AndersenAdd a new RUNTIME_PREFIX
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-16 Eric AndersenMore detail on the use of MALLOC_DEBUG
2003-10-15 Tobias AnderbergUpdated cris configuration; added support for %m.
2003-10-15 Eric AndersenBrett Nash writes:
2003-10-14 David McCulloughMicroblaze port from the uClinux-dist,
2003-10-13 Eric AndersenPatch from Peter Kjellerstedt:
2003-10-08 Eric AndersenPatch from George Thanos adding support for the "e1...
2003-10-01 Tobias AnderbergUpdated cris configuration.
2003-09-30 Eric Andersenoops.
2003-09-17 Eric AndersenPatch from Philip Nye fixing mmu-less
2003-09-16 Manuel Novoa III This should enabled building of uClibc locale support...
2003-09-11 Eric AndersenStefan Allius writes:
2003-09-09 Eric AndersenForce Large File Support disabled on Cris, since something
2003-09-09 Eric AndersenFix grammar
2003-09-09 Eric AndersenAttack of the spelling police....
2003-09-09 Eric AndersenEnable automagic locale data downloads
2003-09-09 Eric AndersenAdd in several config system updates for locale support.
2003-09-09 Manuel Novoa III Fix wctype.c so that wchar can be enabled without ctype...
2003-09-08 Eric AndersenForce enable ADD_LIBGCC_FUNCTIONS on arm
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2003-09-06 Manuel Novoa III Update old_vfconfig help and some dependencies.
2003-09-06 Eric AndersenLet people enable ftw, make glob an option, add a new...
2003-09-04 Eric AndersenMinor cosmetic cleanups to avoid getting spurious bug...
2003-09-03 Eric AndersenLet "$KERNEL_SOURCE/include/asm" be either a link or...
2003-09-01 Eric Andersenpass in "-s" directly
2003-09-01 Eric AndersenRemove a bunch of guessing about the location of the...
2003-09-01 Eric AndersenRob Landley writes:
2003-08-28 Miles Bader(1) Make UCLIBC_CC env var work even if __UCLIBC_CTOR_D...
2003-08-27 Tobias AnderbergUpdated CRIS configuration files.
2003-08-24 Eric AndersenReluctantly add wordexp()
2003-08-24 Manuel Novoa III Fix a few bugs in the new extended locale functions.
2003-08-18 Manuel Novoa III Work around a bug in nm from binutils-2.14.90.0.5.
2003-08-18 Eric AndersenCleanup arm architecture optimizations and add big...
2003-08-18 Manuel Novoa III Fixed a bug where locales nontrivially derived from...
2003-08-13 Eric AndersenPatch from Paul Mundt adding uClibc sh64 support:
2003-08-08 Eric AndersenAdd in a MALLOC_GLIBC_COMPAT option to let people decid...
2003-08-05 Eric AndersenLooks like I missed a spot
2003-08-05 Eric AndersenShuffle options around a bit
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-08-01 Manuel Novoa III Fix a silly error.
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-06-30 Eric AndersenPatch from Pavel Roskin to fixup toplevel help text
2003-06-27 Eric AndersenAdd config option to enable 'struct tm' timezone extens...
2003-06-24 Eric AndersenSeveral more cleanups
2003-06-24 Eric AndersenFix indenting for real this time.
2003-06-24 Eric AndersenMake indenting be consistant
2003-06-24 Eric AndersenRename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV...
2003-06-17 Manuel Novoa III Ok... pasting in DUMPn() is unnecessary and technically...
2003-06-16 Eric AndersenFor some strange reason, davidm put this file in the...
2003-06-12 Eric AndersenAs suggested by Marshall M. Midden at brecis, use ...
2003-06-11 Eric AndersenMarshall M. Midden at brecis.com writes:
2003-06-05 Eric AndersenPatch from Peter S. Mazinger to make the get-needed...
2003-05-30 Eric AndersenEnable ADD_LIBGCC_FUNCTIONS by default on arm
2003-05-28 Eric AndersenAllow gcc to move/update by detecting where needed...
2003-05-28 Eric AndersenAccomodate building under cygwin
2003-04-29 David McCulloughSome small fixups for the h8 support and add the h8s...
2003-03-31 Eric AndersenAvoid errors with buggy preprocessors
2003-03-10 Eric AndersenPatch from Jordan Crouse to avoid potential rendering...
2003-03-05 Eric AndersenPatch from Konrad Eisele to omit -Wl,--dynamic-linker...
2003-03-05 Eric AndersenPatch from Stefan Allius:
2003-03-04 Eric AndersenSeperate pthread debugging from uClibc debugging. ...
2003-03-03 Eric AndersenInitial effort at adding profiling support.
2003-02-27 Eric AndersenPatch from David Airlie to fix handling of ctor/dtor...
2003-02-05 Eric AndersenPatch from Stefan Allius to make adding libgcc function...
2003-01-23 Eric AndersenCleanup makefiles and make clean a bit
2003-01-23 Eric AndersenPatch from Brett Hunt at micron.com to fixup potential...
2003-01-16 Eric AndersenUpdate build rules a bit. fix quoting problems. Updat...
2003-01-11 Eric AndersenPatch from Robert Schwebel -- support ncurses installed...
2002-12-20 Manuel Novoa III Obligatory forgotten update...
2002-12-20 Manuel Novoa III Add a target so that people can download and use pregen...
2002-12-20 Manuel Novoa III The big thing is locale dependent collation support.
2002-12-17 Eric AndersenPatch from Stefan Allius. Only build config stuff...
next