OSDN Git Service

run through Lindent
[uclinux-h8/uclibc-ng.git] / extra /
2007-02-04 Joakim TjernlundAdd support for PowerPC e500, libc part only.
2007-01-03 Bernhard Reutner... - s/Attemt/Attempt/
2006-12-17 Mike Frysingerfor now, dont allow mmu users to select file format
2006-12-13 Mike Frysingerforce LFS support since blackfin no longer supports...
2006-12-12 Mike Frysingerwe just want the kernel headers, not the whole kernel...
2006-12-11 Mike Frysingerdisable LDSO when FLAT format is selected
2006-12-11 Mike Frysingerkill off the need for fix_includes.sh by utilizing...
2006-12-11 Mike Frysingerset some default vars to prevent env pollution
2006-12-11 Mike Frysingercreate new menu so people can select what format they...
2006-12-08 Mike FrysingerRichard Sandiford writes: add support for init/fini...
2006-12-03 Mike Frysingermake ABI into a list
2006-12-03 Mike Frysingerlist ABI first and tweak ISA defaults with suggestions...
2006-12-03 Mike Frysingerrevert previous change
2006-12-03 Rob LandleyPatch from Jim Gifford (of Cross Linux From Scratch...
2006-11-29 Bernhard Reutner... - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to...
2006-11-22 Bernhard Reutner... - fix typo
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-10-22 Mike Frysingerdont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS
2006-10-07 Khem RajAdd config options to select ARM ARMv5 and Intel iwmmxt...
2006-10-07 Khem RajSergey Lapin says the undefined syscall numbers from...
2006-09-10 Mike Frysingerremove version checking code and add some more comments
2006-09-09 Mike Frysingermake this stuff actually readable
2006-08-25 Mike Frysingerfix from psm: DODEBUG_PT is only meaningful for LINUXTH...
2006-08-25 Mike Frysingerfix from psm: makes use of the malloc debug option...
2006-08-24 Bernhard Reutner... - only link asm-generic if it exists.
2006-08-24 Mike Frysingerpsm says: use $(top_builddir) instead of $(top_srcdir...
2006-08-23 Mike Frysingerfixes from psm so we can pull in uClibc headers properly
2006-08-23 Mike Frysingerfix from psm: add UCLIBC_ prefix to HAS_SHADOW option
2006-07-05 Mike Frysingerfix signed warnings with gcc-4
2006-07-05 Mike Frysingerclean subdir as well
2006-07-05 Mike Frysingerbfin works again
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-04 Eric AndersenChange symbol 'NOSTRIP' to 'DOSTRIP' since the double...
2006-07-04 Eric Andersencleanup description
2006-07-04 Eric Andersengcc 4.1.x is apparently miscompiling gnu glob on mips...
2006-06-26 Mike FrysingerMichael Troß writes: Yes, the missing initialization...
2006-06-26 Mike Frysingerif we cannot generate a locale, be a bit more specific...
2006-06-26 Mike FrysingerMichael Troß writes:
2006-05-15 Mike Frysingerre-enable global constructors and destructors for bfin
2006-03-23 Peter S. MazingerAdd new option for SuSv3 legacy functions and use it...
2006-03-22 Peter S. MazingerEnable EXTRA_WARNINGS on DODEBUG
2006-03-09 Peter S. MazingerAdd common part of linker scripts to a file and make...
2006-03-07 Peter S. MazingerAdd UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp...
2006-02-28 Mike Frysingerdisable __gmon_start__ symbol
2006-02-28 Mike Frysingeradd support for glibc initfini.c
2006-02-27 Peter S. MazingerAdd Rich Felker's getopt_long to be used in conjunction...
2006-02-27 Peter S. MazingerAdd Rich Felker's getsubopt, smaller then the glibc...
2006-02-27 Peter S. MazingerRich Felker's glob() ported to uClibc
2006-02-27 Peter S. MazingerRemove explicit compile rules
2006-02-27 Mike Frysingerallow people to select threads
2006-02-26 Peter S. Mazingerglob depends on fnmatch
2006-02-23 Peter KjellerstedtAdded support for the new CRISv32 architecture.
2006-02-23 Mike Frysingerdont generate asm-generic if it already exists
2006-02-22 Peter KjellerstedtMade it possible to build without stripping the binaries.
2006-02-22 Peter KjellerstedtRemved the (BROKEN) tag from the CRIS architecture.
2006-02-22 Mike Frysingermake the fallback case smarter
2006-02-19 Mike Frysingerdisable ldso for nios targets
2006-02-19 Mike Frysingermake sure ldso is disabled for bfin
2006-02-19 Mike Frysingerupdate MMU config options to utilize USE_MMU instead...
2006-02-18 Mike Frysingerdisable ctor/dtor on bfin as binutils doesnt provide...
2006-02-18 Mike Frysingertweak the idea between having a MMU and actually using it
2006-02-18 Mike Frysingerimprove MMU selection a little to be less confusing
2006-02-18 Mike Frysingersimplify endian config/selection
2006-02-18 Mike Frysingerdont output so many newlines
2006-02-18 Mike Frysingersync with kernel
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-09 David Andersadd ARM 7TDMI to processor selection list
2006-02-09 David Andersfix ARM types that are known to have MMU's to select...
2006-02-06 Mike Frysingerthanks to Thomas, nios should be happy again!
2006-02-04 Mike Frysingerimport files from glibc for an ia64/static port
2006-01-31 Mike Frysingermake the extra warnings optional
2006-01-31 Mike FrysingerKhem Raj says:
2006-01-29 Mike FrysingerPatch by Joseph S. Myers to add support for ARM EABI
2006-01-27 "Jan-Benedict Glaw"First round of VAX patches. This isn't complete right...
2006-01-27 Mike Frysingerupdate copyright
2006-01-27 Mike Frysingerjust exec the cat
2006-01-26 Mike Frysingerdisable -z now by default
2006-01-24 Bernhard Reutner... - make sure that icc generates bits/sysnum.h
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-21 Mike Frysingerdont force linuxthreads db if debugging is enabled
2006-01-20 Mike Frysingerdidnt mean to commit the FENV option just yet
2006-01-20 Peter S. MazingerCorrect wordexp, I have hidden for now __libc_arg[c...
2006-01-20 Mike Frysingers/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix...
2006-01-19 Mike Frysingerfix breakage from HAVE_ELF removal and standardize...
2006-01-19 Peter S. MazingerRemove HAVE_ELF
2006-01-19 Peter S. MazingerGet rid of *_SYMBOL_PREFIX
2006-01-18 Mike Frysingers/HAS_FPU/UCLIBC_HAS_FPU/
2006-01-18 Mike Frysingerchange HAS_FPU to UCLIBC_HAS_FPU since the define will...
2006-01-18 Mike Frysingerfix UCLIBC_STATIC_LDCONFIG location in menus and touchu...
2006-01-18 Mike Frysingerold
2006-01-10 Mike Frysingerfix by Thomas Chou to allow building of nios targets...
2006-01-10 Mike Frysingerfix by Thomas Chou to allow building of nios targets...
2006-01-08 Mike Frysingerimport the arc4random() function by ashes in Bug 90
2006-01-06 Mike Frysingeras weber notes in Bug 99:
2006-01-04 Mike FrysingerBug 618, Thomas Chou: update build flags for nios target
2006-01-04 Mike Frysingertweak __progname handling some more since some [bad...
2006-01-03 Mike Frysingeradd optional support for program_invocation_name/progra...
2006-01-02 Mike Frysingerfor /bin/sh, use `` instead of $() as pointed out by...
2005-12-24 Peter S. MazingerAdd new fnmatch code, for now mbstate_t and mbsrtowcs...
2005-12-15 Peter S. Mazingerwordexp can't be built w/o glob
next