Commit History

Author SHA1 Message Date
  Mike Frysinger 130697527b merge parallel build support 20 years ago
  Eric Andersen 47a9d4544e Patch from Peter S. Mazinger: 20 years ago
  Eric Andersen 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 20 years ago
  Manuel Novoa III 8b950d0649 Apparently the sigaction code added was broken, as it generated illegal 20 years ago
  Eric Andersen 22f5421116 Add sigaction for mips 20 years ago
  Manuel Novoa III 3532e704fd Generic fork works. Use it instead since this didn't handle errno_location. 21 years ago
  Eric Andersen bc372f9a24 Mips can use the generic vfork 21 years ago
  Eric Andersen 154a02f52a Use 'mmap.c' instead of '_mmap.c' 21 years ago
  Manuel Novoa III b7482ef4f6 Another missing mips function, needed by the boehm garbage collector. 21 years ago
  Manuel Novoa III 8c00735b31 Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. 21 years ago
  Eric Andersen 498d8099a6 Remove SAFECFLAGS. It was a workaround for failures in old awk script 21 years ago
  Eric Andersen 2f01dd180f Darn. Fix compilation for soft-float, which I inadvertantly 21 years ago
  Eric Andersen 53d9845ae7 Continue the conversion to using per-arch crti.S and crtn.S 21 years ago
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: 21 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 21 years ago
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): 21 years ago
  Eric Andersen 55f313d4e2 Patch from Atsushi Nemoto, who writes: 21 years ago
  Eric Andersen e77dfaab53 Patch from Marshall M. Midden @ brecis.com: 22 years ago
  Eric Andersen 5cc196d825 Patch from Christophe Massiot: 22 years ago
  Eric Andersen a3560dc47b Update architecture specific support to consistantly 22 years ago
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always 22 years ago
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 years ago
  "Steven J. Hill" a9b6db9b78 'syscall' now properly works for MIPS. 22 years ago
  Eric Andersen 888fe2ff60 Add in __uClibc_syscall 22 years ago
  Eric Andersen 63c324cb11 New and improved fork for mips, thanks to the fine folks 22 years ago
  Eric Andersen 4063399147 Ok, I get it. sjhill kept adding the 'find' command since 22 years ago
  "Steven J. Hill" bb364bda4b Remove source files that, well, no longer exist :). 22 years ago
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 years ago
  Eric Andersen 45f83eeb35 Kill this stale file 22 years ago
  Eric Andersen 4157875d2d Make clone work, part 2. 22 years ago