提交歷史

作者 SHA1 備註 提交日期
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 年之前
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): 20 年之前
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. 20 年之前
  Eric Andersen bd18f549e7 add mmap64 for i386 21 年之前
  Eric Andersen 67eff66438 Initial effort at adding profiling support. 21 年之前
  Eric Andersen a3560dc47b Update architecture specific support to consistantly 21 年之前
  Eric Andersen 372680ff4e Update a tiny bit 21 年之前
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 21 年之前
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always 21 年之前
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 年之前
  Eric Andersen 255cd531d6 Add support for people calling syscall() 22 年之前
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 22 年之前
  Eric Andersen 8ba7d3bab5 Add in support for ftruncate64 on both ARM and x86 22 年之前
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 22 年之前
  Eric Andersen 54a833f900 Move syscall.h generation to the top level Makefile 22 年之前
  Eric Andersen 9cee42f10d Major rework of the include files to eliminate redundancy 22 年之前
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 22 年之前
  Eric Andersen a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 22 年之前
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 22 年之前
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for 22 年之前
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 年之前
  Eric Andersen 6a56a9139b Use the asm version by default on x86. Tag _start as a function. 22 年之前
  Eric Andersen d868e6cfff Add include/sys/reg.h to make gdbserver happy 22 年之前
  Eric Andersen e8e2384f2e Fix the clone syscall so it actually works. 22 年之前
  Eric Andersen b78d55926e Cleanup brk/sbrk 22 年之前
  Eric Andersen 2512c84745 Update to accomodate the header file changes 22 年之前
  David Schleef b8308706e4 remove bits/syscall.h when cleaning 23 年之前
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. 23 年之前
  Eric Andersen 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 23 年之前
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only 23 年之前