Commit History

Author SHA1 Message Date
  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
  Chris Zankel 684b831f6e Add myself as the maintainer for the Xtensa architecture. 17 years ago
  "Steven J. Hill" 592900dfa4 Filter out '-std=gnu99' when running the assembler. This causes an error 17 years ago
  Mike Frysinger a7c7c36d44 give execlp() its own cache on no-mmu to avoid recursive cache fighting 17 years ago
  Bernhard Reutner-Fischer bbc18ffcdd - fix file permissions 17 years ago
  Carmelo Amoroso 6c61a9fdfb Test case to exploit dladdr bug 17 years ago
  Bernhard Reutner-Fischer eff32c83f1 - forgot to add include/fenv.h 17 years ago
  Bernhard Reutner-Fischer bde001033c - wrap superlong lines 17 years ago
  Bernhard Reutner-Fischer bce5bba7a0 - add C99 floating point environment, rounding and exception handling functions 17 years ago
  Bernd Schmidt d22976dd5e L1 memory support for the Blackfin. A couple new syscalls to manage L1 17 years ago
  Bernd Schmidt 0375e472c5 Update dl-inlines.h from Blackfin repository. 17 years ago
  Carmelo Amoroso 341b678f45 This patch solves a problem in dladdr caused by the wrong value 17 years ago
  Bernd Schmidt 1030faf587 A patch from our Blackfin repository, originally from Mike Frysinger. 17 years ago
  Bernd Schmidt 0e91092476 Another piece needed for FD-PIC. This compiles another startfile, crtreloc.o, 17 years ago
  Bernhard Reutner-Fischer 282f4912cf - fix compilation: 17 years ago
  Bernhard Reutner-Fischer 01cf29f93b - fix linking. 17 years ago