커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 20 년 전
  Peter S. Mazinger 43cfeab2dc Unhide __mempcpy, provide __libc_mempcpy for internal use 20 년 전
  Peter S. Mazinger f738a1c0ac Adapt to renamed internal __f{ge.pu}tc_unlocked 20 년 전
  Peter S. Mazinger 48dbf60618 Overseen 2 unhidden __ieee754_x 20 년 전
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 20 년 전
  Peter S. Mazinger 83b2918ebe Some more hidden internals 20 년 전
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier 20 년 전
  Peter S. Mazinger 8852947daa Convert configuration to new build system 20 년 전
  Peter S. Mazinger 4d059e4cd9 Correct a dependency loop 20 년 전
  Peter S. Mazinger eddd4169f1 Same for utils, renamed install_utils to utils_install to avoid conflict when added to top Makefile.in 20 년 전
  Peter S. Mazinger 7eb0eeee37 Remove clean target in extra/locale and use locale_clean 20 년 전
  Peter S. Mazinger 3bf8644932 Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier 20 년 전
  Peter S. Mazinger 44d9901982 Integrate locales into new build system, move everything locale related to extra/locale, as download, unpack, locale_data.o 20 년 전
  Peter S. Mazinger 3c45ffd272 Add header dependency to be used as prerequisite for the all objects 20 년 전
  Peter S. Mazinger e85d2faff7 Don't remove the directory again, *config did it already 20 년 전
  Peter S. Mazinger 034b372c2b Include libc's Makefile.in last to catch all the objects included by others that go into libc 20 년 전
  Mike Frysinger 8f33ced1a8 sync with glibc and Paul Brook says: fix posix_memalign prototype by dropping __attribute_malloc__ 20 년 전
  Peter S. Mazinger cf5e4b82c1 Build libc if in a subdir and we have it as a dependency 20 년 전
  Peter S. Mazinger cd1e4095bd Use internal version of *_unlocked 20 년 전
  Peter S. Mazinger 5c2de4b255 Change internal name __f[ge,pu]tc_unlocked to __libc_x 20 년 전
  Peter S. Mazinger fe76834d37 forgot to commit added file 20 년 전
  Peter S. Mazinger e1ae525bd8 locales prepared for new build system, will allow to autobuild locales, not only use the pregenerated ones 20 년 전
  Mike Frysinger 92430836ea Paul Brook reports: fix build failure with newer binutils 20 년 전
  Peter S. Mazinger 11229301b2 Default SHARED_LIB_LOADER_PREFIX to $(RUNTIME_PREFIX)lib 20 년 전
  Peter S. Mazinger 65ae79fb16 Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS 20 년 전
  Peter S. Mazinger b6d51d2892 Add support for NATIVE_LDFLAGS[-subdir] 20 년 전
  Peter S. Mazinger 52e08a6b9c Correct PTINC path and remove hardcoded include for internals.h 20 년 전
  Peter S. Mazinger 0b05f127e9 Probably this caused failures in buildroot. Buildroot should run: make oldconfig; make pregen(headers); make; make install 20 년 전
  Mike Frysinger 1192689ead move all options before non-options as pointed out by Paul Brook 20 년 전
  Mike Frysinger 608386fccd turn off wordcompat by default 20 년 전