Historie revizí

Autor SHA1 Zpráva Datum
  Manuel Novoa III 805d9be9ab Put in a dummy reference to main so busybox will link. před 22 roky
  Manuel Novoa III 0d898a4d61 Minor typo fix. před 22 roky
  Manuel Novoa III 62348cb744 Minor update... Config no longer used. před 22 roky
  Manuel Novoa III 2d75cdb6d6 Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector. před 22 roky
  Manuel Novoa III b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. před 22 roky
  Manuel Novoa III 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. před 22 roky
  Manuel Novoa III 53d8027c80 Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdl před 22 roky
  Manuel Novoa III 433c0b2e61 Don't bother checking, since we want an error if -msoft-float doesn't work. před 22 roky
  Manuel Novoa III 1d2ab22c46 Ok.. this fixes the buildroot soft-float arm build. před 22 roky
  Manuel Novoa III eb6d6eb1b6 Make sure we use the right CC setting when building utils. před 22 roky
  Manuel Novoa III da94c87d53 Hopefully this is correct for cris. před 22 roky
  Manuel Novoa III b8b863e9ce Protect against quoting changes. před 22 roky
  Eric Andersen 498d8099a6 Remove SAFECFLAGS. It was a workaround for failures in old awk script před 22 roky
  Eric Andersen c2fa5c137d Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING před 22 roky
  Eric Andersen 45d4c358ee Oops. Only enable debug when debugging... před 22 roky
  Manuel Novoa III db7ad6ef0f Fix arm detection for libfloat. před 22 roky
  Manuel Novoa III 6ef2675511 Make sure the utils build gets the setting for CROSS. před 22 roky
  Eric Andersen a156c18dd5 prevent some needless warnings when building w/2.6.x kernel headers před 22 roky
  Eric Andersen c8887bc61d Add missing weak alias for bcmp před 22 roky
  Manuel Novoa III 48e1bf2f56 Always include locale.h, which was included by libintl.h only when před 22 roky
  Eric Andersen 0f5c7d2523 Don't depend on BSD naming před 22 roky
  Eric Andersen ee4435bcd6 Add an initial set of arm optimized string functions. These před 22 roky
  Eric Andersen 72a8f4125b Lets try that one again... před 22 roky
  Eric Andersen b2c0634d20 Make certain that arch specific stuff is compiled last před 22 roky
  Eric Andersen 8f82a3f7a0 Make certain that the arch specific stuff is always compiled last před 22 roky
  Eric Andersen 89fb46fc1a Fixup dependancies to ensure arch specific string functions před 22 roky
  Manuel Novoa III 9d94b79b36 Fix the return value for fputs when passed an empty string. před 22 roky
  Manuel Novoa III 906eb2c070 Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops před 22 roky
  Manuel Novoa III 5e3553a3b7 If __NR_ftruncate64 isn't defined, do the best we can. před 22 roky
  Manuel Novoa III 439df74f73 I forgot to update the thread locking in the last dst fix. před 22 roky