Commit History

Author SHA1 Message Date
  Hans-Christian Egtvedt 18f8573000 Fix whitespace damage in AVR32 libc sysdeps sys header files. 17 years ago
  Hans-Christian Egtvedt bb575e5373 Fix whitespace damage in AVR32 libc bits header files. 17 years ago
  Khem Raj 90bfd0fc8a Cleanup INTERNAL_SYSCALL macros for ARM. 17 years ago
  Carmelo Amoroso 98f4a6dc8c Added support for error_print_progname as proposed 17 years ago
  Carmelo Amoroso e049d0f896 Fix segfault in __pthread_initialize_minimal in linuxthreads 17 years ago
  Khem Raj 4862934e78 Fix mmap64 undefined on arm oabi with pure thumb1 patchset. Thanks Tobias Poschwatta 17 years ago
  Hans-Christian Egtvedt 0b17d90591 Fix whitespace damage in AVR32 pt-machine.h in libpthread, linuxthreads and linuxthreads.old. 17 years ago
  Hans-Christian Egtvedt 1995bf637f Fix whitespace damage in AVR32 string assembler optimized functions. 17 years ago
  Hans-Christian Egtvedt 0572a73ab4 Fix whitespace damage in AVR32 part of ldso. 17 years ago
  Hans-Christian Egtvedt 59dccdf296 Fix whitespace damage in Config.avr32. 17 years ago
  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