Joakim Tjernlund
|
ecab701ed8
Make _dl_malloc alignment arch configurable.
|
18 years ago |
Mike Frysinger
|
9da4b6afff
make sure static variables are re-initialized everytime
|
18 years ago |
Mike Frysinger
|
138adeccbd
cleanup a little
|
18 years ago |
Joakim Tjernlund
|
2244c71124
Fix dlopen for static apps.
|
18 years ago |
Mike Frysinger
|
72fc4ba5e7
Atsushi Nemoto writes:
|
18 years ago |
Bernhard Reutner-Fischer
|
611a59f6f5
- kbuild update broke uClibc's configuration. It complains about
|
18 years ago |
Joakim Tjernlund
|
e2581aecf5
Revert previous commit as it is unclear if it is needed.
|
18 years ago |
Joakim Tjernlund
|
50ca754115
Hopefully fix the earlier broken if [ -n $(HEADERS_BITS_SUBARCH) ]
|
18 years ago |
Mike Frysinger
|
e5bdbd0f71
make arch default to hostarch
|
18 years ago |
Mike Frysinger
|
43a95b8896
pull latest kconfig from kernel
|
18 years ago |
Mike Frysinger
|
38d85080f6
make sure we declare TARGET_ARCH as a string
|
18 years ago |
Mike Frysinger
|
d5e463c5e8
add silentoldconfig target
|
18 years ago |
Mike Frysinger
|
8a297b5127
cleanup style
|
18 years ago |
Joakim Tjernlund
|
e04c4c3c87
Add missing bits/fenv.h that got lost in the e500 port.
|
18 years ago |
Peter Kjellerstedt
|
6c6e8d6eda
Do not produce spurious "/bin/sh: [: too many arguments" if
|
18 years ago |
Mike Frysinger
|
04a6fc40dd
use /*...*/ comments rather than #... so we can preprocess
|
18 years ago |
Joakim Tjernlund
|
d8761c147d
Impl. linux syscalls sched_getaffinity/sched_setaffinity but
|
18 years ago |
Joakim Tjernlund
|
ed57cd6c59
Updates from glibc.
|
18 years ago |
Joakim Tjernlund
|
dcf241189a
Rehash the PowerPC e500 port to avoid creating symlinks
|
18 years ago |
Mike Frysinger
|
216bfd092c
Atsushi Nemoto writes:
|
18 years ago |
Joakim Tjernlund
|
7e4add25ab
Removed a .align 2 by mistake in previous commit.
|
18 years ago |
Joakim Tjernlund
|
698b37c485
Remove #APP/#NO_APP since -std=gnu99 will make
|
18 years ago |
Mike Frysinger
|
2f754da6a1
Atsushi Nemoto writes:
|
18 years ago |
Mike Frysinger
|
e7bbb9c376
we dont actually need asm/page.h
|
18 years ago |
Mike Frysinger
|
59dc2f86bf
Kay McCormick reports: when evp is NULL, it is reset too late and so can cause a crash when it is dereferenced
|
18 years ago |
Mike Frysinger
|
87ad91cafb
run through Lindent
|
18 years ago |
Mike Frysinger
|
59b10970c5
Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add st_[amc]time_nsec to each kernel_stat, and define STAT_HAVE_NSEC to convert them
|
18 years ago |
Mike Frysinger
|
33fa6c8eb3
enable -std=gnu99 by default now
|
18 years ago |
Mike Frysinger
|
b42d4129e5
use __FDPIC__ from the compiler rather than setting our own
|
18 years ago |
Eric Andersen
|
b7b1d3a553
revert 17821, wait for better test cases
|
18 years ago |