Bernhard Reutner-Fischer
|
efce79f09a
Paul Brook writes:
|
17 years ago |
Carmelo Amoroso
|
17e961d9c7
Enable remap_file_pages prototype controlled by __USE_GNU define as well as mremap, instead of __USE_MISC according to glibc. Missing prototype was spotted out by Peter Mazinger
|
17 years ago |
Carmelo Amoroso
|
69fa463181
Add missing cast in pointer assignment
|
17 years ago |
Carmelo Amoroso
|
d00df20f3a
Add rempa_file_pages function by Will Newton <will.newton@imgtec.com>
|
17 years ago |
Mike Frysinger
|
2c3ece881d
michael_d writes in [#2064]: fix building on linux-2.0 systems
|
17 years ago |
Carmelo Amoroso
|
391f8995af
Add myself as co-maintainer of SH4, specifically for NPTL pthread library and TLS dynamic linker support
|
17 years ago |
Carmelo Amoroso
|
b300902aa3
Remove extra file separator
|
17 years ago |
Haavard Skinnemoen
|
845a4221af
avr32: Use HIDDEN_JUMPTARGET() macro in bzero.S
|
17 years ago |
Haavard Skinnemoen
|
3674a2c77d
From: Geoffrey Wossum <geoffrey@pager.net>
|
17 years ago |
Haavard Skinnemoen
|
fec0020339
Add myself as co-maintainer for the AVR32 architecture
|
17 years ago |
Carmelo Amoroso
|
459994b032
Move calculation of rem within if (unlikely statement
|
17 years ago |
Carmelo Amoroso
|
da9b57abbc
Khem Raj <kraj@mvista.com> writes:
|
17 years ago |
Carmelo Amoroso
|
b502511cd1
Call explicitely objclean-y when doing build cleanup.
|
17 years ago |
Carmelo Amoroso
|
0be51502b6
Fix file permissions
|
17 years ago |
Carmelo Amoroso
|
853d526fbf
Fix file permissions
|
17 years ago |
Carmelo Amoroso
|
c65d99084a
Added support for ether_line, ether_ntohost and ether_hostton.
|
17 years ago |
Mike Frysinger
|
56a0a95d93
Ricard Wanderlof writes:
|
17 years ago |
Carmelo Amoroso
|
c29987abda
Fix typos in comment
|
17 years ago |
Carmelo Amoroso
|
c7611016b9
Do not call _dl_de ug_state() before recording ld.so. Signed-off-by: Daniel Jacobowit <dan@codesourcery.com>
|
17 years ago |
Chris Zankel
|
088c3af314
xtensa: the size of the elf_gregset_t array is actually 128.
|
17 years ago |
Hans-Christian Egtvedt
|
1da9c2604f
Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files
|
17 years ago |
Chris Zankel
|
d8f106289f
Xtensa: Provide an architecture specific sigaction and sa_restorer function in libc to avoid having to place executable code on stack.
|
17 years ago |
Mike Frysinger
|
5bb327a1db
posix_fadvise64 on 64bit systems take 5 arguments, not 6, as pointed out by skinkie in #2194
|
17 years ago |
Mike Frysinger
|
8c7292f133
fix typo pointed out by skinkie in #2194
|
17 years ago |
Denis Vlasenko
|
9c6cdf5450
add hidden_proto's for __uc_malloc
|
17 years ago |
Bernd Schmidt
|
fa1f7630f8
Use DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE types. Fixes gnu-hash
|
17 years ago |
Chris Zankel
|
07fe29fb13
Omit adding 'OUTPUT_FORMAT' to the libc.so linker script if the architecture
|
17 years ago |
Bernd Schmidt
|
bd2b38e3cd
Fix the recent dladdr changes so that they compile on FD-PIC targets.
|
17 years ago |
Carmelo Amoroso
|
0a595705ec
Added AI_NUMERICSERV flag and check if the string is not just a number
|
17 years ago |
Carmelo Amoroso
|
fac054e086
Fix stack overflow in _ppfs_parsespec
|
17 years ago |