Ned Ludd
|
97f7b347cf
- keep gcc-4.x happy
|
vor 19 Jahren |
Peter Kjellerstedt
|
e48b13e6c7
The list of source files was just too much. Especially trying to keep
|
vor 19 Jahren |
Mike Frysinger
|
130697527b
merge parallel build support
|
vor 20 Jahren |
Mike Frysinger
|
0695d2cabc
add posix_fadvise / posix_fadvise64 support
|
vor 20 Jahren |
Mike Frysinger
|
7334cfc680
Justin Cormack <justin@street-vision.com> writes:
|
vor 20 Jahren |
Eric Andersen
|
433ccbdd22
Patch from Peter S. Mazinger:
|
vor 20 Jahren |
Eric Andersen
|
98701e8573
Patch from psm, vapier, and solar, adding xattr syscalls
|
vor 20 Jahren |
Ned Ludd
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
vor 20 Jahren |
Eric Andersen
|
e9d95cfa85
Make the stub profiling stuff work
|
vor 20 Jahren |
Eric Andersen
|
09f85c7ffd
Attempt to support 'gcc -finstrument-functions', which seems much
|
vor 20 Jahren |
Eric Andersen
|
6e112da93a
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
|
vor 20 Jahren |
Eric Andersen
|
c2d1da448a
Sort all the files
|
vor 21 Jahren |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
vor 21 Jahren |
Eric Andersen
|
9bafaa6fe7
Add poll
|
vor 21 Jahren |
Eric Andersen
|
fb84603f8c
Peter S. Mazinger writes:
|
vor 21 Jahren |
Eric Andersen
|
0de9c08b6c
Add support for missing ntp_gettime and ntp_adjtime
|
vor 21 Jahren |
Eric Andersen
|
c89ad8d478
Kill initfini.awk
|
vor 21 Jahren |
Manuel Novoa III
|
4cc7fb45c1
Add -msoft-float to SAFECFLAGS when necessary.
|
vor 21 Jahren |
Eric Andersen
|
7bda1856da
Fix a stupid bug that caused uClibc to never provide the correct
|
vor 21 Jahren |
Eric Andersen
|
ff23ecf669
Peter Kjellerstedt writes:
|
vor 21 Jahren |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
vor 21 Jahren |
Eric Andersen
|
49f0dd0fcb
Peter Kjellerstedt writes:
|
vor 21 Jahren |
Eric Andersen
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
vor 21 Jahren |
Manuel Novoa III
|
17ab889ed1
Fix "subst -g,," problem for SAFECFLAGS.
|
vor 21 Jahren |
Manuel Novoa III
|
f1fd9ae96d
Remove profil.c, since it is constained within gmon.c.
|
vor 21 Jahren |
Eric Andersen
|
12d9322b4f
Add an implementation of profil(), based on the version from
|
vor 21 Jahren |
Eric Andersen
|
ea9f6e1e2d
Add support for personality(), prctl(), ustat(), and ulimit()
|
vor 21 Jahren |
Eric Andersen
|
ecbc93c399
Patch from Peter Kjellerstedt to make it simpler for arches to specify
|
vor 21 Jahren |
Eric Andersen
|
a0e60c6d2e
Default to using fork() for vfork() when no arch specific
|
vor 22 Jahren |
Eric Andersen
|
67eff66438
Initial effort at adding profiling support.
|
vor 22 Jahren |