Hans-Christian Egtvedt
|
2ca8d4fe65
Updated email address for Hans-Christian Egtvedt, AVR32 maintainer.
|
17 years ago |
Denis Vlasenko
|
df7958a960
amd64 string ops: use alignment more carefully, and comment it.
|
17 years ago |
Denis Vlasenko
|
534dfb536f
amd64 string ops: replace some instructions by smaller ones,
|
17 years ago |
Denis Vlasenko
|
07bbf92267
Functions should be either exported in public .h files
|
17 years ago |
Denis Vlasenko
|
a8a6353529
remove "register" from _vf[w]printf_internal declarations too
|
17 years ago |
Denis Vlasenko
|
2a915734a3
even more fixes for vda-made breakage in vXXXfprintf
|
17 years ago |
Denis Vlasenko
|
c921d8a2c5
fix breakage in old_vfprintf case
|
17 years ago |
Denis Vlasenko
|
18e006e1d2
restore erroneously removed hidden_def for vdprintf
|
17 years ago |
Denis Vlasenko
|
023509e8e5
Remove vestigial locking init from sprintf routines.
|
17 years ago |
Denis Vlasenko
|
36ac7bee0f
Factor out the core of vprintf() into separate function
|
17 years ago |
Bernhard Reutner-Fischer
|
f1459b1320
- use a 16bit value for fnstsw as required by newer binutils.
|
17 years ago |
Carmelo Amoroso
|
f8cf935fe4
Fix remap_file_pages prototype and use mman.h header
|
17 years ago |
Bernhard Reutner-Fischer
|
58edfea96c
- trim trailing whitespace. No object-code changes.
|
17 years ago |
Bernhard Reutner-Fischer
|
65ebd664a0
- fixup stripping of host utils and make host-utils compile with std=gnu99
|
17 years ago |
Bernhard Reutner-Fischer
|
30c6496f51
- improve building utils
|
17 years ago |
Bernhard Reutner-Fischer
|
30a86497f2
- fix generation of sysnum.h for parallel builds, second take.
|
17 years ago |
Bernhard Reutner-Fischer
|
a3a92c8473
- fix (parallel) compilation error in ldso.c
|
17 years ago |
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 |