summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-20Use libm_ARCH_DIR and cleanup all possible archsPeter S. Mazinger
2006-01-20move some generic arch rules up a level to remove duplicationMike Frysinger
2006-01-20s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed...Mike Frysinger
2006-01-20update copyright yearsMike Frysinger
2006-01-20move the sh64 code out of the sh headerMike Frysinger
2006-01-19fix breakage from HAVE_ELF removal and standardize all the arch config filesMike Frysinger
2006-01-19no need for libm_DEFPeter S. Mazinger
2006-01-19Add multi to libintlPeter S. Mazinger
2006-01-19With one source or syscall only sources there is no use of IMAPeter S. Mazinger
2006-01-19Forgotten about the clean targetPeter S. Mazinger
2006-01-19Add multi support to linuxthread_dbPeter S. Mazinger
2006-01-19Correct strip display in multi modePeter S. Mazinger
2006-01-19Add multi support to libm, remove lib*-multi-y, unneededPeter S. Mazinger
2006-01-19Remove HAVE_ELFPeter S. Mazinger
2006-01-19Get rid of *_SYMBOL_PREFIXPeter S. Mazinger
2006-01-19Import some need bits from glibc to libc-internal.h, hidden_weak_alias gone, ...Peter S. Mazinger
2006-01-19Change to sane defaultsPeter S. Mazinger
2006-01-19Remove MMAP_HAS_6_ARGSPeter S. Mazinger
2006-01-19would help if i used the right variable name ...Mike Frysinger
2006-01-19Frank Mehnert writes:Mike Frysinger
2006-01-19update sparc code using x86_64 as a templateMike Frysinger
2006-01-19first pass at updating sparc ldso with code from glibcMike Frysinger
2006-01-19update syscall macros so both ldso and libc can use themMike Frysinger
2006-01-19move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger
2006-01-19note a few more places where glibc stores their stuffMike Frysinger
2006-01-19Correct unimportant typoPeter S. Mazinger
2006-01-19Some minor updates. Looked pretty good as-is.Eric Andersen
2006-01-19Joseph S. Myers writes:Eric Andersen
2006-01-19Joseph S. Myers writes:Eric Andersen
2006-01-19initial attempt at documenting how to port uClibcMike Frysinger
2006-01-19give a little info as to what the file should containMike Frysinger
2006-01-19give a little info as to what the file should containMike Frysinger
2006-01-18s/HAS_FPU/UCLIBC_HAS_FPU/Mike Frysinger
2006-01-18change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C nam...Mike Frysinger
2006-01-18fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other sh...Mike Frysinger
2006-01-18oldMike Frysinger
2006-01-18sync fenv.h with glibcMike Frysinger
2006-01-18Remove unused CLOCK_IDFIELD_SIZE, not in glibcPeter S. Mazinger
2006-01-18Add target strip command and use it, also disable for now CFLAGS-multi-y, aft...Peter S. Mazinger
2006-01-18Add IMA build rulesPeter S. Mazinger
2006-01-18modify IMA compiling rule and add linking rulePeter S. Mazinger
2006-01-18Don't include twice features.h and correct typoPeter S. Mazinger
2006-01-18Make gcc4 happy as wellPeter S. Mazinger
2006-01-18check for signal existence rather than using arch definesMike Frysinger
2006-01-18get rid of alpha definesMike Frysinger
2006-01-18get rid of arch specific checksMike Frysinger
2006-01-17correct prototypes and 1 reloc lessPeter S. Mazinger
2006-01-17Build if GETC_MACRO use is disabledPeter S. Mazinger
2006-01-17Remove unused prototypesPeter S. Mazinger
2006-01-17Add libc_pthread_init to libc.a as well, should correct bug reported to mlPeter S. Mazinger