Mike Frysinger
|
c19db2c2ea
fix by Peter S. Mazinger: use c99-compliant asm keyword
|
20 yıl önce |
Mike Frysinger
|
f39be07c31
fix by Peter S. Mazinger: use sys/syscall.h instead of asm/unistd.h
|
20 yıl önce |
Mike Frysinger
|
8146e469d3
fix by Peter S. Mazinger: use sys/syscall.h (bits/sysnum.h) instead of asm/unistd.h
|
20 yıl önce |
Mike Frysinger
|
34f4d314c5
use cp -P instead of cp -d as pointed out by David DeHaven
|
20 yıl önce |
Mike Frysinger
|
1652ec366d
re-enable global constructors and destructors for bfin
|
20 yıl önce |
Mike Frysinger
|
569755ce4e
updates from Bernd Schmidt to sync with blackfin cvs
|
20 yıl önce |
Mike Frysinger
|
7ebb2e4369
fix signed warnings
|
20 yıl önce |
Mike Frysinger
|
c3a0c54d0b
cut out _FORTIFY_SOURCE
|
20 yıl önce |
Mike Frysinger
|
50a38ecd19
sync with glibc
|
20 yıl önce |
Mike Frysinger
|
7502d7850f
expand comment a little more as to why _stdio_init() is weak thanks to mjn3
|
20 yıl önce |
Mike Frysinger
|
e72492fd1a
fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macros
|
20 yıl önce |
Mike Frysinger
|
42c1846789
merge some more minor changes from glibc
|
20 yıl önce |
Mike Frysinger
|
d05f4b8c07
sync minor changes with glibc
|
20 yıl önce |
Mike Frysinger
|
c9234bbc4d
use weak_alias() for data symbols, not strong_alias()
|
20 yıl önce |
Mike Frysinger
|
f98cea0714
steal bfin maintainership from erik
|
20 yıl önce |
Mike Frysinger
|
5cdf86a96f
Joseph S. Myers writes: The MIPS <bits/mman.h> header is missing definitions of POSIX_MADV_*
|
20 yıl önce |
Mike Frysinger
|
280b34b024
sync with glibc
|
20 yıl önce |
Mike Frysinger
|
331a0e429e
add a note as to why mips is special
|
20 yıl önce |
Eric Andersen
|
c77c9daf38
prune trailing whitespace
|
20 yıl önce |
Eric Andersen
|
1d1d5ecd33
doh, forgot to copy the final \0
|
20 yıl önce |
Eric Andersen
|
40525510c2
micro-optimization -- we already know how long the source is
|
20 yıl önce |
Eric Andersen
|
f8bcc098fe
cleanup whitespace
|
20 yıl önce |
Eric Andersen
|
375688c15d
fixup a big 'ol memory leak in search_for_named_library()
|
20 yıl önce |
Mike Frysinger
|
460c5d409e
remove old cruft that doesnt matter for uClibc and breaks anyways when using -std=c99
|
20 yıl önce |
Mike Frysinger
|
93de5c42bb
drop the trigraphs warning ... there is no reason that we actually want to use trigraphs in uClibc, so if one exists, we should be cutting it out, not ignoring it
|
20 yıl önce |
Mike Frysinger
|
0423bfc820
sync with glibc
|
20 yıl önce |
Mike Frysinger
|
4607e6235f
Fix from Thomas Brinker for byte swapping on Coldfire processors and tested by Richard Sandiford
|
20 yıl önce |
"Steven J. Hill"
|
4b252a4a49
Revert change to remove 'error_print_progname' so that gettext will build. It can be commented out again when someone figures out how to fix gettext building and do the proper thing.
|
20 yıl önce |
Peter S. Mazinger
|
7364973e51
typo stderrr
|
20 yıl önce |
Peter S. Mazinger
|
be534da71c
Correct build failure introduced by SUSV3_LEGACY option
|
20 yıl önce |