Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Bernd Schmidt a53ad698a1 Blackfin FD-PIC patch 4/6. 16 gadi atpakaļ
  Bernd Schmidt 95586b5663 Blackfin FD-PIC patch 3/6. 16 gadi atpakaļ
  Bernd Schmidt 3d2a55e7a3 Blackfin FD-PIC patch 2/6. 16 gadi atpakaļ
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. 16 gadi atpakaļ
  Carmelo Amoroso 763c6d06bc Some versions of gcc consider inline merely a hint. AVR32 depends on the 16 gadi atpakaļ
  Denis Vlasenko fa3a19983d realpath: reduce stack usage from 3*PATH_MAX (12k) to 1*PATH_MAX (4k). 16 gadi atpakaļ
  Bernd Schmidt 6e91c122e5 Fix merging error: a macro was renamed. 16 gadi atpakaļ
  Bernd Schmidt 866a0745f5 Blackfin crt1.S fixes for building with -msep-data. 16 gadi atpakaļ
  Bernd Schmidt 993821a6b5 Add some necessary Makefile bits for UCLIBC_FORMAT_FLAT_SEP_DATA. 16 gadi atpakaļ
  Bernd Schmidt e682ab4139 Some shared flat improvements. 16 gadi atpakaļ
  Bernd Schmidt f1e85d44f9 Add necessary Makefile rules for the Blackfin. 16 gadi atpakaļ
  Bernd Schmidt 38c0a1e4cd A better atomic ops implementation for the Blackfin, relying on a feature 16 gadi atpakaļ
  Bernd Schmidt 8f4f670a30 mcontext_t shouldn't have a version argument, and fix REG_B0 definition. 16 gadi atpakaļ
  Bernd Schmidt b3ace38d1f From Jie Zhang: 16 gadi atpakaļ
  Bernd Schmidt e17b3fdaff Change test for a define that got renamed a while ago. 16 gadi atpakaļ
  Carmelo Amoroso 12d01123e8 Disable tst-ftime_l test if Extended Locale Support 16 gadi atpakaļ
  Bernd Schmidt d10b4f574d Ignore entries of "-1" in rofixup; the linker sometimes has no choice but to 16 gadi atpakaļ
  Bernd Schmidt c5b7f28ab5 Add Blackfin specific mmap implementation using sys_mmap2. 16 gadi atpakaļ
  Bernd Schmidt 1a98c1f87e sys/procfs.h defines a typedef for floating point registers that references an 16 gadi atpakaļ
  Bernd Schmidt 640cb909d1 Certain configure scripts test for presence of dlfcn.h. Don't install it 16 gadi atpakaļ
  Bernd Schmidt acadc5664e Add hidden symbols for a number of pthread functions, and use them to ensure 16 gadi atpakaļ
  Peter Kjellerstedt 90f1927f14 Added optimized versions of strcpy() and strncpy() for CRIS/CRISv32. 16 gadi atpakaļ
  Carmelo Amoroso b0f709e6c8 ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h from 16 gadi atpakaļ
  Carmelo Amoroso a6eef2edb3 If uClibc's ld.so encounters text relocations in a shared library - one 16 gadi atpakaļ
  Carmelo Amoroso e130b681c4 Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> 16 gadi atpakaļ
  Ricard Wanderlof c08b07bc9b CRIS/CRISv32 architecture specific memcpy, memmove and memset. 16 gadi atpakaļ
  Khem Raj 2379240ee7 Do not return error when fprintf returns 0 in addmntent(). 16 gadi atpakaļ
  Carmelo Amoroso 693245823c Fix build system to generate locale data instead of using pregenerated ones 16 gadi atpakaļ
  Carmelo Amoroso b4db201962 Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter Mazinger 16 gadi atpakaļ
  Bernhard Reutner-Fischer bc186d1e9a - fix whitespace 16 gadi atpakaļ