Historique des commits

Auteur SHA1 Message Date
  Eric Andersen fb84603f8c Peter S. Mazinger writes: il y a 21 ans
  Eric Andersen 51860f4122 Lethal noticed that the generated file gmon-start.S was not il y a 21 ans
  Eric Andersen 498d8099a6 Remove SAFECFLAGS. It was a workaround for failures in old awk script il y a 21 ans
  Eric Andersen 2f01dd180f Darn. Fix compilation for soft-float, which I inadvertantly il y a 21 ans
  Eric Andersen 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S il y a 21 ans
  Eric Andersen 9f9350ab90 properly deal with soft-float when profiling as well il y a 21 ans
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): il y a 21 ans
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. il y a 21 ans
  Eric Andersen bd18f549e7 add mmap64 for i386 il y a 21 ans
  Eric Andersen 67eff66438 Initial effort at adding profiling support. il y a 21 ans
  Eric Andersen a3560dc47b Update architecture specific support to consistantly il y a 22 ans
  Eric Andersen 372680ff4e Update a tiny bit il y a 22 ans
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction il y a 22 ans
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always il y a 22 ans
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. il y a 22 ans
  Eric Andersen 255cd531d6 Add support for people calling syscall() il y a 22 ans
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should il y a 22 ans
  Eric Andersen 8ba7d3bab5 Add in support for ftruncate64 on both ARM and x86 il y a 22 ans
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I il y a 22 ans
  Eric Andersen 54a833f900 Move syscall.h generation to the top level Makefile il y a 22 ans
  Eric Andersen 9cee42f10d Major rework of the include files to eliminate redundancy il y a 22 ans
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now il y a 23 ans
  Eric Andersen a6cf8dc644 Fixup setjmp implementation so it actaully works as expected il y a 23 ans
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage il y a 23 ans
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for il y a 23 ans
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com il y a 23 ans
  Eric Andersen 6a56a9139b Use the asm version by default on x86. Tag _start as a function. il y a 23 ans
  Eric Andersen d868e6cfff Add include/sys/reg.h to make gdbserver happy il y a 23 ans