index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-01-19
Joseph S. Myers writes:
Eric Andersen
2006-01-19
Joseph S. Myers writes:
Eric Andersen
2006-01-19
initial attempt at documenting how to port uClibc
Mike Frysinger
2006-01-19
give a little info as to what the file should contain
Mike Frysinger
2006-01-19
give a little info as to what the file should contain
Mike Frysinger
2006-01-18
s/HAS_FPU/UCLIBC_HAS_FPU/
Mike Frysinger
2006-01-18
change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C nam...
Mike Frysinger
2006-01-18
fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other sh...
Mike Frysinger
2006-01-18
old
Mike Frysinger
2006-01-18
sync fenv.h with glibc
Mike Frysinger
2006-01-18
Remove unused CLOCK_IDFIELD_SIZE, not in glibc
Peter S. Mazinger
2006-01-18
Add target strip command and use it, also disable for now CFLAGS-multi-y, aft...
Peter S. Mazinger
2006-01-18
Add IMA build rules
Peter S. Mazinger
2006-01-18
modify IMA compiling rule and add linking rule
Peter S. Mazinger
2006-01-18
Don't include twice features.h and correct typo
Peter S. Mazinger
2006-01-18
Make gcc4 happy as well
Peter S. Mazinger
2006-01-18
check for signal existence rather than using arch defines
Mike Frysinger
2006-01-18
get rid of alpha defines
Mike Frysinger
2006-01-18
get rid of arch specific checks
Mike Frysinger
2006-01-17
correct prototypes and 1 reloc less
Peter S. Mazinger
2006-01-17
Build if GETC_MACRO use is disabled
Peter S. Mazinger
2006-01-17
Remove unused prototypes
Peter S. Mazinger
2006-01-17
Add libc_pthread_init to libc.a as well, should correct bug reported to ml
Peter S. Mazinger
2006-01-17
Remove __P() and add attribute_hidden to internal prototypes
Peter S. Mazinger
2006-01-17
Remove explicit signgam prototype, use header instead
Peter S. Mazinger
2006-01-17
last math related global data reloc (_LIB_VERSION) removed
Peter S. Mazinger
2006-01-17
use the 6-arg version of mmap where available
Mike Frysinger
2006-01-17
cut out unused code
Mike Frysinger
2006-01-17
cleanup whitespace
Mike Frysinger
2006-01-17
update strcoll stuff
Mike Frysinger
2006-01-17
m68k now has syscall()
Mike Frysinger
2006-01-17
sync some stuff from glibc and fix __hidden_ver1() for targets that define a ...
Mike Frysinger
2006-01-17
since just about everyone uses return _dl_elf_main for START() now, make it t...
Mike Frysinger
2006-01-17
All math related relocs gone
Peter S. Mazinger
2006-01-16
Update license
Peter S. Mazinger
2006-01-16
Update license
Peter S. Mazinger
2006-01-16
Update license
Peter S. Mazinger
2006-01-16
Update license
Peter S. Mazinger
2006-01-16
Convert to hidden_def
Peter S. Mazinger
2006-01-16
Convert to hidden_def
Peter S. Mazinger
2006-01-16
jump relocs removed
Peter S. Mazinger
2006-01-16
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ...
Peter S. Mazinger
2006-01-16
Correct a typo
Peter S. Mazinger
2006-01-16
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2006-01-16
touchup style
Mike Frysinger
2006-01-16
some global data relocs gone
Peter S. Mazinger
2006-01-15
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-15
syscall6
Mike Frysinger
2006-01-15
only build if we have fork
Mike Frysinger
2006-01-15
Thomas Chou: fix misplaced comment
Mike Frysinger
[prev]
[next]