Peter Kjellerstedt
|
2a6797703f
Remove uses of all QUEUEDEBUG_* macros.
|
18 years ago |
Mike Frysinger
|
497654c710
Qunying Pan writes: Make strncmp weak hidden to fix link failures in building gdb and binutils statically
|
18 years ago |
Mike Frysinger
|
4fcc031a70
import some optimized functions from blackfin cvs
|
18 years ago |
Peter Kjellerstedt
|
63e3fcd76c
Sync with glibc.
|
18 years ago |
Peter Kjellerstedt
|
2abbba9a08
Make execle() and chown() available again (corrects commit 15179).
|
18 years ago |
Mike Frysinger
|
7a5d21ad2d
Amir Shalem writes:
|
18 years ago |
Mike Frysinger
|
09a6ea9429
Amir Shalem writes:
|
18 years ago |
Mike Frysinger
|
20dd29a97b
the 16/32 swap funcs were swapped #875
|
18 years ago |
Mike Frysinger
|
c7fa6f9cb5
previous commit ifdef-ed out too much code
|
18 years ago |
Mike Frysinger
|
c0a3c2d9b4
sync with glibc
|
18 years ago |
Mike Frysinger
|
c60304b878
fold bfin-specific link.h back into common one as suggested by Peter S. Mazinger
|
18 years ago |
Mike Frysinger
|
4e5effa2e1
fix damaged whitespace/style
|
18 years ago |
Mike Frysinger
|
ba109ec530
restore proper comment headers as well as cut pointless includes as pointed out by Peter S. Mazinger
|
18 years ago |
Mike Frysinger
|
895bc8cf93
fix by Peter S. Mazinger: use system attribute_hidden rather than local copy
|
18 years ago |
Mike Frysinger
|
c19db2c2ea
fix by Peter S. Mazinger: use c99-compliant asm keyword
|
18 years ago |
Mike Frysinger
|
f39be07c31
fix by Peter S. Mazinger: use sys/syscall.h instead of asm/unistd.h
|
18 years ago |
Mike Frysinger
|
8146e469d3
fix by Peter S. Mazinger: use sys/syscall.h (bits/sysnum.h) instead of asm/unistd.h
|
18 years ago |
Mike Frysinger
|
34f4d314c5
use cp -P instead of cp -d as pointed out by David DeHaven
|
18 years ago |
Mike Frysinger
|
1652ec366d
re-enable global constructors and destructors for bfin
|
18 years ago |
Mike Frysinger
|
569755ce4e
updates from Bernd Schmidt to sync with blackfin cvs
|
18 years ago |
Mike Frysinger
|
7ebb2e4369
fix signed warnings
|
18 years ago |
Mike Frysinger
|
c3a0c54d0b
cut out _FORTIFY_SOURCE
|
18 years ago |
Mike Frysinger
|
50a38ecd19
sync with glibc
|
18 years ago |
Mike Frysinger
|
7502d7850f
expand comment a little more as to why _stdio_init() is weak thanks to mjn3
|
18 years ago |
Mike Frysinger
|
e72492fd1a
fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macros
|
18 years ago |
Mike Frysinger
|
42c1846789
merge some more minor changes from glibc
|
18 years ago |
Mike Frysinger
|
d05f4b8c07
sync minor changes with glibc
|
18 years ago |
Mike Frysinger
|
c9234bbc4d
use weak_alias() for data symbols, not strong_alias()
|
18 years ago |
Mike Frysinger
|
f98cea0714
steal bfin maintainership from erik
|
18 years ago |
Mike Frysinger
|
5cdf86a96f
Joseph S. Myers writes: The MIPS <bits/mman.h> header is missing definitions of POSIX_MADV_*
|
18 years ago |