コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen f43ce01200 force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4 23 年 前
  Eric Andersen e5fdec4103 Disable pthreads for sh64 for the time being (since it is not 23 年 前
  Manuel Novoa III 0b8749d631 Include Rules.mk for consistency. Trying not to was simply too painful. 23 年 前
  Manuel Novoa III badf426f10 Add a syscall() implementation using a hacked version of the syscall6 macro. 23 年 前
  Eric Andersen 49583513c6 Add function versions of ntohl and friends 23 年 前
  Eric Andersen a2fa33e700 Avoid a potentially undefined operation with a veriable++ in a macro 23 年 前
  Manuel Novoa III 805d9be9ab Put in a dummy reference to main so busybox will link. 23 年 前
  Manuel Novoa III 0d898a4d61 Minor typo fix. 23 年 前
  Manuel Novoa III 62348cb744 Minor update... Config no longer used. 23 年 前
  Manuel Novoa III 2d75cdb6d6 Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector. 23 年 前
  Manuel Novoa III b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. 23 年 前
  Manuel Novoa III 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. 23 年 前
  Manuel Novoa III 53d8027c80 Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdl 23 年 前
  Manuel Novoa III 433c0b2e61 Don't bother checking, since we want an error if -msoft-float doesn't work. 23 年 前
  Manuel Novoa III 1d2ab22c46 Ok.. this fixes the buildroot soft-float arm build. 23 年 前
  Manuel Novoa III eb6d6eb1b6 Make sure we use the right CC setting when building utils. 23 年 前
  Manuel Novoa III da94c87d53 Hopefully this is correct for cris. 23 年 前
  Manuel Novoa III b8b863e9ce Protect against quoting changes. 23 年 前
  Eric Andersen 498d8099a6 Remove SAFECFLAGS. It was a workaround for failures in old awk script 23 年 前
  Eric Andersen c2fa5c137d Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING 23 年 前
  Eric Andersen 45d4c358ee Oops. Only enable debug when debugging... 23 年 前
  Manuel Novoa III db7ad6ef0f Fix arm detection for libfloat. 23 年 前
  Manuel Novoa III 6ef2675511 Make sure the utils build gets the setting for CROSS. 23 年 前
  Eric Andersen a156c18dd5 prevent some needless warnings when building w/2.6.x kernel headers 23 年 前
  Eric Andersen c8887bc61d Add missing weak alias for bcmp 23 年 前
  Manuel Novoa III 48e1bf2f56 Always include locale.h, which was included by libintl.h only when 23 年 前
  Eric Andersen 0f5c7d2523 Don't depend on BSD naming 23 年 前
  Eric Andersen ee4435bcd6 Add an initial set of arm optimized string functions. These 23 年 前
  Eric Andersen 72a8f4125b Lets try that one again... 23 年 前
  Eric Andersen b2c0634d20 Make certain that arch specific stuff is compiled last 23 年 前