Commit History

Author SHA1 Message Date
  Joakim Tjernlund e3006e038e Pass main function ptr from crt1 to __uClibc_start_main. 20 years ago
  Mike Frysinger 130697527b merge parallel build support 20 years ago
  Eric Andersen 5941632e79 Patch from Peter S. Mazinger to simplify PIE handling 21 years ago
  Eric Andersen 4a56d69f1e Patch from Peter S. Mazinger to consistantly use "ASFLAGS" 21 years ago
  Joakim Tjernlund 13ca772ddc Peter Mazinger writes: 21 years ago
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 21 years ago
  Eric Andersen fb84603f8c Peter S. Mazinger writes: 22 years ago
  Eric Andersen 51860f4122 Lethal noticed that the generated file gmon-start.S was not 22 years ago
  Eric Andersen 498d8099a6 Remove SAFECFLAGS. It was a workaround for failures in old awk script 22 years ago
  Eric Andersen 2f01dd180f Darn. Fix compilation for soft-float, which I inadvertantly 22 years ago
  Eric Andersen 51ddd87e60 Begin the conversion to using per-arch crti.S and crtn.S 22 years ago
  Eric Andersen 9f9350ab90 properly deal with soft-float when profiling as well 22 years ago
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: 22 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 22 years ago
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): 22 years ago
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. 22 years ago
  Eric Andersen bd18f549e7 add mmap64 for i386 22 years ago
  Eric Andersen 67eff66438 Initial effort at adding profiling support. 22 years ago
  Eric Andersen a3560dc47b Update architecture specific support to consistantly 22 years ago
  Eric Andersen 372680ff4e Update a tiny bit 22 years ago
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 22 years ago
  Eric Andersen 3628edc05e Based on discussions with Stefan Allius, change it so that we always 23 years ago
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 23 years ago
  Eric Andersen 255cd531d6 Add support for people calling syscall() 23 years ago
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 23 years ago
  Eric Andersen 8ba7d3bab5 Add in support for ftruncate64 on both ARM and x86 23 years ago
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 23 years ago
  Eric Andersen 54a833f900 Move syscall.h generation to the top level Makefile 23 years ago
  Eric Andersen 9cee42f10d Major rework of the include files to eliminate redundancy 23 years ago
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 23 years ago