Commit History

Author SHA1 Message Date
  Peter S. Mazinger 8b8916ece6 Disabled NULL error_print_progname, useless 18 years ago
  Peter S. Mazinger 6b92aef753 Update copyright and comment 18 years ago
  Peter S. Mazinger e53e67e228 Some warnings go away 18 years ago
  Peter S. Mazinger ddbbc1dfe5 Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs 18 years ago
  Peter S. Mazinger 6167a20f66 Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion 18 years ago
  Peter S. Mazinger 23eaf72eb8 s|sys/perm.h|sys/io.h|, thx vapier 18 years ago
  "Jan-Benedict Glaw" e95f6472b0 The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding 18 years ago
  Mike Frysinger 5ea88e30a9 update copyright 18 years ago
  Mike Frysinger d37d6496c7 just exec the cat 18 years ago
  Mike Frysinger 4ebeac0360 try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc 18 years ago
  Mike Frysinger 13e9f4cfbd Tobias no longer works for axis 18 years ago
  Mike Frysinger 36df0f55b2 disable -z now by default 18 years ago
  Mike Frysinger 58fd0c1850 touchup style to match other arch versions 18 years ago
  Mike Frysinger 97a4d769ba make sure we include the local sysdep.h header 18 years ago
  Mike Frysinger 09417af04f remove things that libc-symbols.h already defines for us 18 years ago
  Mike Frysinger 3745467698 cris uses @ for asm line separations 18 years ago
  Mike Frysinger 6f1e696677 Ricard Wanderlof writes: 18 years ago
  Peter S. Mazinger dfb199421b prototypes for threads too 18 years ago
  Peter S. Mazinger 1466eb283c Some more prototypes, enable missing-prototypes/declarations warnings for now 18 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  "Jan-Benedict Glaw" 2fec342738 Really define, not undefine the crash statement... 18 years ago
  "Jan-Benedict Glaw" 33fb411a47 Allow for targets that don't know about signed zero floats. 18 years ago
  Peter S. Mazinger 2f4829963a Enable gcvt in header, we build it 18 years ago
  Peter S. Mazinger 53f5379cb1 Correct mips, does mips ever be similar to others ;-( 18 years ago
  Peter S. Mazinger c2b267b1f8 Guard the use of sigreturn as in x86_64, thx blindvt 18 years ago
  Peter S. Mazinger 64652c2a6a hidden_strong_alias gone and won't be added back because it causes trouble 18 years ago
  Peter S. Mazinger 312e822571 Modify the earlier changes, because libc-lock references __pthread_mutex*, dont use hidden_strong_alias 18 years ago
  Peter S. Mazinger c24a610e7a Use #define __NR_vfork __NR_fork consistently 18 years ago
  Peter S. Mazinger a01c09263d error_message_count got lost 18 years ago
  Peter S. Mazinger 8532ba12c6 make use of the internals provided earlier 18 years ago