Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Manuel Novoa III de0c9a10ef Building of iconv.o was accidently always disabled. 21 gadi atpakaļ
  Eric Andersen 0152631ea7 Henrik Grindal Bakken writes: 21 gadi atpakaļ
  Eric Andersen 4f94490ef4 Joakim Tjernlund writes: 21 gadi atpakaļ
  Eric Andersen 51860f4122 Lethal noticed that the generated file gmon-start.S was not 21 gadi atpakaļ
  Eric Andersen 63438a8bab Patch from lethal, adding syscall() to the sh64 port 21 gadi atpakaļ
  Eric Andersen 1af4ec5a38 Paul Mundt <lethal@linux-sh.org> writes: 21 gadi atpakaļ
  Eric Andersen 037c47dba6 Eliminate some static buffers based on a patch from Tobias Anderberg 21 gadi atpakaļ
  Eric Andersen 7a2d910d98 remove some garbage 21 gadi atpakaļ
  Eric Andersen 08abc40b22 Rob McMullen writes: 21 gadi atpakaļ
  Eric Andersen f43ce01200 force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4 21 gadi atpakaļ
  Eric Andersen e5fdec4103 Disable pthreads for sh64 for the time being (since it is not 21 gadi atpakaļ
  Manuel Novoa III 0b8749d631 Include Rules.mk for consistency. Trying not to was simply too painful. 21 gadi atpakaļ
  Manuel Novoa III badf426f10 Add a syscall() implementation using a hacked version of the syscall6 macro. 21 gadi atpakaļ
  Eric Andersen 49583513c6 Add function versions of ntohl and friends 21 gadi atpakaļ
  Eric Andersen a2fa33e700 Avoid a potentially undefined operation with a veriable++ in a macro 21 gadi atpakaļ
  Manuel Novoa III 805d9be9ab Put in a dummy reference to main so busybox will link. 21 gadi atpakaļ
  Manuel Novoa III 0d898a4d61 Minor typo fix. 21 gadi atpakaļ
  Manuel Novoa III 62348cb744 Minor update... Config no longer used. 21 gadi atpakaļ
  Manuel Novoa III 2d75cdb6d6 Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector. 21 gadi atpakaļ
  Manuel Novoa III b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. 21 gadi atpakaļ
  Manuel Novoa III 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. 21 gadi atpakaļ
  Manuel Novoa III 53d8027c80 Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdl 21 gadi atpakaļ
  Manuel Novoa III 433c0b2e61 Don't bother checking, since we want an error if -msoft-float doesn't work. 21 gadi atpakaļ
  Manuel Novoa III 1d2ab22c46 Ok.. this fixes the buildroot soft-float arm build. 21 gadi atpakaļ
  Manuel Novoa III eb6d6eb1b6 Make sure we use the right CC setting when building utils. 21 gadi atpakaļ
  Manuel Novoa III da94c87d53 Hopefully this is correct for cris. 21 gadi atpakaļ
  Manuel Novoa III b8b863e9ce Protect against quoting changes. 21 gadi atpakaļ
  Eric Andersen 498d8099a6 Remove SAFECFLAGS. It was a workaround for failures in old awk script 21 gadi atpakaļ
  Eric Andersen c2fa5c137d Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING 21 gadi atpakaļ
  Eric Andersen 45d4c358ee Oops. Only enable debug when debugging... 21 gadi atpakaļ