summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup INTERNAL_SYSCALL macros for ARM.Khem Raj2008-04-231-80/+35
* Added support for error_print_progname as proposedCarmelo Amoroso2008-04-221-3/+9
* Fix segfault in __pthread_initialize_minimal in linuxthreadsCarmelo Amoroso2008-04-221-1/+1
* Fix mmap64 undefined on arm oabi with pure thumb1 patchset. Thanks Tobias Pos...Khem Raj2008-04-201-0/+1
* Fix whitespace damage in AVR32 pt-machine.h in libpthread, linuxthreads and l...Hans-Christian Egtvedt2008-04-162-46/+46
* Fix whitespace damage in AVR32 string assembler optimized functions.Hans-Christian Egtvedt2008-04-169-363/+363
* Fix whitespace damage in AVR32 part of ldso.Hans-Christian Egtvedt2008-04-164-241/+241
* Fix whitespace damage in Config.avr32.Hans-Christian Egtvedt2008-04-161-13/+13
* Updated email address for Hans-Christian Egtvedt, AVR32 maintainer.Hans-Christian Egtvedt2008-04-161-1/+1
* amd64 string ops: use alignment more carefully, and comment it.Denis Vlasenko2008-04-158-30/+75
* amd64 string ops: replace some instructions by smaller ones,Denis Vlasenko2008-04-155-13/+12
* Functions should be either exported in public .h filesDenis Vlasenko2008-04-127-12/+13
* remove "register" from _vf[w]printf_internal declarations tooDenis Vlasenko2008-04-101-2/+2
* even more fixes for vda-made breakage in vXXXfprintfDenis Vlasenko2008-04-103-15/+12
* fix breakage in old_vfprintf caseDenis Vlasenko2008-04-093-1/+26
* restore erroneously removed hidden_def for vdprintfDenis Vlasenko2008-04-091-0/+1
* Remove vestigial locking init from sprintf routines.Denis Vlasenko2008-04-093-12/+3
* Factor out the core of vprintf() into separate functionDenis Vlasenko2008-04-099-55/+124
* - use a 16bit value for fnstsw as required by newer binutils.Bernhard Reutner-Fischer2008-04-041-1/+1
* Fix remap_file_pages prototype and use mman.h headerCarmelo Amoroso2008-04-011-3/+3
* - trim trailing whitespace. No object-code changes.Bernhard Reutner-Fischer2008-03-261-8/+8
* - fixup stripping of host utils and make host-utils compile with std=gnu99Bernhard Reutner-Fischer2008-03-263-15/+14
* - improve building utilsBernhard Reutner-Fischer2008-03-261-2/+6
* - fix generation of sysnum.h for parallel builds, second take.Bernhard Reutner-Fischer2008-03-261-2/+2
* - fix (parallel) compilation error in ldso.cBernhard Reutner-Fischer2008-03-261-1/+1
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-2626-23/+771
* Enable remap_file_pages prototype controlled by __USE_GNU define as well as m...Carmelo Amoroso2008-03-261-11/+10
* Add missing cast in pointer assignmentCarmelo Amoroso2008-03-251-1/+1
* Add rempa_file_pages function by Will Newton <will.newton@imgtec.com>Carmelo Amoroso2008-03-211-0/+16
* michael_d writes in [#2064]: fix building on linux-2.0 systemsMike Frysinger2008-03-214-6/+21
* Add myself as co-maintainer of SH4, specifically for NPTL pthread library and...Carmelo Amoroso2008-03-161-0/+7
* Remove extra file separatorCarmelo Amoroso2008-03-161-1/+1
* avr32: Use HIDDEN_JUMPTARGET() macro in bzero.SHaavard Skinnemoen2008-03-132-6/+1
* From: Geoffrey Wossum <geoffrey@pager.net>Haavard Skinnemoen2008-03-131-0/+2
* Add myself as co-maintainer for the AVR32 architectureHaavard Skinnemoen2008-03-131-0/+2
* Move calculation of rem within if (unlikely statementCarmelo Amoroso2008-03-111-3/+5
* Khem Raj <kraj@mvista.com> writes:Carmelo Amoroso2008-03-091-2/+3
* Call explicitely objclean-y when doing build cleanup.Carmelo Amoroso2008-03-051-3/+1
* Fix file permissionsCarmelo Amoroso2008-02-281-0/+0
* Fix file permissionsCarmelo Amoroso2008-02-282-0/+0
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-02-285-1/+198
* Ricard Wanderlof writes:Mike Frysinger2008-02-231-9/+0
* Fix typos in commentCarmelo Amoroso2008-02-201-1/+1
* Do not call _dl_de ug_state() before recording ld.so. Signed-off-by: Daniel J...Carmelo Amoroso2008-02-201-3/+1
* xtensa: the size of the elf_gregset_t array is actually 128.Chris Zankel2008-02-201-1/+1
* Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 filesHans-Christian Egtvedt2008-02-204-4/+4
* Xtensa: Provide an architecture specific sigaction and sa_restorer function i...Chris Zankel2008-02-203-3/+81
* posix_fadvise64 on 64bit systems take 5 arguments, not 6, as pointed out by s...Mike Frysinger2008-02-161-1/+1
* fix typo pointed out by skinkie in #2194Mike Frysinger2008-02-161-1/+1
* add hidden_proto's for __uc_mallocDenis Vlasenko2008-02-1212-0/+13