summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove HAVE_ELFPeter S. Mazinger2006-01-1936-178/+39
* Get rid of *_SYMBOL_PREFIXPeter S. Mazinger2006-01-1910-17/+5
* Import some need bits from glibc to libc-internal.h, hidden_weak_alias gone, ...Peter S. Mazinger2006-01-191-40/+147
* Change to sane defaultsPeter S. Mazinger2006-01-1922-110/+222
* Remove MMAP_HAS_6_ARGSPeter S. Mazinger2006-01-191-2/+0
* would help if i used the right variable name ...Mike Frysinger2006-01-191-1/+1
* Frank Mehnert writes:Mike Frysinger2006-01-191-0/+1
* update sparc code using x86_64 as a templateMike Frysinger2006-01-191-204/+302
* first pass at updating sparc ldso with code from glibcMike Frysinger2006-01-191-29/+43
* update syscall macros so both ldso and libc can use themMike Frysinger2006-01-192-305/+101
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-1934-52/+773
* note a few more places where glibc stores their stuffMike Frysinger2006-01-191-0/+2
* Correct unimportant typoPeter S. Mazinger2006-01-191-1/+1
* Some minor updates. Looked pretty good as-is.Eric Andersen2006-01-191-11/+15
* Joseph S. Myers writes:Eric Andersen2006-01-191-4/+6
* Joseph S. Myers writes:Eric Andersen2006-01-191-0/+1
* initial attempt at documenting how to port uClibcMike Frysinger2006-01-191-0/+111
* give a little info as to what the file should containMike Frysinger2006-01-191-0/+5
* give a little info as to what the file should containMike Frysinger2006-01-191-0/+5
* s/HAS_FPU/UCLIBC_HAS_FPU/Mike Frysinger2006-01-181-1/+1
* change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C nam...Mike Frysinger2006-01-182-4/+4
* fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other sh...Mike Frysinger2006-01-181-14/+15
* oldMike Frysinger2006-01-181-144/+0
* sync fenv.h with glibcMike Frysinger2006-01-183-1/+206
* Remove unused CLOCK_IDFIELD_SIZE, not in glibcPeter S. Mazinger2006-01-181-2/+0
* Add target strip command and use it, also disable for now CFLAGS-multi-y, aft...Peter S. Mazinger2006-01-183-3/+6
* Add IMA build rulesPeter S. Mazinger2006-01-182-4/+24
* modify IMA compiling rule and add linking rulePeter S. Mazinger2006-01-181-1/+12
* Don't include twice features.h and correct typoPeter S. Mazinger2006-01-181-2/+1
* Make gcc4 happy as wellPeter S. Mazinger2006-01-181-1/+1
* check for signal existence rather than using arch definesMike Frysinger2006-01-184-14/+13
* get rid of alpha definesMike Frysinger2006-01-181-2/+2
* get rid of arch specific checksMike Frysinger2006-01-184-31/+14
* correct prototypes and 1 reloc lessPeter S. Mazinger2006-01-171-5/+5
* Build if GETC_MACRO use is disabledPeter S. Mazinger2006-01-171-0/+4
* Remove unused prototypesPeter S. Mazinger2006-01-171-36/+0
* Add libc_pthread_init to libc.a as well, should correct bug reported to mlPeter S. Mazinger2006-01-171-0/+1
* Remove __P() and add attribute_hidden to internal prototypesPeter S. Mazinger2006-01-171-64/+64
* Remove explicit signgam prototype, use header insteadPeter S. Mazinger2006-01-174-6/+4
* last math related global data reloc (_LIB_VERSION) removedPeter S. Mazinger2006-01-172-1/+4
* use the 6-arg version of mmap where availableMike Frysinger2006-01-171-1/+11
* cut out unused codeMike Frysinger2006-01-171-18/+6
* cleanup whitespaceMike Frysinger2006-01-171-61/+60
* update strcoll stuffMike Frysinger2006-01-171-2/+2
* m68k now has syscall()Mike Frysinger2006-01-171-1/+0
* sync some stuff from glibc and fix __hidden_ver1() for targets that define a ...Mike Frysinger2006-01-171-7/+34
* since just about everyone uses return _dl_elf_main for START() now, make it t...Mike Frysinger2006-01-1710-59/+6
* All math related relocs gonePeter S. Mazinger2006-01-1781-28/+272
* Update licensePeter S. Mazinger2006-01-161-17/+4
* Update licensePeter S. Mazinger2006-01-161-14/+3